|
FFmpeg
|
#include "config_components.h"#include <string.h>#include "avcodec.h"#include "codec_internal.h"#include "decode.h"#include "libavutil/internal.h"Go to the source code of this file.
Functions | |
| static av_cold int | cyuv_decode_init (AVCodecContext *avctx) |
| static int | cyuv_decode_frame (AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) |
|
static |
|
static |
1.8.17