gstreamer/gst/icydemux
Alex O'Konski fc038f1f4e icydemux: Fix segfault if metadata-interval is 0
Prevents an extra unref of GstBuffer when passing a non-icy stream through
icydemux with metadata-interval set to 0.

Reproducible with:
gst-launch-1.0 filesrc location=~/testsong.mp3 ! \
'application/x-icy,metadata-interval=(int)0' ! icydemux ! decodebin ! wavenc ! \
filesink location=~/testsong.wav

https://bugzilla.gnome.org/show_bug.cgi?id=748024
2015-04-17 10:01:02 +01:00
..
gsticydemux.c icydemux: Fix segfault if metadata-interval is 0 2015-04-17 10:01:02 +01:00
gsticydemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am icydemux: does not need to link against zlib 2014-11-23 16:24:06 +00:00