gstreamer/ext/sbc
Sebastian Rasmussen 4482ce3423 sbcenc: Unref output caps in error cases
gst_caps_intersect() returns a reference to a caps object which in
the normal case is consumed, but in error cases must be unreferenced.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=734521
2014-08-11 15:32:28 +03:00
..
gstsbcdec.c sbcdec: Require caps to be set before any data processing 2013-12-05 12:05:30 +01:00
gstsbcdec.h sbc: port decoder to GstAudioDecoder 2013-03-27 22:40:56 +00:00
gstsbcenc.c sbcenc: Unref output caps in error cases 2014-08-11 15:32:28 +03:00
gstsbcenc.h sbc: port encoder to GstAudioEncoder 2013-03-27 22:40:56 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sbc-plugin.c sbc: port decoder to GstAudioDecoder 2013-03-27 22:40:56 +00:00