FFmpeg
|
8088flex TMV video decoder More...
#include <string.h>
#include "avcodec.h"
#include "internal.h"
#include "libavutil/internal.h"
#include "libavutil/xga_font_data.h"
#include "cga_data.h"
Go to the source code of this file.
Functions | |
static int | tmv_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
static av_cold int | tmv_decode_init (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_tmv_decoder |
8088flex TMV video decoder
Definition in file tmv.c.
|
static |
|
static |
AVCodec ff_tmv_decoder |