mpd/src/decoder
Max Kellermann e5137706d1 ffmpeg: fix boolean inversion in ffmpeg_tag()
ffmpeg_tag() deleted the tag when ffmpeg_helper() returned success.
The return value was interpreted incorrectly, it should return the tag
on success.
2008-11-02 17:32:40 +01:00
..
_flac_common.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
_flac_common.h added prefix to header macros 2008-10-31 09:19:53 +01:00
_ogg_common.c decoder: rewind input stream after try_decode() 2008-11-02 17:10:02 +01:00
_ogg_common.h added prefix to header macros 2008-10-31 09:19:53 +01:00
aac_plugin.c aac, mod: moved decoder command check into loop condition 2008-11-02 17:02:23 +01:00
audiofile_plugin.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
ffmpeg_plugin.c ffmpeg: fix boolean inversion in ffmpeg_tag() 2008-11-02 17:32:40 +01:00
flac_plugin.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
mod_plugin.c aac, mod: moved decoder command check into loop condition 2008-11-02 17:02:23 +01:00
mp3_plugin.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
mp4_plugin.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
mpc_plugin.c decoder_api: pass "seekable" flag to decoder_initialized() 2008-11-02 17:01:51 +01:00
oggflac_plugin.c ogg, ffmpeg: try to decode, even when the stream is not seekable 2008-11-02 17:06:32 +01:00
oggvorbis_plugin.c ogg, ffmpeg: try to decode, even when the stream is not seekable 2008-11-02 17:06:32 +01:00
wavpack_plugin.c decoder: rewind input stream after try_decode() 2008-11-02 17:10:02 +01:00