diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-02-21 10:58:46 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-03-08 14:15:51 +0100 |
commit | e7553f4c781751dc8ff243526caae009fc101921 (patch) | |
tree | 3c93ee871a1a767845abe2135ed229cd8cc33fd9 /libavutil | |
parent | db2d65ce1ed13ea9a530b1934963a16c3e8fa460 (diff) | |
download | ffmpeg-e7553f4c781751dc8ff243526caae009fc101921.tar.gz |
avconv: do not silently ignore unused codec AVOptions.
Print an error and abort when the option is of the wrong type (decoding
for output file or vice versa), since this could never be correct for
any input or output configuration.
Print a warning and continue when the option is of the correct type,
just unused, so same commandlines can be reused for different kinds of
input or output files.
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions