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
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
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