summaryrefslogtreecommitdiffstats
path: root/libavformat/ffmetaenc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-081-3/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-2/+2
* avio: avio_ prefix for url_fprintfAnton Khirnov2011-03-161-3/+3
* lavf: replace remaining uses of put_tag with avio_writeAnton Khirnov2011-02-251-3/+3
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-8/+8
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-2/+2
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* ffmetaenc: Use correct format specifiers.Jai Menon2011-01-251-2/+4
* lavf: rename meta.h->ffmeta.h for consistency.Anton Khirnov2011-01-041-1/+1
* ffmetaenc: remove useless initializersAnton Khirnov2010-12-281-2/+0
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-281-0/+100
OpenPOWER on IntegriCloud