summaryrefslogtreecommitdiff
path: root/libavformat/ffmetaenc.c
Commit message (Expand)AuthorAge
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: avio_ prefix for url_fprintfAnton Khirnov2011-03-16
* lavf: replace remaining uses of put_tag with avio_writeAnton Khirnov2011-02-25
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* ffmetaenc: Use correct format specifiers.Jai Menon2011-01-25
* lavf: rename meta.h->ffmeta.h for consistency.Anton Khirnov2011-01-04
* ffmetaenc: remove useless initializersAnton Khirnov2010-12-28
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-28