gstreamer/ext/opus
Philip Withnall c57500a7f4 opus: Fix a double-unref in the Opus header code
The headers were never getting reffed when being added to the headers
list, which is later unreffed-and-freed by the caller (e.g.
gst_opus_parse_parse_frame()).

https://bugzilla.gnome.org/show_bug.cgi?id=733013
2014-07-11 09:05:32 +02:00
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: Require caps to be set before any data processing 2013-12-05 12:04:59 +01:00
gstopusdec.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusenc.c opusenc: Use aux vars to minimize critical region 2014-05-26 09:23:42 +02:00
gstopusenc.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusheader.c opus: Fix a double-unref in the Opus header code 2014-07-11 09:05:32 +02:00
gstopusheader.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusparse.c opusparse: Don't send caps in GstBaseParse::start() 2013-12-28 12:39:25 +01:00
gstopusparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopuspay.c opuspay: fix timestamps 2013-01-31 12:33:23 +01:00
gstrtpopuspay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00