diff options
author | Max Kellermann <max@duempel.org> | 2010-06-30 20:32:29 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-07-19 22:59:59 +0200 |
commit | b2e3c0757b2507db727d5b722b5043d3f98c7ee5 (patch) | |
tree | 6c6b2b52587b227ed91c26ec82f7b372889f585b /src/output/httpd_output_plugin.c | |
parent | 0fc0196dba684e1aac2752a64babffad62f84356 (diff) | |
download | mpd-b2e3c0757b2507db727d5b722b5043d3f98c7ee5.tar.gz mpd-b2e3c0757b2507db727d5b722b5043d3f98c7ee5.tar.xz mpd-b2e3c0757b2507db727d5b722b5043d3f98c7ee5.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/output/httpd_output_plugin.c')
0 files changed, 0 insertions, 0 deletions