FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures | Macros
cbs_av1.h File Reference
#include <stddef.h>
#include <stdint.h>
#include "av1.h"
#include "cbs.h"

Go to the source code of this file.

Data Structures

struct  AV1RawOBUHeader
 
struct  AV1RawColorConfig
 
struct  AV1RawTimingInfo
 
struct  AV1RawDecoderModelInfo
 
struct  AV1RawSequenceHeader
 
struct  AV1RawFilmGrainParams
 
struct  AV1RawFrameHeader
 
struct  AV1RawTileData
 
struct  AV1RawTileGroup
 
struct  AV1RawFrame
 
struct  AV1RawTileList
 
struct  AV1RawMetadataHDRCLL
 
struct  AV1RawMetadataHDRMDCV
 
struct  AV1RawMetadataScalability
 
struct  AV1RawMetadataITUTT35
 
struct  AV1RawMetadataTimecode
 
struct  AV1RawMetadataUnknown
 
struct  AV1RawMetadata
 
struct  AV1RawPadding
 
struct  AV1RawOBU
 
struct  AV1ReferenceFrameState
 
struct  CodedBitstreamAV1Context
 

Macros

#define CBS_AV1_OBU_METADATA   1
 
#define CBS_AV1_OBU_TILE_LIST   1
 
#define CBS_AV1_OBU_PADDING   1
 

Macro Definition Documentation

◆ CBS_AV1_OBU_METADATA

#define CBS_AV1_OBU_METADATA   1

Definition at line 29 of file cbs_av1.h.

◆ CBS_AV1_OBU_TILE_LIST

#define CBS_AV1_OBU_TILE_LIST   1

Definition at line 32 of file cbs_av1.h.

◆ CBS_AV1_OBU_PADDING

#define CBS_AV1_OBU_PADDING   1

Definition at line 35 of file cbs_av1.h.