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
2017-11-21x86/constants: make pb_80 32 byte wideJames Almer
2017-03-16Merge commit '3c504bc3599f00bfc5923adc114beef34bce11d0'James Almer
2016-08-03x86: deduplicate some constantsChristophe Gisquet
2016-01-17avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley
2016-01-17avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley
2015-10-13x86: simple_idct10_template: use constChristophe Gisquet
2015-10-13vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4.Ronald S. Bultje
2015-10-13x86: prores: templatize 10 bits simple_idctChristophe Gisquet
2015-10-03vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje
2015-10-03vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje
2015-10-03vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje
2015-02-07x86: lavc: share more constant through definesChristophe Gisquet
2015-02-07x86: lavc: share more constantsChristophe Gisquet
2015-02-05x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2}James Almer
2014-12-19vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje
2014-08-06x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet
2014-08-06x86: dwt: better share constantsChristophe Gisquet
2014-08-06x86: better share ff_pw_2Christophe Gisquet
2014-08-06x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet
2014-06-08x86/vp9: inital AVX2 intra_predJames Almer
2014-03-17Add missing external declarations.Matt Oliver
2013-05-09Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer
2013-05-08x86: dsputil: Move constant declarations into separate headerDiego Biurrun