summaryrefslogtreecommitdiff
path: root/libavformat/ffmetadec.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-1/+1
* lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov2011-10-201-1/+1
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-081-3/+4
* ffmetadec.c: fix compiler warnings.Ronald S. Bultje2011-03-241-2/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: deprecate url_feofAnton Khirnov2011-03-071-2/+2
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-2/+2
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* lavf: move internal functions from avformat.h to internal.hAnton Khirnov2011-02-061-0/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* lavf: rename meta.h->ffmeta.h for consistency.Anton Khirnov2011-01-041-1/+1
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-281-0/+172