summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* 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
* Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás2011-04-10
* lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-07
* lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
* lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* lavc: deprecate rate_emuAnton Khirnov2011-04-02
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
* Add MxPEG decoderanatoly2011-03-30
* Chronomaster DFA decoderKostya Shishkov2011-03-28
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-22