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
2019-05-14avcodec/Makefile: add missing pngdsp dependency to the lscr decoderJames Almer
2019-04-01x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne
2019-04-01celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabledLynne
2019-04-01x86/opus_dsp: rename to celt_pvqLynne
2018-03-08sbcenc: add MMX optimizationsAurelien Jacobs
2017-09-17libavcodec/exr : add X86 SIMD for reorder_pixelsMartin Vignali
2017-08-18SIMD opus pvq_search implementationIvan Kalvachev
2017-06-27avcodec/utvideodec: add SIMD for restore_rgb_planesPaul B Mahol
2017-06-24mdct15: add assembly optimizations for the 15-point FFTRostislav Pehlivanov
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-05-30avcodec/x86: move simple_idct to external assemblyJames Darnley
2017-04-06cavs: convert idct from inline asm to yasm.Ronald S. Bultje
2017-03-24lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch
2017-03-22Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'Clément Bœsch
2017-01-31Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer
2017-01-13huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer
2016-10-18aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov
2016-10-01ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asmJustin Ruggles
2016-09-22audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov
2016-08-03vp9/x86: rename vp9dsp to vp9mcAnton Khirnov
2016-08-02x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer
2016-07-20x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun
2016-07-18hevc: Add AVX2 DC IDCTJames Almer
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-01fft: Split MDCT bits off from FFTDiego Biurrun
2016-02-29x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu
2016-02-24Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis
2016-02-19build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun
2016-02-06x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}James Almer
2016-02-06dirac_dwt: Make x86 files/functions names consistentTimothy Gu
2016-02-06diracdsp: Make x86 files/functions names consistentTimothy Gu
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-25avcodec/synth_filter: split off remaining code from dcadec filesJames Almer
2016-01-18x86: build: Group all encoder objects togetherDiego Biurrun
2015-12-05hevcdsp: add x86 SIMD for MCAnton Khirnov
2015-10-22x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer
2015-10-21huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu
2015-10-13vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.Ronald S. Bultje
2015-10-13x86: simple_idct(_put): 10bits versionsChristophe Gisquet
2015-10-09avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol
2015-10-07x86/alacdsp: add simd optimized functionsJames Almer
2015-10-03vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje
2015-10-03vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje
2015-09-30x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer
2015-09-17vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-17vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-05Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes
2015-08-28lavc: Drop deprecated deinterlace moduleVittorio Giovara
2015-07-31x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer