gst/mpegaudioparse/gstmpegaudioparse.c: All sample-rates < 32khz come from the LSF...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 29 Dec 2006 14:51:19 +0000 (14:51 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 29 Dec 2006 14:51:19 +0000 (14:51 +0000)
commit155339b9e23c1ade7bac9b3859fb521045a43ca0
treef87e0747a158ee396c418b6351c327842167232b
parent46e76ef87d7ea4db4a95dc172289335d912878d6
gst/mpegaudioparse/gstmpegaudioparse.c: All sample-rates < 32khz come from the LSF extensions, which only use 1 granu...

Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
All sample-rates < 32khz come from the LSF extensions, which only
use 1 granule. Fixes parsing of 22.05khz, 24khz and 16khz files.
Use gst_util_uint64_scale because we can.
ChangeLog
gst/mpegaudioparse/gstmpegaudioparse.c