summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
...
* tiffenc: deprecate using compression_levelAnton Khirnov2011-11-241-0/+4
* pthread: do not touch has_b_framesJanne Grunau2011-11-221-1/+1
* avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-191-1/+4
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-1/+1
* VBLE DecoderDerek Buitenhuis2011-11-111-1/+1
* avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-091-1/+1
* BMV demuxer and decoderKostya Shishkov2011-11-081-1/+1
* avcodec: Allow locking and unlocking an avformat specific mutexMartin Storsjö2011-11-051-1/+1
* avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-271-1/+4
* lavc: deprecate img_get_alpha_info().Anton Khirnov2011-10-201-0/+3
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-1/+1
* Ut Video decoderKostya Shishkov2011-10-191-2/+2
* lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-141-2/+2
* lavc: Micro version bump for VC1 interlaced decoding supportMashiat Sarker Shakkhar2011-10-101-1/+1
* libx264: support 9- and 10-bit output.Anton Khirnov2011-10-061-1/+1
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-1/+1
* Apple ProRes decoderMaxim Poliakovski2011-09-221-1/+1
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-1/+1
* mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-311-0/+3
* snow: add 'memc_only' private option.Anton Khirnov2011-08-311-0/+3
* libmp3lame: add 'reservoir' private option.Anton Khirnov2011-08-311-0/+3
* mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-311-0/+3
* libx264: add 'crf' private option.Anton Khirnov2011-08-241-0/+3
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-1/+1
* lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov2011-08-161-2/+2
* lavc: make avcodec_init() static on next bump.Anton Khirnov2011-08-101-0/+3
* avpacket: signal possibly corrupted packetsLuca Barbato2011-08-021-1/+1
* lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-311-0/+3
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-1/+1
* Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov2011-07-141-1/+1
* lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-101-0/+3
* ac3dec: add a drc_scale private optionAnton Khirnov2011-07-101-0/+3
* lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-101-0/+3
* 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
OpenPOWER on IntegriCloud