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
..
2009-12-31 20:58:43 -08:00
2009-12-31 20:58:43 -08:00
2009-12-31 20:58:43 -08:00
2010-03-21 18:21:47 +01:00
2010-03-21 18:21:47 +01:00
2009-12-31 20:58:43 -08:00