summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
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-28Fix bug 805levytamar82
2014-07-24Fix potential ioc issue in vp9_get_prob for 4K above sizesJingning Han
2014-07-21Remove unfinished VP9 alpha channel.Alex Converse
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-17Merge "Modified frame buffer handling"Adrian Grange
2014-07-17Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"Scott LaVarnway
2014-07-17Modified frame buffer handlingAdrian Grange
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway
2014-07-14Merge "Some extra bit probability cleanups"Deb Mukherjee
2014-07-13Merge "Fix chrome valgrind warning due to the use of mismatched bsize"Jingning Han
2014-07-11Merge "vp9_loopfilter.c: cosmetics"James Zern
2014-07-11Fix chrome valgrind warning due to the use of mismatched bsizeJingning Han
2014-07-11Merge "Remove unnecessary assertions"Yunqing Wang
2014-07-11Some extra bit probability cleanupsDeb Mukherjee
2014-07-11Remove unnecessary assertionsYunqing Wang
2014-07-11Remove an unused parameterYaowu Xu
2014-07-10Merge "update vp9_thread.c"James Zern
2014-07-10update vp9_thread.cJames Zern
2014-07-10Merge "Refactor vp9_diamond_search_sad function"Yunqing Wang
2014-07-10Merge "Refactor refining_search_sad code"Yunqing Wang
2014-07-10Fix a bug in boundary checking.hkuang
2014-07-10Refactor vp9_diamond_search_sad functionYunqing Wang
2014-07-09vp9_loopfilter.c: cosmeticsJames Zern
2014-07-09Refactor refining_search_sad codeYunqing Wang
2014-07-09Merge "Re-design quantization process for 32x32 transform block"Jingning Han
2014-07-09Merge "Move vp9_thread.* to common."hkuang
2014-07-08Re-design quantization process for 32x32 transform blockJingning Han
2014-07-08Fix decoder handling of intra-only framesAdrian Grange
2014-07-07Move vp9_thread.* to common.hkuang
2014-07-01Merge "Re-design quantization process"Yaowu Xu
2014-07-01Re-design quantization processJingning Han
2014-06-30Merge "BITSTREAM: Handle transform size and motion vectors more logically for...Alex Converse
2014-06-27vp9: disable postproc buffer alloc when unnecessaryJames Zern
2014-06-27Merge "Better validation of invalid files"Jim Bankoski
2014-06-27Better validation of invalid filesJim Bankoski
2014-06-26Enable real-time version reference motion vector searchJingning Han
2014-06-24Fix test on maximum downscaling limitsAdrian Grange
2014-06-23Allocate buffers based on correct chroma formatAdrian Grange
2014-06-23Merge "Remove unused vp9_init_quant_tables function"Jingning Han
2014-06-20Merge "Include type defines"Johann
2014-06-20Don't return value for void functionsJohann
2014-06-20Include type definesJohann
2014-06-18BITSTREAM: Handle transform size and motion vectors more logically for non-420.Alex Converse
2014-06-18Remove unused vp9_init_quant_tables functionJingning Han
2014-06-16Merge "vp9_rtcd: correct avx2 references"James Zern
2014-06-12Use lrand48 on AndroidJohann
2014-06-12Merge "Fast computation path for forward transform and quantization"Jingning Han