#include "config.h"
#include "buffer.h"
#include "common.h"
#include "hwcontext.h"
#include "hwcontext_internal.h"
#include "hwcontext_mediacodec.h"
Go to the source code of this file.
◆ mc_device_create()
◆ ff_hwcontext_type_mediacodec
Initial value:= {
.name = "mediacodec",
},
}
static int mc_device_create(AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags)
static enum AVPixelFormat pix_fmts[]
hardware decoding through MediaCodec
AVPixelFormat
Pixel format.
Definition at line 38 of file hwcontext_mediacodec.c.