summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruftAnton Khirnov2013-03-091-3/+0
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+3
* lavc: postpone the removal of request_channels API.Anton Khirnov2013-03-081-1/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+3
* avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-0/+3
* lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje2013-03-071-0/+3
* flac: add channel layout masks for streams with 7 or 8 channels.Tim Walker2013-02-061-1/+1
* h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-251-1/+1
* lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-201-0/+3
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-1/+1
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-1/+1
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-1/+1
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-1/+1
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-1/+1
* Drop Snow codecDiego Biurrun2013-01-061-0/+3
* avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-181-2/+2
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-101-1/+1
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-1/+1
* PGS subtitles: Expose forced flagJohn Stebbins2012-11-021-1/+1
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-1/+1
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-121-0/+3
* Remove libmpeg2 #define remnantsDiego Biurrun2012-10-121-0/+3
* lavc: deprecate the audio resampling API.Anton Khirnov2012-10-051-0/+3
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+1
* Opus decoder using libopusNicolas George2012-09-281-1/+1
* Add Opus codec id and codec description.Andrew D'Addesio2012-09-271-1/+1
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-1/+1
* MSS2 decoderAlberto Delmás2012-08-311-2/+2
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-1/+1
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
* vda: support synchronous decodingSebastien Zwickert2012-08-141-0/+3
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-071-1/+4
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-2/+2
* libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-251-1/+1
* Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxerKostya Shishkov2012-07-221-1/+1
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-1/+1
* imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-131-0/+3
* imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-131-1/+1
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-1/+1
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-1/+1
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-1/+1
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-1/+1
* MS Screen 1 decoderKostya Shishkov2012-06-201-1/+1
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-1/+1
* Indeo Audio decoderKostya Shishkov2012-06-051-2/+2
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-091-1/+1
* lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-071-1/+1