FFmpeg
3.3.6
|
#include <libavcodec/vdpau.h>
Data Fields | |
VdpPictureInfoH264 | h264 |
VdpPictureInfoMPEG1Or2 | mpeg |
VdpPictureInfoVC1 | vc1 |
VdpPictureInfoMPEG4Part2 | mpeg4 |
VdpPictureInfoH264 AVVDPAUPictureInfo::h264 |
Definition at line 62 of file vdpau.h.
Referenced by ff_vdpau_add_buffer().
VdpPictureInfoMPEG1Or2 AVVDPAUPictureInfo::mpeg |
Definition at line 63 of file vdpau.h.
Referenced by ff_vdpau_add_buffer().
VdpPictureInfoVC1 AVVDPAUPictureInfo::vc1 |
Definition at line 64 of file vdpau.h.
Referenced by ff_vdpau_add_buffer().
VdpPictureInfoMPEG4Part2 AVVDPAUPictureInfo::mpeg4 |
Definition at line 65 of file vdpau.h.
Referenced by ff_vdpau_add_buffer().