#include <vdpau.h>

Data Fields

VdpPictureInfoH264 h264
 
VdpPictureInfoMPEG1Or2 mpeg
 
VdpPictureInfoVC1 vc1
 
VdpPictureInfoMPEG4Part2 mpeg4
 

Detailed Description

Definition at line 56 of file vdpau.h.

Field Documentation

VdpPictureInfoMPEG1Or2 FFVdpPictureInfo::mpeg
VdpPictureInfoMPEG4Part2 FFVdpPictureInfo::mpeg4

Definition at line 60 of file vdpau.h.

Referenced by ff_vdpau_add_data_chunk(), and vdpau_mpeg4_start_frame().

VdpPictureInfoVC1 FFVdpPictureInfo::vc1

Definition at line 59 of file vdpau.h.

Referenced by ff_vdpau_add_data_chunk(), vdpau_vc1_decode_slice(), and vdpau_vc1_start_frame().


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