FFmpeg
|
Interface to Dirac Decoder/Encoder. More...
Go to the source code of this file.
Data Structures | |
struct | dirac_source_params |
Functions | |
int | avpriv_dirac_parse_sequence_header (AVCodecContext *avctx, GetBitContext *gb, dirac_source_params *source) |
Interface to Dirac Decoder/Encoder.
Definition in file dirac.h.
int avpriv_dirac_parse_sequence_header | ( | AVCodecContext * | avctx, |
GetBitContext * | gb, | ||
dirac_source_params * | source | ||
) |
Definition at line 288 of file dirac.c.
Referenced by dirac_decode_data_unit(), and dirac_header().