mpd/src/decoder
Max Kellermann b2e3c0757b decoder/ffmpeg: manual format probing
Use the libavformat function av_probe_input_format() to probe the
AVInputFormat, instead of letting av_open_input_file() do it
implicitly.  We will switch to av_open_input_stream() very soon, which
does not have the probing code.

Loosely based on a patch from Jasper St. Pierre.
2010-07-19 22:59:59 +02:00
..
_flac_common.c mixramp: Adjust MixRamp threshold to account for ReplayGain. 2010-05-08 00:19:44 -07:00
_flac_common.h decoder/flac: moved decoder initialization to _flac_common.c 2010-01-06 09:50:34 +01:00
_ogg_common.c Update copyright notices. 2009-12-31 20:58:43 -08:00
_ogg_common.h Update copyright notices. 2009-12-31 20:58:43 -08:00
audiofile_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
faad_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
ffmpeg_decoder_plugin.c decoder/ffmpeg: manual format probing 2010-07-19 22:59:59 +02:00
flac_compat.h Update copyright notices. 2009-12-31 20:58:43 -08:00
flac_decoder_plugin.c Add support for MixRamp tags 2010-03-21 18:21:47 +01:00
flac_metadata.c Add support for MixRamp tags 2010-03-21 18:21:47 +01:00
flac_metadata.h Add support for MixRamp tags 2010-03-21 18:21:47 +01:00
flac_pcm.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
flac_pcm.h Update copyright notices. 2009-12-31 20:58:43 -08:00
fluidsynth_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
gme_decoder_plugin.c decoder/gme: replace macro GME_BUF_SIZE 2010-05-31 10:03:43 +02:00
mad_decoder_plugin.c Merge release 0.15.10 from branch 'v0.15.x' 2010-05-30 18:26:33 +02:00
mikmod_decoder_plugin.c decoder/mikmod: fix memory leak 2010-05-31 10:24:08 +02:00
modplug_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
mp4ff_decoder_plugin.c decoder/mp4ff: support tag "album artist" 2010-06-25 22:54:18 +02:00
mpcdec_decoder_plugin.c Merge release 0.15.9 from branch 'v0.15.x' 2010-03-28 19:31:47 +02:00
mpg123_decoder_plugin.c decoder_api: added function decoder_replay_gain() 2010-01-04 20:42:49 +01:00
oggflac_decoder_plugin.c decoder/flac: moved decoder initialization to _flac_common.c 2010-01-06 09:50:34 +01:00
sidplay_decoder_plugin.cxx renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
sndfile_decoder_plugin.c decoder_api: added function decoder_replay_gain() 2010-01-04 20:42:49 +01:00
vorbis_decoder_plugin.c fix crash when decoder is NULL 2010-05-31 22:11:59 +02:00
wavpack_decoder_plugin.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
wildmidi_decoder_plugin.c decoder/wildmidi: moved local variable declarations in tag_dup() 2010-05-31 10:14:48 +02:00