• 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
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
ffmpeg_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...