FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FFVdpPictureInfo Union Reference

#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

VdpPictureInfoH264 FFVdpPictureInfo::h264
VdpPictureInfoMPEG1Or2 FFVdpPictureInfo::mpeg

Definition at line 58 of file vdpau.h.

Referenced by vdpau_mpeg_decode_slice(), and vdpau_mpeg_start_frame().

VdpPictureInfoVC1 FFVdpPictureInfo::vc1

Definition at line 59 of file vdpau.h.

Referenced by vdpau_vc1_decode_slice(), and vdpau_vc1_start_frame().

VdpPictureInfoMPEG4Part2 FFVdpPictureInfo::mpeg4

Definition at line 60 of file vdpau.h.

Referenced by vdpau_mpeg4_start_frame().


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