MCPcopy 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
257static void init(int bf, int audio_preroll)
258{
259 init_fps(bf, audio_preroll, 30, 0);
260}
261
262static void mux_frames(int n, int c)
263{

Callers 1

mainFunction · 0.70

Calls 1

init_fpsFunction · 0.85

Tested by

no test coverage detected