#include "avcodec.h"
#include "get_bits.h"
Go to the source code of this file.
Data Structures | |
struct | dirac_source_params |
Functions | |
int | ff_dirac_parse_sequence_header (AVCodecContext *avctx, GetBitContext *gb, dirac_source_params *source) |
Definition in file dirac.h.
int ff_dirac_parse_sequence_header | ( | AVCodecContext * | avctx, | |
GetBitContext * | gb, | |||
dirac_source_params * | source | |||
) |