]> git.sesse.net Git - ffmpeg/commit
avcodec: enable usage of err_recognition for encoders
authorJan Ekström <jan.ekstrom@24i.com>
Mon, 22 Feb 2021 12:21:09 +0000 (14:21 +0200)
committerJan Ekström <jeebjp@gmail.com>
Fri, 5 Mar 2021 17:45:00 +0000 (19:45 +0200)
commita0eec776b6212b0126f04bbac6bd6af0f6530b76
treefbac64059b0751e0d47c6c64afdc3ee047be61e2
parentc8c6c9f5d96789001ea628f44cc5602bdc41d5f3
avcodec: enable usage of err_recognition for encoders

Enables the usage of such values as AV_EF_EXPLODE in encoders, which
can be useful in cases such as subtitle encoders where they have the
responsibility to validate the correctness of an incoming ASS dialog line.

Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
doc/APIchanges
libavcodec/avcodec.h
libavcodec/options_table.h
libavcodec/version.h