libavcodec/vda.h File Reference

#include <stdint.h>
#include <VideoDecodeAcceleration/VDADecoder.h>

Go to the source code of this file.

Data Structures

struct  vda_frame
 This structure is used to store a decoded frame information and data. More...
struct  vda_context
 This structure is used to provide the necessary configurations and data to the VDA FFmpeg HWAccel implementation. More...

Defines

#define Picture   QuickdrawPicture

Functions

int ff_vda_create_decoder (struct vda_context *vda_ctx, uint8_t *extradata, int extradata_size)
 Creates the video decoder.
int ff_vda_destroy_decoder (struct vda_context *vda_ctx)
 Destroys the video decoder.
vda_frameff_vda_queue_pop (struct vda_context *vda_ctx)
 Returns the top frame of the queue.
void ff_vda_release_vda_frame (vda_frame *frame)
 Releases the given frame.


Define Documentation

#define Picture   QuickdrawPicture

Definition at line 32 of file vda.h.


Generated on Fri Oct 26 02:43:50 2012 for FFmpeg by  doxygen 1.5.8