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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21h264: aarch64: intra prediction optimisationsJanne Grunau
2015-06-24arm64: constify src in h264qpel dsp function definitionsJanne Grunau
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2014-12-09aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-11-16aarch64: Make the function pointer tables position independentMartin Storsjö
2014-08-04aarch64: add ',' between assembler macro arguments where missingJanne Grunau
2014-06-23h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau
2014-05-15aarch64: opus NEON iMDCT and FFTJanne Grunau
2014-05-13aarch64: assembler in clang-3.4 ignores the division by twoJanne 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-03-09aarch64: get_cabac inline asmJanne Grunau
2014-02-20aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau
2014-01-15aarch64: port neon clobber test from armJanne Grunau
2014-01-15aarch64: h264 (bi)weight NEON optimizationsJanne 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