FFmpeg  4.2.1
Data Fields
AV1FSplitContext Struct Reference

Data Fields

AVPacketbuffer_pkt
 
CodedBitstreamContextcbc
 
CodedBitstreamFragment temporal_unit
 
int nb_frames
 
int cur_frame
 
int cur_frame_idx
 
int last_frame_idx
 

Detailed Description

Definition at line 40 of file av1_frame_split_bsf.c.

Field Documentation

◆ buffer_pkt

AVPacket* AV1FSplitContext::buffer_pkt

◆ cbc

CodedBitstreamContext* AV1FSplitContext::cbc

◆ temporal_unit

CodedBitstreamFragment AV1FSplitContext::temporal_unit

◆ nb_frames

int AV1FSplitContext::nb_frames

Definition at line 45 of file av1_frame_split_bsf.c.

Referenced by av1_frame_split_filter().

◆ cur_frame

int AV1FSplitContext::cur_frame

Definition at line 46 of file av1_frame_split_bsf.c.

Referenced by av1_frame_split_filter().

◆ cur_frame_idx

int AV1FSplitContext::cur_frame_idx

Definition at line 47 of file av1_frame_split_bsf.c.

Referenced by av1_frame_split_filter().

◆ last_frame_idx

int AV1FSplitContext::last_frame_idx

Definition at line 48 of file av1_frame_split_bsf.c.

Referenced by av1_frame_split_filter().


The documentation for this struct was generated from the following file: