diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-01-30 21:42:37 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-04 13:58:38 +0100 |
commit | d525dbb41f5236ed2dc74041e9db7022bcb5bb86 (patch) | |
tree | c83df81535e62250db88a46353c3dd52af0f06da /libavcodec/hevc_data.h | |
parent | e37e9d58f8161b8de0848646b4738e5caa5afb0d (diff) | |
download | ffmpeg-d525dbb41f5236ed2dc74041e9db7022bcb5bb86.tar.gz |
avcodec/vp8: Change criterion for calling ff_thread_finish_setup()
The current criterion is to check for the existence of
update_thread_context. Change this to check for whether
we are actually decoding VP8 (and not VP7 or VP8-in-WebP).
This is equivalent to the current criterion, but allows
the WebP decoder to evolve and to get its own update_thread_context.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/hevc_data.h')
0 files changed, 0 insertions, 0 deletions