summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* avcodec: add a new codec_id for CRYO APC IMA ADPCM.Justin Ruggles2012-01-24
* lavc: postpone the removal of AVCodecContext.request_channels.Anton Khirnov2012-01-24
* lavc: postpone removing old audio encoding and decoding APIAnton Khirnov2012-01-24
* XWD encoder and decoderPaul B Mahol2012-01-23
* avcodec: bump minor version and add APIChanges for the new audio encoding APIJustin Ruggles2012-01-15
* avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()Justin Ruggles2012-01-15
* avcodec: add GSM parserJustin Ruggles2012-01-11
* threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264Janne Grunau2012-01-01
* threads: default to automatic thread count detectionJanne Grunau2011-12-31
* Indeo 4 decoderKostya Shishkov2011-12-28
* Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-25
* libavcodec: Define a side data type for parameter changesMartin Storsjö2011-12-21
* libavcodec: Define a side data type for new extradataMartin Storsjö2011-12-21
* avcodec: deprecate AVFrame.ageMans Rullgard2011-12-18
* v410 encoder and decoderDerek Buitenhuis2011-12-13
* cljr: add encoderPaul B Mahol2011-12-08
* g722: Change bits per sample to 4Sjoerd Simons2011-12-05
* Add avcodec_decode_audio4().Justin Ruggles2011-12-02
* avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles2011-12-02
* adx: add an ADX parser.Justin Ruggles2011-11-26
* Make channel layout masks unsignedMans Rullgard2011-11-25
* tiffenc: deprecate using compression_levelAnton Khirnov2011-11-24
* pthread: do not touch has_b_framesJanne Grunau2011-11-22
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-19
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* VBLE DecoderDerek Buitenhuis2011-11-11
* avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-09
* BMV demuxer and decoderKostya Shishkov2011-11-08
* avcodec: Allow locking and unlocking an avformat specific mutexMartin Storsjö2011-11-05
* avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-27
* lavc: deprecate img_get_alpha_info().Anton Khirnov2011-10-20
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-20
* Ut Video decoderKostya Shishkov2011-10-19
* lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-14
* lavc: Micro version bump for VC1 interlaced decoding supportMashiat Sarker Shakkhar2011-10-10
* libx264: support 9- and 10-bit output.Anton Khirnov2011-10-06
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
* Apple ProRes decoderMaxim Poliakovski2011-09-22
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
* mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-31
* snow: add 'memc_only' private option.Anton Khirnov2011-08-31
* libmp3lame: add 'reservoir' private option.Anton Khirnov2011-08-31
* mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-31
* libx264: add 'crf' private option.Anton Khirnov2011-08-24
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-23
* lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-16
* lavc: make avcodec_init() static on next bump.Anton Khirnov2011-08-10
* avpacket: signal possibly corrupted packetsLuca Barbato2011-08-02
* lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-31
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-22