FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | BRPixHeader |
Functions | |
static int | brpix_decode_header (BRPixHeader *out, GetByteContext *pgb) |
static int | brpix_decode_frame (AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) |
Variables | |
AVCodec | ff_brender_pix_decoder |
|
static |
Definition at line 38 of file brender_pix.c.
Referenced by brpix_decode_frame().
|
static |
Definition at line 58 of file brender_pix.c.
AVCodec ff_brender_pix_decoder |
Definition at line 209 of file brender_pix.c.