• Frank Mulder's avatar
    mp4: support the writer/composer tag · a51fada1
    Frank Mulder authored
    I tried to search for a certain composer in my collection, but only
    non-mp4 files showed up. The source code reveals that this tag is not
    read. This can be fixed by reading the 'Writer' tag field, in
    mp4_plugin.c, in function mp4_load_tag.
    
    I actually tried this, and after compiling with those lines added,
    also mp4 (.m4a) files showed up when searching for a composer.
    a51fada1
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...