gstreamer/gst/frei0r
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
..
frei0r.h
gstfrei0r.c Fix some MSVC warnings about const-ness 2016-11-15 14:53:49 +02:00
gstfrei0r.h
gstfrei0rfilter.c Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstfrei0rfilter.h
gstfrei0rmixer.c frei0rmixer: replace accept-caps with caps query 2016-01-11 17:00:17 -03:00
gstfrei0rmixer.h
gstfrei0rsrc.c Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstfrei0rsrc.h
Makefile.am
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00