• Max Kellermann's avatar
    mad: skip ID3 frames when libid3tag is disabled · 322ef3cb
    Max Kellermann authored
    When libid3tag is disabled, the libmad decoder plugin is unable to
    identify ID3 frames.  If the file starts with an (unidentified) ID3
    frame, it assumes that the file is not a valid MP3 song.  This patch
    solves this by adding minimal stubs for the ID3 functions.
    322ef3cb
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...