mpd/src/decoder
Max Kellermann 95b3430f52 removed os_compat.h
Only include headers which are really needed.  os_compat.h aimed to
make MPD easily portable, but was never actually made portable.
2008-12-29 17:28:32 +01:00
..
_flac_common.c flac, oggflac: use GLib instead of utils.h/log.h 2008-11-21 20:15:50 +01:00
_flac_common.h flac, oggflac: use GLib instead of utils.h/log.h 2008-11-21 20:15:50 +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 decoder: check audio_format_valid() in all decoders 2008-11-21 20:27:30 +01:00
audiofile_plugin.c audiofile: don't close onput stream in libaudiofile destroy() 2008-12-27 14:34:51 +01:00
ffmpeg_plugin.c ffmpeg: case AV_NOPTS_VALUE to int64_t 2008-12-24 11:56:53 +01:00
flac_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
mod_plugin.c mikmod: use Glib instead of utils.h/log.h 2008-12-28 19:48:53 +01:00
modplug_plugin.c decoder: new plugin using modplug library 2008-12-28 17:11:18 +01:00
mp3_plugin.c Add RVA2 tag support to MPD 2008-12-28 13:02:34 +01:00
mp4_plugin.c mp4: support the writer/composer tag 2008-12-29 11:29:01 +01:00
mpc_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
oggflac_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
oggvorbis_plugin.c flac, mpc, ogg, wavpack: include unistd.h for SEEK_SET 2008-11-24 10:33:08 +01:00
wavpack_plugin.c removed os_compat.h 2008-12-29 17:28:32 +01:00