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
2022-10-25lavc/aarch64: add hevc horizontal qpel/uni/biJ. Dekker
2022-06-28lavc/aarch64: motion estimation functions in neonSwinney, Jonathan
2022-04-01avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast pathsBen Avison
2022-04-01avcodec/vc1: Arm 64-bit NEON deblocking filter fast pathsBen Avison
2021-02-18lavc/aarch64: add HEVC sao_band NEONJosh Dekker
2021-02-18lavc/aarch64: port HEVC SIMD idct NEONReimar Döffinger
2020-05-15libavcodec: aarch64: Add a NEON implementation of pixblockdspMartin Storsjö
2020-03-11lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos
2020-03-11lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos
2019-04-10aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne
2019-02-20aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö
2019-01-31libavcodec: vp8 neon optimizations for aarch64Magnus Röös
2017-07-03lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron
2017-06-28lavc/aarch64: add a few SIMD functions for AAC PSClément Bœsch
2017-03-16lavc/aarch64: add ff_simple_idct{,_add,_put}_neon functionsMatthieu Bouron
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filterMartin Storsjö
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfmMartin Storsjö
2017-01-24aarch64: Add NEON optimizations for 10 and 12 bit vp9 MCMartin Storsjö
2017-01-06imdct15: remove the AArch64 assemblyRostislav Pehlivanov
2016-11-15aarch64: vp9: Implement NEON loop filtersMartin Storsjö
2016-11-15aarch64: vp9: Add NEON itxfm routinesMartin Storsjö
2016-11-15aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö
2016-09-25avcodec: fix vc1dsp dependenciesXiaolei Yu
2016-05-11aarch64/synth_filter: fix compilationJames Almer
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-01fft: Split MDCT bits off from FFTDiego Biurrun
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
2015-12-14arm64: int32_to_float_fmul neon asmJanne Grunau
2015-12-14arm64: port synth_filter_float_neon from armJanne Grunau
2015-12-14arm64: convert dcadsp neon asm from armJanne Grunau
2015-07-21h264: aarch64: intra prediction optimisationsJanne Grunau
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2014-05-15aarch64: opus NEON iMDCT and FFTJanne Grunau
2014-04-23aarch64: NEON vorbis_inverse_couplingJanne Grunau
2014-04-23aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau
2014-04-22aarch64: NEON float (i)MDCTJanne Grunau
2014-04-22aarch64: NEON float FFTJanne Grunau
2014-04-06aarch64: implement videodsp.prefetchJanne Grunau
2014-03-20build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun
2014-01-15aarch64: port neon clobber test from armJanne Grunau
2014-01-15aarch64: h264 loop filter NEON optimizationsJanne Grunau
2014-01-15aarch64: hpeldsp NEON optimizationsJanne Grunau
2014-01-15aarch64: h264 qpel NEON optimizationsJanne Grunau
2014-01-15aarch64: h264 idct NEON assembler optimizationsJanne Grunau
2014-01-15aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau