FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | HDRParseContext |
Functions | |
static int | hdr_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_hdr_parser |
Radiance HDR parser
Definition in file hdr_parser.c.
|
static |
Definition at line 34 of file hdr_parser.c.
const AVCodecParser ff_hdr_parser |
Definition at line 74 of file hdr_parser.c.