ffmpegcodecmap: don't create dummy codec data for FLAC decoder
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Sep 2011 18:54:52 +0000 (19:54 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Sep 2011 18:54:52 +0000 (19:54 +0100)
commit902ee8a9059f55eff1fefeecf1f9b96d99781ae3
tree427be49617d4a08962857aea71ef52352d25f8b1
parent42cb5bd386f7f4664a104cfaefc53f57e635b246
ffmpegcodecmap: don't create dummy codec data for FLAC decoder

Since then it just errors out because it's too small, as it
wants the flac headers as codec data if there is codec data.

https://bugzilla.gnome.org/show_bug.cgi?id=589361
ext/ffmpeg/gstffmpegcodecmap.c