summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
...
* lavf: remove disabled FF_API_LOOP_INPUT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_AVSTREAM_QUALITY cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_SDP_CREATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PKT_DUMP cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FIND_INFO_TAG cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PARSE_DATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_DUMP_FORMAT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FORMAT_PARAMETERS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_METADATA2 cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-27
* movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö2012-01-25
* libavformat: Add a flag for muxers that support write_packet(NULL) for flushingMartin Storsjö2012-01-25
* movenc: Add support for writing fragmented mov filesMartin Storsjö2012-01-25
* lavf: postpone removing av_close_input_file().Anton Khirnov2012-01-24
* add SMJPEG muxerPaul B Mahol2012-01-16
* lavf: undeprecate read_seek().Anton Khirnov2012-01-12
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-28
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18
* lavf: add avformat_close_input().Anton Khirnov2011-12-12
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-26
* avio: Mark the old interrupt callback mechanism as deprecatedMartin Storsjö2011-11-18
* http: Add a new protocol for opening connections via http proxiesMartin Storsjö2011-11-18
* BMV demuxer and decoderKostya Shishkov2011-11-08
* avformat: Add functions for doing global network initializationMartin Storsjö2011-11-05
* avformat: Add the https protocolMartin Storsjö2011-11-05
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05
* lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-28
* lavf: make some seeking functions privateAnton Khirnov2011-10-28
* lavf: deprecate AVStream.stream_copyAnton Khirnov2011-10-25
* mpegenc: add preload private option.Anton Khirnov2011-10-25
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
* rtsp: Accept options via private avoptions instead of URL optionsMartin Storsjö2011-10-17
* mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-17
* lavf: deprecate AVFormatContext.file_sizeAnton Khirnov2011-10-17
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-13
* Add LATM demuxerJanne Grunau2011-09-22
* Add LATM muxerKieran Kunhya2011-09-07
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
* add XMV demuxerSven Hesse2011-08-17
* lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody2011-08-12
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-14
* lavf: deprecate AVFormatContext.timestampAnton Khirnov2011-07-12
* gif: add loop private option.Anton Khirnov2011-07-08
* img2: add loop private option.Anton Khirnov2011-07-08
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06