FFmpeg
|
#include "avcodec.h"
#include "bytestream.h"
#include "codec_internal.h"
#include "decode.h"
#include "thread.h"
#include "qoi.h"
Go to the source code of this file.
Functions | |
static int | qoi_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_qoi_decoder |
|
static |
const FFCodec ff_qoi_decoder |