Home
last modified time | relevance | path

Searched refs:write_video_frame (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dmuxing.c519 static int write_video_frame(AVFormatContext *oc, OutputStream *ost) in write_video_frame() function
624 encode_video = !write_video_frame(oc, &video_st); in main()