]> git.sesse.net Git - ffmpeg/history - libavformat/ffmetadec.c
AVFrame: deprecate all now unused fields
[ffmpeg] / libavformat / ffmetadec.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-03-24 Ronald S. Bultjeffmetadec.c: fix compiler warnings.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-06 Anton Khirnovlavf: move internal functions from avformat.h to internal.h
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-04 Anton Khirnovlavf: rename meta.h->ffmeta.h for consistency.
2010-12-28 Anton Khirnovlavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c