FFmpeg
|
Go to the source code of this file.
Functions | |
static int | convert (uint8_t x) |
static int | parse_str_int (const uint8_t *p, int len, const uint8_t *key) |
static int | xbm_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_xbm_decoder |
|
static |
Definition at line 29 of file xbmdec.c.
Referenced by query_formats(), and xbm_decode_frame().
Definition at line 40 of file xbmdec.c.
Referenced by xbm_decode_frame().
|
static |
AVCodec ff_xbm_decoder |