gstreamer/ext
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
..
assrender assrender: Mark pad as needing reconfiguration again if reconfiguration failed 2016-11-18 12:22:44 +02:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
chromaprint chromaprint: Fix compilation with chromaprint 1.4 2016-12-07 10:26:59 +02:00
curl curl: transfer hangs in case connection was cut between client and server 2016-11-16 09:19:45 +00:00
daala daala: fix typo related compilation error 2016-08-19 13:47:43 +03:00
dash dash: Include debug of gstisoff on dashdemux category 2016-12-24 08:22:10 +02:00
dc1394 dc1394src: check for disabled transmission in _stop_cam 2016-06-20 21:46:23 +01:00
directfb Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
dtls dtls: Set openssl's threadid the 1.0.x way 2016-12-05 11:26:15 +02:00
dts Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
faac Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
faad Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
fdkaac fdkaac: fix the build for older fdkaac versions 2016-12-07 16:08:41 +01:00
flite Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
fluidsynth Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
gl gl/effects: use non-PBO GLMemory for internal textures 2016-12-16 00:02:47 +11:00
gme gme: Forward other non-EOS events downstream 2016-12-14 13:18:04 +11:00
gsm bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gtk gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
hls hlsdemux: Extract ID3 tags, strip them from the output and provide them as tags 2016-12-19 11:51:36 +02:00
iqa iqa: Error out when trying to compare video stream with different sizes 2016-11-17 13:25:40 -03:00
kate Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
ladspa ladspa: simplify registry cache structure creation 2016-06-15 12:14:30 +02:00
libde265 gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
libmms Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
lv2 fix for https://bugzilla.gnome.org/show_bug.cgi?id=771871 2016-09-29 19:59:28 +02:00
modplug bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mpeg2enc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mplex mplex: Don't start task (yet/again) on pad release if we're in READY or NULL 2016-08-18 15:28:33 +03:00
musepack musepackdeck: unsigned can't be less than zero 2016-07-06 12:19:32 +01:00
neon bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opencv Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
openexr bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
openh264 plugins: Use explicit type conversion from enums 2016-10-27 23:06:26 +05:30
openjpeg openjpegdec: Properly offset and shift for all formats when converting 2016-09-24 10:49:10 -04:00
openni2 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opus Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
qt qt: improve element and property descriptions a bit 2016-12-17 13:42:34 +00:00
resindvd Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rsvg Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rtmp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
sbc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
schroedinger schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
smoothstreaming smoothstreaming: Fix minor use after free reference 2017-01-02 17:50:02 +05:30
sndfile Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
soundtouch Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spandsp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
srtp srtpdec: add stats readonly property, similar to srtpenc 2016-11-01 19:37:50 +02:00
teletextdec Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
ttml ttmlrender: Fix segfault on _render_text_region() 2016-12-12 11:00:51 +02:00
voaacenc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
voamrwbenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vulkan gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
wayland waylandsink: fix display re-connection (redraw pending) 2017-01-02 19:53:27 -05:00
webp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
webrtcdsp webrtcdsp: Add delay-agnostic property 2016-07-13 23:17:21 -04:00
wildmidi Remove various unported plugins 2016-12-21 11:17:11 +02:00
x265 x265: fix a minor string leak 2017-01-03 00:12:21 +00:00
zbar Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
Makefile.am Remove various unported plugins 2016-12-21 11:17:11 +02:00
meson.build Remove various unported plugins 2016-12-21 11:17:11 +02:00