summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* 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
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-14
* lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
* ac3dec: add a drc_scale private optionAnton Khirnov2011-07-10
* lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-10
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
* lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-10
* DPX image encoderPeter Ross2011-05-01
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
* lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-26
* lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-26
* lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-21
* lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-19
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* introduce side information for AVPacketKostya Shishkov2011-04-15
* libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-14
* lavc: postpone removal of request_channelsAnton Khirnov2011-04-13
* lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-13
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-11
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-11