summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
...
* lavf: remove disabled FF_API_LOOP_OUTPUT cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_LOOP_INPUT cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_AVSTREAM_QUALITY cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_SDP_CREATE cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_PKT_DUMP cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_FIND_INFO_TAG cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_PARSE_DATE cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_DUMP_FORMAT cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_FORMAT_PARAMETERS cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_OLD_METADATA2 cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-271-3/+0
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-271-2/+2
* movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö2012-01-251-1/+1
* libavformat: Add a flag for muxers that support write_packet(NULL) for flushingMartin Storsjö2012-01-251-1/+1
* movenc: Add support for writing fragmented mov filesMartin Storsjö2012-01-251-1/+1
* lavf: postpone removing av_close_input_file().Anton Khirnov2012-01-241-1/+1
* add SMJPEG muxerPaul B Mahol2012-01-161-1/+1
* lavf: undeprecate read_seek().Anton Khirnov2012-01-121-3/+0
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-281-1/+1
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-181-1/+1
* lavf: add avformat_close_input().Anton Khirnov2011-12-121-1/+4
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-101-0/+6
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-0/+3
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-261-1/+1
* avio: Mark the old interrupt callback mechanism as deprecatedMartin Storsjö2011-11-181-0/+3
* http: Add a new protocol for opening connections via http proxiesMartin Storsjö2011-11-181-1/+1
* BMV demuxer and decoderKostya Shishkov2011-11-081-1/+1
* avformat: Add functions for doing global network initializationMartin Storsjö2011-11-051-1/+1
* avformat: Add the https protocolMartin Storsjö2011-11-051-1/+1
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-051-1/+1
* lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-281-0/+3
* lavf: make some seeking functions privateAnton Khirnov2011-10-281-0/+3
* lavf: deprecate AVStream.stream_copyAnton Khirnov2011-10-251-0/+3
* mpegenc: add preload private option.Anton Khirnov2011-10-251-0/+3
* lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-191-2/+5
* rtsp: Accept options via private avoptions instead of URL optionsMartin Storsjö2011-10-171-1/+4
* mpegenc/mpegtsenc: add muxrate private options.Anton Khirnov2011-10-171-0/+3
* lavf: deprecate AVFormatContext.file_sizeAnton Khirnov2011-10-171-0/+3
* avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles2011-10-131-1/+1
* Add LATM demuxerJanne Grunau2011-09-221-1/+1
* Add LATM muxerKieran Kunhya2011-09-071-1/+1
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-1/+1
* add XMV demuxerSven Hesse2011-08-171-1/+1
* lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody2011-08-121-1/+1
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-141-1/+1
* lavf: deprecate AVFormatContext.timestampAnton Khirnov2011-07-121-0/+3
* gif: add loop private option.Anton Khirnov2011-07-081-0/+3
* img2: add loop private option.Anton Khirnov2011-07-081-0/+3
OpenPOWER on IntegriCloud