summaryrefslogtreecommitdiff
path: root/vpx_dsp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee2015-10-263-15/+554
|\
| * Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore2015-10-203-15/+554
* | vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje2015-10-211-4/+1
* | vp10: add extended-intra prediction edges experiment.Ronald S. Bultje2015-10-162-3/+135
|/
* Upstream Mozilla fix for older Apple clang buildsJohann2015-10-141-1/+4
* Fix compiler warningshui su2015-10-131-1/+1
* Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse2015-10-092-23/+85
* Remove 4 mova insts from quantize_ssse3_x86_64.asmGeza Lore2015-10-091-8/+4
* SSSE3 optimisation for quantize in high bit depthJulia Robson2015-10-062-3/+137
* Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"Scott LaVarnway2015-10-061-7/+6
|\
| * VPX: refactor vpx_idct32x32_1_add_sse2()Scott LaVarnway2015-10-051-7/+6
* | SSE2 optimisation for quantize in high bit depthJulia Robson2015-10-052-20/+45
|/
* Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje2015-10-022-0/+21
|\
| * vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje2015-10-012-0/+21
* | Merge "Accelerated transform in high bit depth"Debargha Mukherjee2015-10-023-105/+157
|\ \ | |/ |/|
| * Accelerated transform in high bit depthJulia Robson2015-09-283-105/+157
* | vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje2015-09-302-0/+89
* | vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje2015-09-302-214/+210
|/
* Remove vpx_filter_block1d16_v8_intrin_ssse3Johann2015-09-181-117/+0
* vpx_subpixel_8t_ssse3: fix reg counts/accessJames Zern2015-09-171-20/+20
* vp10: code sign bit before absolute value in non-arithcoded header.Ronald S. Bultje2015-09-164-0/+28
* Remove some trailing whitespacesDebargha Mukherjee2015-09-081-1/+1
* VPX: subpixel_8t_ssse3 asm using x86incScott LaVarnway2015-09-033-1148/+614
* Include vpx_dsp_common.h when using VPXMIN/MAXJohann2015-08-312-0/+2
* Expand the idct4_c() function in idct8_c()Angie Chiang2015-08-281-5/+14
* Merge changes I53b5bdc5,Ib81168a7,Ie0113945Johann Koenig2015-08-271-0/+4
|\
| * Only build ssse3 filter functions on 64 bitJohann2015-08-261-0/+4
* | Merge "Add sse2 versions of halfpix variance"Johann Koenig2015-08-274-3/+425
|\ \
| * | Add sse2 versions of halfpix varianceJohann2015-08-274-3/+425
| |/
* | vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern2015-08-263-5/+5
|/
* Merge "VPX: scaled convolve : fix windows build errors"Scott LaVarnway2015-08-211-90/+79
|\
| * VPX: scaled convolve : fix windows build errorsScott LaVarnway2015-08-201-90/+79
* | Merge "VPX ssse3 scaled convolve"Scott LaVarnway2015-08-192-2/+573
|\ \ | |/
| * VPX ssse3 scaled convolveScott LaVarnway2015-08-182-2/+573
* | Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"Jingning Han2015-08-192-1/+1
|\ \
| * | Rename inv_txfm_sse2.asm to inv_wht_sse2.asmJingning Han2015-08-192-1/+1
* | | Turn on dspr2 loop filter functions in vpx_dspJingning Han2015-08-172-11/+18
|/ /
* | Merge changes I2fe52bfb,I5e5084ebJames Zern2015-08-1415-524/+384
|\ \
| * | VPX: removed filter == 128 checks from mips convolve codeScott LaVarnway2015-08-1311-80/+23
| * | VPX: removed step checks from mips convolve codeScott LaVarnway2015-08-1315-444/+361
* | | Merge "VPX: removed step checks from neon convolve code"James Zern2015-08-145-82/+12
|\ \ \
| * | | VPX: removed step checks from neon convolve codeScott LaVarnway2015-08-125-82/+12
| |/ /
* | | vpx_highbd_ssim_parms_8x8: make parameter types consistentYaowu Xu2015-08-141-1/+1
|/ /
* | Merge "VPX: remove step == 16 and filter[3] != 128 checks"Scott LaVarnway2015-08-121-88/+87
|\ \
| * | VPX: remove step == 16 and filter[3] != 128 checksScott LaVarnway2015-08-101-88/+87
* | | Merge "fix build w/only mmx+sse enabled"James Zern2015-08-121-0/+6
|\ \ \
| * | | fix build w/only mmx+sse enabledJames Zern2015-08-111-0/+6
* | | | Fork VP9 and VP10 codebaseJingning Han2015-08-113-18/+18
* | | | Merge "VPX: remove scaled calls from FUN_CONV_1D"Scott LaVarnway2015-08-111-8/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | VPX: remove scaled calls from FUN_CONV_1DScott LaVarnway2015-08-051-8/+3