#include <libavcodec/vdpau.h>
|
| VdpPictureInfoH264 | h264 |
| |
| VdpPictureInfoMPEG1Or2 | mpeg |
| |
| VdpPictureInfoVC1 | vc1 |
| |
| VdpPictureInfoMPEG4Part2 | mpeg4 |
| |
Definition at line 61 of file vdpau.h.
◆ h264
| VdpPictureInfoH264 AVVDPAUPictureInfo::h264 |
◆ mpeg
| VdpPictureInfoMPEG1Or2 AVVDPAUPictureInfo::mpeg |
◆ vc1
| VdpPictureInfoVC1 AVVDPAUPictureInfo::vc1 |
◆ mpeg4
| VdpPictureInfoMPEG4Part2 AVVDPAUPictureInfo::mpeg4 |
The documentation for this union was generated from the following file: