summaryrefslogtreecommitdiff
path: root/vp9/vp9cx.mk
AgeCommit message (Expand)Author
2014-11-24Merge "Refactored idct routines and headers"Debargha Mukherjee
2014-11-24Refactored idct routines and headersPeter de Rivaz
2014-11-21Merge "Added highbitdepth sse2 acceleration for quantize"Debargha Mukherjee
2014-11-19Added highbitdepth sse2 acceleration for quantizePeter de Rivaz
2014-11-19Enable ssse3 version of vp9_fdct8x8_quantJingning Han
2014-11-14Added sse2 acceleration for highbitdepth variancePeter de Rivaz
2014-11-12Added highbitdepth sse2 SAD acceleration and testsPeter de Rivaz
2014-10-20Merge "SAD32xh and SAD64xh for AVX2"Yunqing Wang
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-10-14Add a 32-bit friendly sse2 quantizer.Alex Converse
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
2014-09-06Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics.Dmitry Kovalev
2014-09-02Removing MMX SAD calculation code.Dmitry Kovalev
2014-08-29Removing variance MMX code.Dmitry Kovalev
2014-07-31Neon version of vp9_subtract_block()Scott LaVarnway
2014-07-30Neon version of vp9_quantize_fp()Scott LaVarnway
2014-07-30Neon version of vp9_sub_pixel_variance16x16(),Scott LaVarnway
2014-07-29Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()Scott LaVarnway
2014-07-24s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISINGTim Kopp
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway
2014-07-02Split vp9_rdopt into vp9_rdopt and vp9_rd.Alex Converse
2014-06-25vp9cx.mk: move avx c files outside of x86inc blockJames Zern
2014-06-12Added skeleton for VP9 denoiserTim Kopp
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee
2014-05-15Merge "AVX2 To VP9 Block Error Optimization"Yunqing Wang
2014-05-14AVX2 To VP9 Block Error Optimizationlevytamar82
2014-05-08Add an x86inc MMX fwht4x4.Alex Converse
2014-05-07Revert "Add an MMX fwht4x4"Paul Wilkins
2014-05-05Add an MMX fwht4x4Alex Converse
2014-05-01Merge "Removing half-variance asm functions which are not used."Dmitry Kovalev
2014-04-30Merge "Enable SSSE3 implementation of 8x8 forward 2D-DCT"Jingning Han
2014-04-30Removing half-variance asm functions which are not used.Dmitry Kovalev
2014-04-29Enable SSSE3 implementation of 8x8 forward 2D-DCTJingning Han
2014-04-22Renaming "onyx" to "encoder".Dmitry Kovalev
2014-04-17add a context tree structure to encoderJim Bankoski
2014-04-14Removing unused vp9_mcomp_x86.h file.Dmitry Kovalev
2014-04-08Adding vp9_ssim.h file.Dmitry Kovalev
2014-03-28Adding vp9_speed_features.{h, c}.Dmitry Kovalev
2014-03-26Move aq_mode=2 (complexity_aq) to separate file.Marco Paniconi
2014-03-24Merge "vp9_write_bit_buffer.h header statics converted to globals"Jim Bankoski
2014-03-24Merge "AVX2 SAD Optimization:"Yunqing Wang
2014-03-24vp9_write_bit_buffer.h header statics converted to globalsJim Bankoski
2014-03-21Rename the aq_mode files.Marco Paniconi
2014-03-21AVX2 SAD Optimization:levytamar82
2014-03-18In-frame q adjustment for cyclic background refresh.Marco Paniconi
2014-03-13Move svc layer_context to separate file.Marco Paniconi
2014-03-05Adding vp9_cost.{h, c} files.Dmitry Kovalev
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev
2014-02-14AVX2 SubPixel Variance Optimizationlevytamar82