diff options
author | Max Kellermann <max@duempel.org> | 2010-06-30 20:32:29 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-06-30 23:40:31 +0200 |
commit | 375a09d6f6d09fc132976e1f82647cc56fb33640 (patch) | |
tree | 717eff2e8d5c80665589b52f6efb657cd7697a4c /src/riff.h | |
parent | 0265c34bed4bdfd45a4ef1b5ff73071c5d5a5e10 (diff) | |
download | mpd-375a09d6f6d09fc132976e1f82647cc56fb33640.tar.gz mpd-375a09d6f6d09fc132976e1f82647cc56fb33640.tar.xz mpd-375a09d6f6d09fc132976e1f82647cc56fb33640.zip |
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.
Diffstat (limited to 'src/riff.h')
0 files changed, 0 insertions, 0 deletions