23#ifndef AVCODEC_DIRAC_H
24#define AVCODEC_DIRAC_H
45#define MAX_DWT_LEVELS 5
128 const uint8_t *buf,
size_t buf_size,
Libavcodec external API header.
int av_dirac_parse_sequence_header(AVDiracSeqHeader **dsh, const uint8_t *buf, size_t buf_size, void *log_ctx)
Parse a Dirac sequence header.
DiracParseCodes
Parse code values:
@ DIRAC_PCODE_PICTURE_CODED
@ DIRAC_PCODE_INTER_NOREF_CO2
@ DIRAC_PCODE_INTER_REF_CO1
@ DIRAC_PCODE_INTRA_REF_PICT
@ DIRAC_PCODE_INTER_NOREF_CO1
@ DIRAC_PCODE_PICTURE_LOW_DEL
@ DIRAC_PCODE_PICTURE_RAW
@ DIRAC_PCODE_INTER_REF_CO2
@ DIRAC_PCODE_INTRA_REF_CO
@ DIRAC_PCODE_INTRA_REF_RAW
AVColorRange
Visual content value range.
AVPixelFormat
Pixel format.
AVColorPrimaries
Chromaticity coordinates of the source primaries.
AVColorTransferCharacteristic
Color Transfer Characteristic.
AVColorSpace
YUV colorspace type.
Rational number (pair of numerator and denominator).