FFmpeg
|
Go to the source code of this file.
Functions | |
static void | putv (uint8_t **bufp, unsigned int v) |
static void | writebits (uint8_t **bufp, const uint8_t *src, int width, int height, int linesize) |
static int | wbmp_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) |
Variables | |
const FFCodec | ff_wbmp_encoder |
|
static |
Definition at line 26 of file wbmpenc.c.
Referenced by wbmp_encode_frame().
|
static |
Definition at line 40 of file wbmpenc.c.
Referenced by wbmp_encode_frame().
|
static |
const FFCodec ff_wbmp_encoder |