Skip to content
Snippets Groups Projects
Commit 4f731c44 authored by Anton Khirnov's avatar Anton Khirnov
Browse files

lavf: restore old behavior for custom AVIOContex with an AVFMT_NOFILE format.


av_open_input_stream used to allow this, even though it makes no sense.
Make it just print a warning instead of failing, thus restoring
compatibility.

Note that avformat_open_input() will still reject this combination.

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 5001d6ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment