|
FFmpeg
|
#include <stdlib.h>#include "libavutil/imgutils.h"#include "avcodec.h"#include "internal.h"#include "bytestream.h"#include "codec_internal.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 |
1.8.17