mpd/src/decoder
Max Kellermann c434379d79 mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
strcasecmp() is locale dependent, making it a bad choice for internal
string comparisons.
2009-04-28 09:29:39 +02:00
..
_flac_common.c flac/cue: added support for TITLE[n] comments 2009-03-17 12:41:46 +01:00
_flac_common.h flac: get CUE track titles from additional FLAC comments 2009-03-16 19:38:34 +01:00
_ogg_common.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
_ogg_common.h all: Update copyright header. 2009-03-13 11:51:55 -07:00
audiofile_plugin.c decoder: Rename all main decoder plugins functions to *decoder_plugin. 2009-04-02 15:55:10 -07:00
faad_plugin.c faad: faad_decoder_decode() returns NULL, not false 2009-03-14 14:31:38 +01:00
ffmpeg_plugin.c decoder: Rename all main decoder plugins functions to *decoder_plugin. 2009-04-02 15:55:10 -07:00
flac_plugin.c flac: fixed "unused variable" warning without libcue 2009-04-01 16:44:27 +02:00
fluidsynth_plugin.c fluidsynth: added "experimental" comments in the source file 2009-04-25 12:32:22 +02:00
mad_plugin.c mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp() 2009-04-28 09:29:39 +02:00
mikmod_plugin.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
modplug_plugin.c decoder: Rename all main decoder plugins functions to *decoder_plugin. 2009-04-02 15:55:10 -07:00
mp4ff_plugin.c mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp() 2009-04-28 09:29:11 +02:00
mpcdec_plugin.c mpcdec: changed plugin name to "mpcdec" 2009-03-27 19:58:50 +01:00
oggflac_plugin.c flac: get CUE track titles from additional FLAC comments 2009-03-16 19:38:34 +01:00
sidplay_plugin.cxx all: Update copyright header. 2009-03-13 11:51:55 -07:00
vorbis_plugin.c vorbis: move #define out of function to top of sources 2009-04-02 16:07:52 -07:00
wavpack_plugin.c decoder: Rename all main decoder plugins functions to *decoder_plugin. 2009-04-02 15:55:10 -07:00
wildmidi_plugin.c all: Update copyright header. 2009-03-13 11:51:55 -07:00