Libav
Data Fields

FfmpegDiracDecoderParams Struct Reference

contains a single frame returned from Dirac More...

Data Fields

build buildd libav libavcodec
libdiracdec c dirac_decoder_t * 
p_decoder
 decoder handle
unsigned char * p_out_frame_buf
 buffer to hold decoded frame

Detailed Description

contains a single frame returned from Dirac

Definition at line 39 of file libdiracdec.c.


Field Documentation

build buildd libav libavcodec libdiracdec c dirac_decoder_t* FfmpegDiracDecoderParams::p_decoder

decoder handle

Definition at line 42 of file libdiracdec.c.

Referenced by libdirac_decode_close(), libdirac_decode_frame(), and libdirac_decode_init().

buffer to hold decoded frame

Definition at line 45 of file libdiracdec.c.

Referenced by libdirac_decode_close(), and libdirac_decode_frame().


The documentation for this struct was generated from the following file: