mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
015f82aaf5
Original commit message from CVS: fixes to mp3 typefinding: - removed workaround that detected files with valid ID3v2 tag as mp3 (not needed anymore) Invalid files didn't occur because of broken length in the tag but because of padding in the beginning of the audio data most of the time. - fixed various assorted stuff in the old typefind function (like not adjusting buffer size after skipping) - added 2nd typefind function to detect mp3 streams (fixes #94113) |
||
---|---|---|
.. | ||
ac3parse | ||
asfdemux | ||
monkeyaudio | ||
mpegaudioparse | ||
mpegstream | ||
synaesthesia | ||
Makefile.am |