Add bug number to the mp3parse mpeg 2.5 fix

Original commit message from CVS:
Add bug number to the mp3parse mpeg 2.5 fix
This commit is contained in:
Sebastian Dröge 2008-11-06 13:29:37 +00:00
parent d1f488a702
commit 48024902b0

View file

@ -39,7 +39,7 @@
* gst/mpegaudioparse/gstmpegaudioparse.c:
Calculate samples per frame correctly for "MPEG 2.5" layer 3.
Fixes skipping on these files.
Fixes skipping on these files. Fixes bug #558564.
2008-10-14 Sebastian Dröge <slomo@circular-chaos.org>