FFmpeg
|
Collaboration diagram for VDA:
Files | |
file | vda.h |
Public libavcodec VDA header. | |
Data Structures | |
struct | vda_context |
This structure is used to provide the necessary configurations and data to the VDA FFmpeg HWAccel implementation. More... | |
Functions | |
int | ff_vda_create_decoder (struct vda_context *vda_ctx, uint8_t *extradata, int extradata_size) |
Create the video decoder. More... | |
int | ff_vda_destroy_decoder (struct vda_context *vda_ctx) |
Destroy the video decoder. More... | |
Detailed Description
Function Documentation
int ff_vda_create_decoder | ( | struct vda_context * | vda_ctx, |
uint8_t * | extradata, | ||
int | extradata_size | ||
) |
int ff_vda_destroy_decoder | ( | struct vda_context * | vda_ctx | ) |
Generated on Fri Dec 20 2024 06:56:17 for FFmpeg by 1.8.11