• Max Kellermann's avatar
    flac: call flac_process_metadata() for ogg files · 23a4ce44
    Max Kellermann authored
    The flac plugin wasn't initialized properly when an OGG file was being
    decoded.  For some reason, flac_process_metadata() was explicitly not
    called for OGG files.  Since that seems to fix the issue, make it
    always call flac_process_metadata().
    23a4ce44
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src 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...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...