Skip to content
Snippets Groups Projects
Commit 10c3b033 authored by Anton Khirnov's avatar Anton Khirnov Committed by Michael Niedermayer
Browse files

ffmpeg: move the avcodec_find_decoder() call to add_input_streams().

This makes the code simpler to understand, though it results in an
unnecessary call to avcodec_find_decoder() if the stream won't be
decoded.
parent 93ed69ad
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