mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
fc038f1f4e
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 |
||
---|---|---|
.. | ||
gsticydemux.c | ||
gsticydemux.h | ||
Makefile.am |