summaryrefslogtreecommitdiff
path: root/libavformat/version.h
Commit message (Expand)AuthorAge
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-29
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* lavf: remove disabled FF_API_SET_PTS_INFO cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_REORDER_PRIVATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_SEEK_PUBLIC cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_STREAM_COPY cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PRELOAD cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_NEW_STREAM cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FILESIZE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_TIMESTAMP cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_LOOP_OUTPUT cruftAnton Khirnov2012-01-27
* 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