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
2015-02-07x86: lavc: share more constantsChristophe Gisquet
2014-12-19vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje
2014-12-19vp9/x86: invert hu_ipred left array ordering.Ronald S. Bultje
2014-08-12vp9/x86: fix bug in intra_pred_hd_32x32.Ronald S. Bultje
2014-08-06x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet
2014-07-01Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer
2014-06-12vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.Ronald S. Bultje
2014-06-08x86/vp9: inital AVX2 intra_predJames Almer
2014-02-18vp9/x86: set correct number of registers used in intra pred asmHendrik Leppkes
2014-02-17vp9/x86: intra prediction SIMD.Ronald S. Bultje