FFmpeg
|
#include <inttypes.h>
#include "libavutil/imgutils.h"
#include "avcodec.h"
#include "bytestream.h"
#include "codec_internal.h"
#include "decode.h"
#include "xwd.h"
Go to the source code of this file.
Functions | |
static int | xwd_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_xwd_decoder |
|
static |
const FFCodec ff_xwd_decoder |