FFmpeg
4.0
|
#include "libavutil/common.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/imgutils.h"
#include "avcodec.h"
#include "internal.h"
#include "sunrast.h"
Go to the source code of this file.
Functions | |
static int | sunrast_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_sunrast_decoder |
|
static |
AVCodec ff_sunrast_decoder |