summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+3
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-1/+1
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-181-1/+1
* lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-1/+4
* DPX image encoderPeter Ross2011-05-011-2/+2
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-1/+4
* lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-261-3/+0
* lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-261-3/+0
* lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-261-3/+0
* Introduce slice threads flag.Ronald S. Bultje2011-04-211-1/+1
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-211-0/+3
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-211-0/+3
* lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-191-3/+0
* lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-191-3/+0
* Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-171-4/+4
* introduce side information for AVPacketKostya Shishkov2011-04-151-2/+2
* libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-141-1/+1
* lavc: postpone removal of request_channelsAnton Khirnov2011-04-131-1/+1
* lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-131-2/+2
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-1/+1
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-2/+2
* Parse sprite data for WMVP and WVP2, and decode sprites for the latterAlberto Delmás2011-04-101-1/+1
* lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-071-0/+3
* lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-031-0/+3
* lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-031-0/+3
* lavc: deprecate rate_emuAnton Khirnov2011-04-021-0/+3
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-021-0/+3
* Add MxPEG decoderanatoly2011-03-301-1/+1
* Chronomaster DFA decoderKostya Shishkov2011-03-281-1/+1
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-251-1/+1
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-221-0/+75
OpenPOWER on IntegriCloud