FFmpeg
Functions
mpeg12enc.h File Reference
#include "mpegvideoenc.h"

Go to the source code of this file.

Functions

void ff_mpeg1_encode_slice_header (MPVEncContext *s)
 
static void ff_mpeg1_clean_buffers (MPVEncContext *s)
 

Function Documentation

◆ ff_mpeg1_encode_slice_header()

void ff_mpeg1_encode_slice_header ( MPVEncContext s)

Referenced by encode_thread().

◆ ff_mpeg1_clean_buffers()

static void ff_mpeg1_clean_buffers ( MPVEncContext s)
inlinestatic

Definition at line 29 of file mpeg12enc.h.

Referenced by encode_thread().