FFmpeg
|
Autodesk RLE Video Decoder by Konstantin Shishkov. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "avcodec.h"
#include "internal.h"
#include "msrledec.h"
Go to the source code of this file.
Data Structures | |
struct | AascContext |
Functions | |
static av_cold int | aasc_decode_init (AVCodecContext *avctx) |
static int | aasc_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
static av_cold int | aasc_decode_end (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_aasc_decoder |
|
static |
|
static |
|
static |
AVCodec ff_aasc_decoder |