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
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-30avcodec: Cineform HD DecoderKieran Kunhya
2016-01-30avcodec: Remove libvo-aacenc support.Kieran Kunhya
2016-01-30avcodec: Remove libaacplusTimothy Gu
2016-01-28avcodec: add dvaudio parserPaul B Mahol
2016-01-27avcodec: add Ulead DV audio decoderPaul B Mahol
2016-01-25avcodec/webp: fix decoder dependenciesJames Almer
2016-01-06avcodec: Remove libstagefrightDerek Buitenhuis
2016-01-01Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes
2015-12-31lavc/dsd_tablegen: always generate tables at runtimeGanesh Ajjanagadde
2015-12-22vaapi: Add VP9 hwaccell supportTimo Rothenpieler
2015-12-21lavc: add text encoderClément Bœsch
2015-12-20avcodec/Makefile: add missing dep for g723_1 encoderJames Almer
2015-12-17Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes
2015-12-12lavc: add profiles to AVCodecDescriptorAnton Khirnov
2015-12-09avcodec/aacsbr_tablegen: always initialize tables at runtimeGanesh Ajjanagadde
2015-12-07Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'Hendrik Leppkes
2015-12-07Merge commit '165cc6fb9defcd79fd71c08167f3e8df26b058ff'Hendrik Leppkes
2015-12-07Merge commit 'aac996cc01042194bf621d845bbe684549b5882e'Hendrik Leppkes
2015-12-07avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes
2015-12-06lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov
2015-11-30lavc: G.723.1 encoderMohamed Naufal
2015-11-30g723_1: Move sharable functions to a separate fileVittorio Giovara
2015-11-30g723_1: Rename files to better reflect their purposeVittorio Giovara
2015-11-28avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde
2015-11-07mmaldec: add vc1 decoding supportwm4
2015-11-06XMA1 and XMA2 stereo decodersPaul B Mahol
2015-11-03avcodec: add Interplay ACM decoderPaul B Mahol
2015-11-02Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8'Hendrik Leppkes
2015-10-30vdpau: remove dysfunctional H.263 supportRémi Denis-Courmont
2015-10-29avcodec: add ADPCM AICA decoderPaul B Mahol
2015-10-28avcodec: install avdct.h as public headerAndreas Cadhalpun
2015-10-27Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes
2015-10-26avcodec: add SDX2 DPCM decoderPaul B Mahol
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-23kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen
2015-10-22mmaldec: Add mpeg2 decoding supportJulian Scheel
2015-10-17aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov
2015-10-16avcodec: add ADPCM PSX decoderPaul B Mahol
2015-10-14Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes
2015-10-12AAC encoder: memoize quantize_band_costClaudio Freire
2015-10-12avcodec: remove leftover iff_byterun1 decoderAndreas Cadhalpun
2015-10-10wrapped_avframe: Initial implementationLuca Barbato
2015-10-10Revert "cabac: Allow hardcoding CABAC table."Derek Buitenhuis
2015-10-09avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol
2015-10-05Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'Hendrik Leppkes
2015-10-04avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdspJames Almer
2015-10-03d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes