aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_ccrepack.c
diff options
context:
space:
mode:
authorNuo Mi <nuomi2021@gmail.com>2024-07-28 11:18:07 +0800
committerNuo Mi <nuomi2021@gmail.com>2024-08-15 20:33:57 +0800
commit80af195804fdef9ccd5a48251fc366d28bceb437 (patch)
tree0beaa09cd9378c955bb2502db0a869125687f138 /libavfilter/vf_ccrepack.c
parentdaf6fcd816783dfd1f82a795ed774933880abcc1 (diff)
downloadffmpeg-80af195804fdef9ccd5a48251fc366d28bceb437.tar.gz
avcodec/vvcdec: move frame tab memset from the main thread to worker threads
memset tables in the main thread can become a bottleneck for the decoder. For example, if it takes 1% of the processing time for one core, the maximum achievable FPS will be 100. Move the memeset to worker threads will fix the issue.
Diffstat (limited to 'libavfilter/vf_ccrepack.c')
0 files changed, 0 insertions, 0 deletions