gstreamer/gst/vaapi
Vineeth TM 1608eff3e5 plugins: fix gstgl and vaapi memory leaks
1\ Unref gl_display and gl_window as soon they are not needed.
2\ Remove an unneeded display type check, since is handled by
   gst_vaapi_created_display_from_handle()
3\ Unref vaapi's display if the display cannot be bind to a GL API.

Modified-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=763354
2016-03-09 15:39:31 +01:00
..
gstcompat.h Remove old gst version guards 2016-01-25 12:09:40 +00:00
gstvaapi.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapidecode.c plugins: proxy information from downstream caps 2016-03-08 10:54:04 +01:00
gstvaapidecode.h
gstvaapidecodebin.c vaapi: Fix various compiler warnings and disable -Wredundant-decls for now 2016-02-16 15:09:01 +02:00
gstvaapidecodebin.h vaapidecodebin: add postprocessor dynamically 2015-11-16 16:07:07 +01:00
gstvaapiencode.c plugins: proxy information from downstream caps 2016-03-08 10:54:04 +01:00
gstvaapiencode.h
gstvaapiencode_h264.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapiencode_h264.h
gstvaapiencode_h265.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapiencode_h265.h
gstvaapiencode_jpeg.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapiencode_jpeg.h
gstvaapiencode_mpeg2.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapiencode_mpeg2.h
gstvaapiencode_vp8.c rename encoders to vaapi{codec}enc 2016-02-03 20:23:31 +01:00
gstvaapiencode_vp8.h
gstvaapipluginbase.c plugins: remove deprecated code 2016-02-22 17:43:13 +01:00
gstvaapipluginbase.h plugins: use the same pre-processor macro 2016-02-02 16:17:43 +01:00
gstvaapipluginutil.c plugins: fix gstgl and vaapi memory leaks 2016-03-09 15:39:31 +01:00
gstvaapipluginutil.h plugins: fix context query handling 2015-11-09 16:18:19 +01:00
gstvaapipostproc.c docs: update plugin documentation 2016-02-03 20:03:47 +01:00
gstvaapipostproc.h
gstvaapisink.c vaapisink: Fix event,pad,structure memory leaks 2016-02-18 04:02:53 -03:00
gstvaapisink.h
gstvaapivideobuffer.c
gstvaapivideobuffer.h
gstvaapivideobufferpool.c
gstvaapivideobufferpool.h
gstvaapivideocontext.c
gstvaapivideocontext.h
gstvaapivideomemory.c libs: small refactors to enhance the code style 2016-02-03 20:03:47 +01:00
gstvaapivideomemory.h
gstvaapivideometa.c
gstvaapivideometa.h
gstvaapivideometa_texture.c
gstvaapivideometa_texture.h
Makefile.am build: add gstreamer-pbutils dependency 2016-02-01 12:21:57 +01:00