libavcodec/dirac.h File Reference

Interface to Dirac Decoder/Encoder. More...

#include "avcodec.h"
#include "get_bits.h"

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)
 Dirac Specification -> 10.


Detailed Description

Interface to Dirac Decoder/Encoder.

Author:
Marco Gerards <marco@gnu.org>

David Conrad

Jordi Ortiz

Definition in file dirac.h.


Function Documentation

int avpriv_dirac_parse_sequence_header ( AVCodecContext avctx,
GetBitContext gb,
dirac_source_params source 
)

Dirac Specification -> 10.

Sequence Header. sequence_header()

Definition at line 274 of file dirac.c.

Referenced by dirac_decode_data_unit(), and dirac_header().


Generated on Fri Oct 26 02:46:07 2012 for FFmpeg by  doxygen 1.5.8