GStreamer multimedia framework
Find a file
Philip Withnall 01d2956c4e 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
ext/opus opus: Fix a double-unref in the Opus header code 2014-07-11 09:05:32 +02:00
tests/check/elements opus: Remove unused variable from unit test 2014-02-08 20:08:29 +01:00