diff options
author | Janne Grunau <janne-libav@jannau.net> | 2013-04-22 15:31:58 +0200 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2013-04-22 17:11:20 +0200 |
commit | 94660c35249e11c53b9a9f0c2f85c4335b21eda7 (patch) | |
tree | df31af00cb09ff84eb84f708ed44c051b7bc585e /libavfilter/x86/vf_gradfun.c | |
parent | f13888afcc5e528b80e4ae5bc4f0d9dadc76f6aa (diff) | |
download | ffmpeg-94660c35249e11c53b9a9f0c2f85c4335b21eda7.tar.gz |
threads: always call thread_finish_setup for intra codecs
Intra codecs do not need an update_thread_context() function and never
call ff_thread_finish_setup(). They rely on ff_thread_get_buffer()
calling it. So call it even if the get_buffer2 function pointer is
avcodec_default_get_buffer2 and it has not been called before.
Diffstat (limited to 'libavfilter/x86/vf_gradfun.c')
0 files changed, 0 insertions, 0 deletions