WebM VP8 Decoder
[VP8]


Files

file  vp8dx.h
 Provides definitions for using the VP8 algorithm within the vpx Decoder interface.

Algorithm interface for VP8

This interface provides the capability to decode raw VP8 streams, as would be found in AVI files and other non-Flash uses.

vpx_codec_iface_t vpx_codec_vp8_dx_algo
vpx_codec_iface_tvpx_codec_vp8_dx (void)

Enumerations

enum  vp8_dec_control_id { VP8D_GET_LAST_REF_UPDATES = VP8_DECODER_CTRL_ID_START, VP8D_GET_FRAME_CORRUPTED, VP8_DECODER_CTRL_ID_MAX }
 VP8 decoder control functions. More...

Enumeration Type Documentation

VP8 decoder control functions.

This set of macros define the control functions available for the VP8 decoder interface.

See also:
vpx_codec_control
Enumerator:
VP8D_GET_LAST_REF_UPDATES  control function to get info on which reference frames were updated by the last decode
VP8D_GET_FRAME_CORRUPTED  check if the indicated frame is corrupted


Generated on Mon May 2 19:18:18 2011 for WebM VP8 Codec SDK by  doxygen 1.5.6