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 71 of file vdpau.h.

Field Documentation

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

Definition at line 73 of file vdpau.h.

Referenced by ff_vdpau_mpeg_picture_complete().

VdpPictureInfoMPEG4Part2 vdpau_render_state::VdpPictureInfo::mpeg4

Definition at line 75 of file vdpau.h.

Referenced by ff_vdpau_mpeg4_decode_picture().

VdpPictureInfoVC1 vdpau_render_state::VdpPictureInfo::vc1

Definition at line 74 of file vdpau.h.

Referenced by ff_vdpau_vc1_decode_picture().


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