summaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-2/+2
* Move av_gettime() to libavutilMans Rullgard2012-06-201-0/+3
* rtpenc: Support packetizing iLBCMartin Storsjö2012-06-181-1/+1
* rtpdec: Add a depacketizer for iLBCMartin Storsjö2012-06-181-1/+1
* Implement the iLBC storage file formatMartin Storsjö2012-06-181-2/+2
* rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset2012-06-181-1/+1
* rtpenc: Allow requesting H264 RTP packetization mode 0Martin Storsjö2012-06-181-1/+1
* RTMPT protocol supportSamuel Pitoiset2012-06-171-2/+2
* rtpenc: Expose the ssrc as an avoptionMartin Storsjö2012-05-261-1/+1
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-201-1/+1
* lavf: make av_interleave_packet_per_dts() private.Anton Khirnov2012-03-201-0/+3
* lavf: deprecate av_read_packet().Anton Khirnov2012-03-201-0/+3
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-291-1/+1
* 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
OpenPOWER on IntegriCloud