Lines Matching defs:metadata
213 * AVFormatContext.metadata "global" or @ref AVStream.metadata "per-stream"
214 * metadata, @ref AVFormatContext.chapters "chapters", @ref
340 * The metadata API allows libavformat to export metadata tags to a client
342 * set metadata when muxing.
344 * Metadata is exported or set as pairs of key/value strings in the 'metadata'
347 * metadata is assumed to be UTF-8 encoded Unicode. Note that metadata
370 * - Some protocols and demuxers support metadata updates. After a successful
372 * will be updated to indicate if metadata changed. In order to detect metadata
376 * - Demuxers attempt to export metadata in a generic format, however tags
907 * The subtitle stream contains time-aligned metadata that is not intended to be
1031 AVDictionary *metadata;
1088 * - demuxing: the demuxer read new metadata from the file and updated
1089 * AVStream.metadata accordingly
1090 * - muxing: the user updated AVStream.metadata and wishes the muxer to write
1168 AVDictionary *metadata;
1201 AVDictionary *metadata;
1467 AVDictionary *metadata;
1550 * - demuxing: the demuxer read new metadata from the file and updated
1551 * AVFormatContext.metadata accordingly
1552 * - muxing: the user updated AVFormatContext.metadata and wishes the muxer to
1734 * Number of bytes to be written as padding in a metadata header.
2732 * duration, bitrate, streams, container, programs, metadata, side data,