#include <stdint.h>
#include "libavutil/attributes.h"
#include "libavutil/internal.h"
#include "avcodec.h"
#include "bytestream.h"
#include "internal.h"
Go to the source code of this file.
CDToons video decoder
- Author
- Alyssa Milburn amilb.nosp@m.urn@.nosp@m.zall..nosp@m.org
Definition in file cdtoons.c.
◆ CDTOONS_HEADER_SIZE
#define CDTOONS_HEADER_SIZE 44 |
◆ CDTOONS_MAX_SPRITES
#define CDTOONS_MAX_SPRITES 1200 |
◆ cdtoons_render_sprite()
◆ cdtoons_decode_frame()
◆ cdtoons_decode_init()
◆ cdtoons_flush()
◆ cdtoons_decode_end()
◆ ff_cdtoons_decoder