]> git.sesse.net Git - ffmpeg/history - libavformat/tty.c
rtpdec_vp9: Update header parsing to spec draft 02
[ffmpeg] / libavformat / tty.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2013-03-08 Anton Khirnovtty: set avg_frame_rate.
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-08-15 Anton Khirnovlavf,lavd: remove all usage of AVFormatParameters from...
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-06-06 Anton Khirnovtty: add framerate private option.
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-04 Anton Khirnovtty: factorise returning error codes.
2011-05-27 Anton Khirnovtty: add video_size private option.
2011-05-25 Anton Khirnovtty: replace AVFormatParameters.sample_rate abuse with...
2011-04-03 Anton Khirnovavio: introduce an AVIOContext.seekable field
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-03 Anton Khirnovtty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-25 Mans Rullgardtty: remove superflous #include <strings.h>
2010-09-25 Stefano SabatiniReplace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
2010-07-27 Michael NiedermayerFix doxy that refers to the wrong variable.
2010-07-19 Peter RossAdd doxygen @file comment block
2010-07-18 Peter RossTele-typewriter demuxer