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 34 of file av1_frame_merge_bsf.c.
Referenced by av1_frame_merge_filter().
|
static |
Definition at line 44 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 121 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 138 of file av1_frame_merge_bsf.c.
|
static |
Definition at line 150 of file av1_frame_merge_bsf.c.
const AVBitStreamFilter ff_av1_frame_merge_bsf |
Definition at line 154 of file av1_frame_merge_bsf.c.