| FFmpeg
    | 
libavcodec/tmv.c
  
Go to the documentation of this file.
#define CODEC_CAP_DR1
Codec uses get_buffer() for allocating buffers and supports custom allocators. 
Definition: libavcodec/avcodec.h:743
CGA/EGA/VGA ROM data. 
Definition: libavcodec/avcodec.h:229
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition: libavutil/internal.h:123
static int tmv_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt)
Definition: libavcodec/tmv.c:38
external API header 
common internal API header 
void ff_draw_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int fg, int bg)
Draw CGA/EGA/VGA font to 8-bit pixel buffer. 
Definition: cga_data.c:46
int linesize[AV_NUM_DATA_POINTERS]
For video, size in bytes of each picture line. 
Definition: frame.h:101
int ff_get_buffer(AVCodecContext *avctx, AVFrame *frame, int flags)
Get a buffer for a frame. 
Definition: libavcodec/utils.c:823
int palette_has_changed
Tell user application that palette has changed from previous frame. 
Definition: frame.h:280
common internal api header. 
Definition: avutil.h:143
CGA/EGA/VGA ROM font data. 
static av_cold int tmv_decode_init(AVCodecContext *avctx)
Definition: libavcodec/tmv.c:83
Generated on Fri Oct 31 2025 06:56:16 for FFmpeg by
 1.8.11
 1.8.11