Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ ff_thread_finish_setup
Function
ff_thread_finish_setup
libavcodec/utils.c:917–919 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
915
}
916
917
void ff_thread_finish_setup(AVCodecContext *avctx)
918
{
919
}
920
921
void ff_thread_report_progress(ThreadFrame *f, int progress, int field)
922
{
Callers
14
cfhd_decode
Function · 0.70
tak_decode_frame
Function · 0.70
vp78_decode_frame
Function · 0.70
decode_frame
Function · 0.70
mimic_decode_frame
Function · 0.70
ff_h263_decode_frame
Function · 0.70
ff_rv34_decode_frame
Function · 0.70
decode_idat_chunk
Function · 0.70
vp9_decode_frame
Function · 0.70
decode_nal_units
Function · 0.70
vp3_decode_frame
Function · 0.70
decode_frame
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected