• Max Kellermann's avatar
    decoder: switch a bunch of plugins to stream_tag() · 05cde581
    Max Kellermann authored
    This patch changes the following decoder plugins to implement
    stream_tag() instead of tag_dup():
    
     faad, ffmpeg, mad, modplug, mp4ff, mpcdec, oggflac
    
    This simplifies their code, because they do not need to take care of
    opening/closing the stream.
    05cde581
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...