FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vdpau_render_state::VdpPictureInfo Union Reference

picture parameter information for all supported codecs More...

#include <vdpau.h>

Data Fields

VdpPictureInfoH264 h264
 
VdpPictureInfoMPEG1Or2 mpeg
 
VdpPictureInfoVC1 vc1
 
VdpPictureInfoMPEG4Part2 mpeg4
 

Detailed Description

picture parameter information for all supported codecs

Definition at line 84 of file vdpau.h.

Field Documentation

VdpPictureInfoH264 vdpau_render_state::VdpPictureInfo::h264
VdpPictureInfoMPEG1Or2 vdpau_render_state::VdpPictureInfo::mpeg

Definition at line 86 of file vdpau.h.

Referenced by ff_vdpau_mpeg_picture_complete().

VdpPictureInfoVC1 vdpau_render_state::VdpPictureInfo::vc1

Definition at line 87 of file vdpau.h.

Referenced by ff_vdpau_vc1_decode_picture().

VdpPictureInfoMPEG4Part2 vdpau_render_state::VdpPictureInfo::mpeg4

Definition at line 88 of file vdpau.h.

Referenced by ff_vdpau_mpeg4_decode_picture().


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