summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2014-12-11Multiframe Quality Enhancement(MFQE) in VP9.JackyChen
2014-11-24Fix a tautological assert.Alex Converse
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-19Merge "Combine fdct8x8 and quantization process"Jingning Han
2014-11-19Merge "Add sse2 version for vp9_quantize_fp"Jingning Han
2014-11-18Combine fdct8x8 and quantization processJingning Han
2014-11-18Add sse2 version for vp9_quantize_fpJingning Han
2014-11-17change to call vp9_refining_search_sad() directlyYaowu Xu
2014-11-14Added sse2 acceleration for highbitdepth variancePeter de Rivaz
2014-11-12Merge "Added highbitdepth sse2 SAD acceleration and tests"Debargha Mukherjee
2014-11-12Added highbitdepth sse2 SAD acceleration and testsPeter de Rivaz
2014-11-07Iadst transforms to use internal low precisionDeb Mukherjee
2014-11-07Merge "Change the use of a reserved color space entry"Yaowu Xu
2014-11-06Change the use of a reserved color space entryYaowu Xu
2014-11-06Modify the frame context memory deallocationYunqing Wang
2014-11-05Merge "Totally remove prev_mi in VP9 decoder."hkuang
2014-11-05Totally remove prev_mi in VP9 decoder.hkuang
2014-11-05Fix visual studio 2013 compiler warningsYaowu Xu
2014-11-04Fix the memory leak due to missing free frame_mvs.hkuang
2014-11-03Merge "WORKAROUND FIX FOR GCC4.9.1"Yunqing Wang
2014-11-01WORKAROUND FIX FOR GCC4.9.1levytamar82
2014-10-31Bind motion vectors with frame buffer structure.hkuang
2014-10-30Merge "Move the definition of switchable filter numbers into enum INTERP_FILT...Hui Su
2014-10-24Merge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924,I10747b32,I31b49c9eJames Zern
2014-10-23add vp9_loop_filter_data_resetJames Zern
2014-10-22Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"Yunqing Wang
2014-10-22vp9_ethread: allocate frame contexts outside VP9_COMMON structYunqing Wang
2014-10-22Fix Neon convolve profilingFrank Galligan
2014-10-21Move the definition of switchable filter numbers into enumHui Su
2014-10-20Merge "SAD32xh and SAD64xh for AVX2"Yunqing Wang
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-10-17Add highbitdepth function for vp9_avg_8x8Peter de Rivaz
2014-10-16move LFWorkerData allocation to VP9LfSyncJames Zern
2014-10-14Merge "Add a 32-bit friendly sse2 quantizer."Alex Converse
2014-10-14Add a 32-bit friendly sse2 quantizer.Alex Converse
2014-10-14Merge "Remove extra line."hkuang
2014-10-14Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"Adrian Grange
2014-10-13Use pre increment.hkuang
2014-10-13Remove mi_grid_base_array from VP9_COMMON (unused)Adrian Grange
2014-10-10Remove extra line.hkuang
2014-10-09Correct the code format.hkuang
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09vp9_rtcd_defs: fix vp9_avg_8x8 declarationJames Zern
2014-10-08Merge "Clean up header files in vp9_blockd.h and related files"Jingning Han
2014-10-08Merge "Use #define statement for MAX_MB_PLANE"Jingning Han