Rafaël Carré
|
272e425a2f
|
get_mp3file_info(): Use the correct printf format in DEBUGF()
Also remove useless parens and casts in bytes2int()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28115 a1c6a512-1295-4272-9138-f99709370657
|
2010-09-19 08:27:49 +00:00 |
|
Rafaël Carré
|
9afa8002ae
|
get_mp3file_info(): remove unused variable
frames_per_entry is only used for debugging
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28109 a1c6a512-1295-4272-9138-f99709370657
|
2010-09-19 08:16:47 +00:00 |
|
Andree Buschmann
|
4d5e88245a
|
Remove more tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24550 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-07 18:38:47 +00:00 |
|
Magnus Holmgren
|
7f03af08fa
|
Quick fix to allow certain MP3 files to play. If a Xing or Info header didn't properly set both the frame count and byte count, then the bitrate was set to zero, preventing playback. Better to use the bitrate of the first audio frame in this case. (More sanity checking of the frame count should perhaps be done.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22611 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-03 21:14:13 +00:00 |
|
Björn Stenberg
|
51b45d5602
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18814 a1c6a512-1295-4272-9138-f99709370657
|
2008-10-15 06:38:51 +00:00 |
|