FFmpeg
|
ffmetaenc.c
Go to the documentation of this file.
Definition: dict.h:80
AVDictionaryEntry * av_dict_get(AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
Definition: dict.c:39
Public dictionary API.
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
Definition: aviobuf.c:173
Definition: dict.c:28
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition: libavutil/internal.h:123
int void avio_flush(AVIOContext *s)
Force flushing of buffered data to the output s.
Definition: aviobuf.c:193
static void write_escape_str(AVIOContext *s, const uint8_t *str)
Definition: ffmetaenc.c:29
Main libavformat public API header.
Definition: avformat.h:918
AVRational time_base
time base in which the start/end timestamps are specified
Definition: avformat.h:920
Definition: avformat.h:377
int avio_printf(AVIOContext *s, const char *fmt,...) av_printf_format(2
Generated on Mon Nov 18 2024 06:51:54 for FFmpeg by 1.8.11