FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AV1MetadataContext Struct Reference

Data Fields

const AVClassclass
 
CodedBitstreamContextcbc
 
CodedBitstreamFragment access_unit
 
int td
 
int color_primaries
 
int transfer_characteristics
 
int matrix_coefficients
 
int color_range
 
int chroma_sample_position
 
AVRational tick_rate
 
int num_ticks_per_picture
 

Detailed Description

Definition at line 32 of file av1_metadata_bsf.c.

Field Documentation

const AVClass* AV1MetadataContext::class

Definition at line 33 of file av1_metadata_bsf.c.

CodedBitstreamContext* AV1MetadataContext::cbc

Definition at line 35 of file av1_metadata_bsf.c.

Referenced by av1_metadata_close(), av1_metadata_filter(), and av1_metadata_init().

CodedBitstreamFragment AV1MetadataContext::access_unit

Definition at line 36 of file av1_metadata_bsf.c.

Referenced by av1_metadata_filter(), and av1_metadata_init().

int AV1MetadataContext::td

Definition at line 38 of file av1_metadata_bsf.c.

Referenced by av1_metadata_filter().

int AV1MetadataContext::color_primaries

Definition at line 40 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

int AV1MetadataContext::transfer_characteristics

Definition at line 41 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

int AV1MetadataContext::matrix_coefficients

Definition at line 42 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

int AV1MetadataContext::color_range

Definition at line 44 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

int AV1MetadataContext::chroma_sample_position

Definition at line 45 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

AVRational AV1MetadataContext::tick_rate

Definition at line 47 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().

int AV1MetadataContext::num_ticks_per_picture

Definition at line 48 of file av1_metadata_bsf.c.

Referenced by av1_metadata_update_sequence_header().


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