summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* CDXL demuxer and decoderPaul B Mahol2012-02-141-1/+1
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-141-0/+3
* lavf: remove disabled FF_API_SET_PTS_INFO cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_REORDER_PRIVATE cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_SEEK_PUBLIC cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_STREAM_COPY cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_PRELOAD cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_NEW_STREAM cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_FILESIZE cruftAnton Khirnov2012-01-271-3/+0
* lavf: remove disabled FF_API_TIMESTAMP cruftAnton Khirnov2012-01-271-3/+0
* 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
OpenPOWER on IntegriCloud