Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ init
Function
init
libavformat/tests/movenc.c:257–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
static void init(int bf, int audio_preroll)
258
{
259
init_fps(bf, audio_preroll, 30, 0);
260
}
261
262
static void mux_frames(int n, int c)
263
{
Callers
1
main
Function · 0.70
Calls
1
init_fps
Function · 0.85
Tested by
no test coverage detected