• Max Kellermann's avatar
    decoder_api: automatically send stream tag · ac96022c
    Max Kellermann authored
    If an input stream provides tags (e.g. from an icecast server), send
    them in the decoder_data() and decoder_tag() methods.  Removed the
    according code from the mp3 and oggvorbis plugins - decoders shouldn't
    have to care about stream tags.
    
    This patch also adds the missing decoder_tag() invocation to the mp3
    plugin.
    ac96022c
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...