aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/convert_header.py
diff options
context:
space:
mode:
authorLimin Wang <lance.lmwang@gmail.com>2020-05-27 12:35:28 +0800
committerLimin Wang <lance.lmwang@gmail.com>2020-05-27 21:59:51 +0800
commitb01d12bcc0fcebb2b5f06296d7a5c140cb30655b (patch)
tree0937ff6aab4bb1cf9cf58a2c8c4d791c4c48a138 /tools/python/convert_header.py
parent467d9e27e0cb2bf74f41dc832f2f8d191ba58ec9 (diff)
downloadffmpeg-b01d12bcc0fcebb2b5f06296d7a5c140cb30655b.tar.gz
avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP
then ff_h264_free_tables() and h264_decode_end() can be removed in h264_decode_init() if it's failed. The FF_CODEC_CAP_INIT_CLEANUP flag is need for single thread, For multithread, it'll be cleanup still by AV_CODEC_CAP_FRAME_THREADS flag if have. Reviewed-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Diffstat (limited to 'tools/python/convert_header.py')
0 files changed, 0 insertions, 0 deletions