FFmpeg
|
doc/examples/metadata.c
Go to the documentation of this file.
Definition: dict.h:80
int avformat_open_input(AVFormatContext **ps, const char *filename, AVInputFormat *fmt, AVDictionary **options)
Open an input stream and read the header.
Definition: libavformat/utils.c:614
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.
Main libavformat public API header.
void avformat_close_input(AVFormatContext **s)
Close an opened input AVFormatContext.
Definition: libavformat/utils.c:3329
printf("static const uint8_t my_array[100] = {\n")
void av_register_all(void)
Initialize libavformat and register all the muxers, demuxers and protocols.
Definition: allformats.c:52
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11