FFmpeg
|
picture parameter information for all supported codecs More...
#include <vdpau.h>
Data Fields | |
VdpPictureInfoH264 | h264 |
VdpPictureInfoMPEG1Or2 | mpeg |
VdpPictureInfoVC1 | vc1 |
VdpPictureInfoMPEG4Part2 | mpeg4 |
VdpPictureInfoH264 vdpau_render_state::VdpPictureInfo::h264 |
Definition at line 85 of file vdpau.h.
Referenced by ff_vdpau_h264_picture_complete(), ff_vdpau_h264_picture_start(), and ff_vdpau_h264_set_reference_frames().
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().