diff options
author | wm4 <[email protected]> | 2015-02-09 20:38:58 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-02-09 21:33:33 +0100 |
commit | 6938a095cb02dddb295f8340fd12f3c13139b5c8 (patch) | |
tree | 97b9e0fcd57f4d5c567bac096778a861ad07bd93 /doc/examples/decoding_encoding.c | |
parent | e8f814a907036e43f755f35e885bfadf94c4d63b (diff) |
matroska: don't complain about unknown elements
Matroska is an extensible format - unknown elements must be expected. It
shouldn't complain about such elements to the user either; it'll just
generate noise. The "error_recognition & AV_EF_EXPLODE" is completely,
wrong why would it explode on valid files?
It's still useful for debugging, so the message is left in place with a
higher log level.
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions