FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | AV1FMergeContext |
Functions | |
static void | av1_frame_merge_flush (AVBSFContext *bsf) |
static int | av1_frame_merge_filter (AVBSFContext *bsf, AVPacket *out) |
static int | av1_frame_merge_init (AVBSFContext *bsf) |
static void | av1_frame_merge_close (AVBSFContext *bsf) |
Variables | |
static enum AVCodecID | av1_frame_merge_codec_ids [] |
const AVBitStreamFilter | ff_av1_frame_merge_bsf |
|
static |
Definition at line 33 of file av1_frame_merge_bsf.c.
Referenced by av1_frame_merge_filter().
|
static |
Definition at line 43 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 120 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 132 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 143 of file av1_frame_merge_bsf.c.
const AVBitStreamFilter ff_av1_frame_merge_bsf |
Definition at line 147 of file av1_frame_merge_bsf.c.