diff options
author | Benjamin Otte <otte@gnome.org> | 2003-04-10 02:34:13 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2003-04-10 02:34:13 +0000 |
commit | 646db378d5342e9878527a3665923ac69289b4a1 (patch) | |
tree | cc0c9dad5d215be1f29138ff85b812f48b7a7c1f /gst/spectrum | |
parent | 3021d277dd35efdce73703497446cb7a29fecc9b (diff) | |
download | gst-plugins-bad-646db378d5342e9878527a3665923ac69289b4a1.tar.gz gst-plugins-bad-646db378d5342e9878527a3665923ac69289b4a1.tar.bz2 gst-plugins-bad-646db378d5342e9878527a3665923ac69289b4a1.zip |
fixes to mp3 typefinding:
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)
Diffstat (limited to 'gst/spectrum')
0 files changed, 0 insertions, 0 deletions