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
2014-05-30Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-01-15Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer
2014-01-15aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-02-06rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-10-10arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf
2012-04-10rv40dsp: implement prescaled versions for biweight.Christophe GISQUET
2012-02-21rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje
2012-01-16rv34: 1-pass inter MB reconstructionChristophe GISQUET
2012-01-16rv34: Intra 16x16 handlingChristophe GISQUET
2012-01-12rv34: DC-only inverse transformChristophe GISQUET
2012-01-04rv34: joint coefficient decoding and dequantizationChristophe GISQUET
2011-12-14rv40: rearrange loop filter functionsMans Rullgard
2011-12-13rv34: move 4x4 dequant to RV34DSPContextMans Rullgard
2011-12-06rv40: NEON optimised chroma MCJanne Grunau
2011-12-06rv34: NEON optimised inverse transform functionsJanne Grunau
2011-12-01rv40: move loop filter to rv34dsp contextJanne Grunau
2011-10-12rv34: move inverse transform functions to DSP contextJanne Grunau
2011-08-12Add weighted motion compensation for RV40 B-framesKostya Shishkov
2011-08-12Move RV3/4-specific DSP functions into their own contextKostya Shishkov