Libav
Data Fields

#include <vdpau.h>

Data Fields

VdpPictureInfoH264 h264
 
VdpPictureInfoMPEG1Or2 mpeg
 
VdpPictureInfoVC1 vc1
 
VdpPictureInfoMPEG4Part2 mpeg4
 

Detailed Description

Definition at line 61 of file vdpau.h.

Field Documentation

§ h264

VdpPictureInfoH264 AVVDPAUPictureInfo::h264

§ mpeg

VdpPictureInfoMPEG1Or2 AVVDPAUPictureInfo::mpeg

§ vc1

VdpPictureInfoVC1 AVVDPAUPictureInfo::vc1

Definition at line 64 of file vdpau.h.

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

§ mpeg4

VdpPictureInfoMPEG4Part2 AVVDPAUPictureInfo::mpeg4

Definition at line 65 of file vdpau.h.

Referenced by ff_vdpau_get_surface_id(), and vdpau_mpeg4_start_frame().


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