FFmpegKit iOS / macOS / tvOS API
4.4
|
Go to the source code of this file.
Data Structures | |
struct | VTContext |
Typedefs | |
typedef struct VTContext | VTContext |
Functions | |
static int | videotoolbox_retrieve_data (AVCodecContext *s, AVFrame *frame) |
static void | videotoolbox_uninit (AVCodecContext *s) |
int | videotoolbox_init (AVCodecContext *s) |
Variables | |
__thread char * | videotoolbox_pixfmt |
int videotoolbox_init | ( | AVCodecContext * | s | ) |
Definition at line 121 of file fftools_ffmpeg_videotoolbox.c.
|
static |
Definition at line 36 of file fftools_ffmpeg_videotoolbox.c.
|
static |
Definition at line 107 of file fftools_ffmpeg_videotoolbox.c.
__thread char* videotoolbox_pixfmt |
Definition at line 34 of file fftools_ffmpeg_videotoolbox.c.