Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19avcodec: deprecate AVFrame.ageMans Rullgard
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-08cljr: add encoderPaul B Mahol
2011-12-05g722: Change bits per sample to 4Sjoerd Simons
2011-12-03Add avcodec_decode_audio4().Justin Ruggles
2011-12-03avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles
2011-11-27adx: add an ADX parser.Justin Ruggles
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-11-25tiffenc: deprecate using compression_levelAnton Khirnov
2011-11-22pthread: do not touch has_b_framesJanne Grunau
2011-11-19avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-12VBLE DecoderDerek Buitenhuis
2011-11-10avcodec: add support for planar signed 8-bit PCM.Justin Ruggles
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-05avcodec: Allow locking and unlocking an avformat specific mutexMartin Storsjö
2011-10-28avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles
2011-10-20lavc: deprecate img_get_alpha_info().Anton Khirnov
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19Ut Video decoderKostya Shishkov
2011-10-14lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody
2011-10-10lavc: Micro version bump for VC1 interlaced decoding supportMashiat Sarker Shakkhar
2011-10-06libx264: support 9- and 10-bit output.Anton Khirnov
2011-09-26oggdec: add support for Xiph's CELT codecNicolas George
2011-09-22Apple ProRes decoderMaxim Poliakovski
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-08-31mjpegdec: add 'extern_huff' private option.Anton Khirnov
2011-08-31snow: add 'memc_only' private option.Anton Khirnov
2011-08-31libmp3lame: add 'reservoir' private option.Anton Khirnov
2011-08-31mpeg12enc: add intra_vlc private option.Anton Khirnov
2011-08-24libx264: add 'crf' private option.Anton Khirnov
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-16lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov
2011-08-10lavc: make avcodec_init() static on next bump.Anton Khirnov
2011-08-02avpacket: signal possibly corrupted packetsLuca Barbato
2011-08-01lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-07-10lavc: make avcodec_alloc_context3 officially public.Anton Khirnov
2011-07-10ac3dec: add a drc_scale private optionAnton Khirnov
2011-07-10lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-19Add request_sample_fmt field to AVCodecContext.Justin Ruggles
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-01DPX image encoderPeter Ross
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26lavc: remove FF_API_MB_Q cruftAnton Khirnov
2011-04-26lavc: remove FF_API_RATE_EMU cruftAnton Khirnov
2011-04-26lavc: remove FF_API_HURRY_UP cruftAnton Khirnov