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-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