FFmpeg
|
dvdsub_parser.c
Go to the documentation of this file.
memory handling functions
static int dvdsub_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
Definition: dvdsub_parser.c:40
static av_cold int dvdsub_parse_init(AVCodecParserContext *s)
Definition: dvdsub_parser.c:35
void av_freep(void *arg)
Free a memory block which has been allocated with av_malloc(z)() or av_realloc() and set the pointer ...
Definition: mem.c:198
Definition: libavcodec/avcodec.h:456
struct DVDSubParseContext DVDSubParseContext
external API header
Definition: libavcodec/avcodec.h:3883
Definition: libavcodec/avcodec.h:3747
void * av_malloc(size_t size)
Allocate a block of size bytes with alignment suitable for all memory accesses (including vectors if ...
Definition: mem.c:73
static av_cold void dvdsub_parse_close(AVCodecParserContext *s)
Definition: dvdsub_parser.c:76
Definition: dvdsub_parser.c:29
Generated on Mon Nov 18 2024 06:51:53 for FFmpeg by 1.8.11