gstreamer/sys/vdpau
Garima Gaur 81b0a14d69 Fix some caps leaks in pad template creation code
gst_pad_template_new() does not take ownership of
the caps passed to it, so we need to unref the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=776790
https://bugzilla.gnome.org/show_bug.cgi?id=776787
2017-01-03 10:02:58 +00:00
..
h264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mpeg bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mpeg4 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstvdpau.c
gstvdpdecoder.c sys: Fix caps memory leak from pad template creation 2016-12-14 10:21:39 +02:00
gstvdpdecoder.h
gstvdpdevice.c
gstvdpdevice.h
gstvdpoutputbuffer.c
gstvdpoutputbuffer.h
gstvdpoutputbufferpool.c
gstvdpoutputbufferpool.h
gstvdpsink.c vdpsink: fix Memory leak due to Xlib API usage 2016-11-05 11:40:02 +00:00
gstvdpsink.h
gstvdputils.c
gstvdputils.h
gstvdpvideobufferpool.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gstvdpvideobufferpool.h
gstvdpvideomemory.c Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
gstvdpvideomemory.h
gstvdpvideopostprocess.c Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstvdpvideopostprocess.h
Makefile.am