summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 1"Jingning Han
2015-02-26test-data.mk: fix perf test data dependencyJames Zern
2015-02-26use LC_ALL=C to sort libvpx_*srcs.txtJames Zern
2015-02-26tools_common.sh: use $$ in VPX_TEST_OUTPUT_DIRJames Zern
2015-02-26Merge "tools_common.sh: add directory name to error output"James Zern
2015-02-26Fix arithmetic overflow warnings.Marco
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 3Jingning Han
2015-02-26Merge "Fix the encoder to support profile change"Yaowu Xu
2015-02-26Merge "Correct parameter order in a function call"Yaowu Xu
2015-02-26Merge "tests: add a shorter 720p test clip"James Zern
2015-02-26Refactor integral projection based motion estimationJingning Han
2015-02-26tools_common.sh: add directory name to error outputJames Zern
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 2Jingning Han
2015-02-26Fix the encoder to support profile changeYaowu Xu
2015-02-26Correct parameter order in a function callYaowu Xu
2015-02-26Merge "Account for rate error in GF group Q calculation."paulwilkins
2015-02-25tests: add a shorter 720p test clipJames Zern
2015-02-25Make SVC compatible with external resize.Alex Converse
2015-02-25Merge "Motion compensated reference refinement"Jingning Han
2015-02-25Merge "Re-distribute hierarchical vector match pattern"Jingning Han
2015-02-25Motion compensated reference refinementJingning Han
2015-02-25Merge "Fix a trivial memory leak"Yaowu Xu
2015-02-25Merge "Fix ssse3 quantize_fp functions while skip=1"Yunqing Wang
2015-02-25Fix high bit-depth loop-filter sse2 compiling issue - part 1Jingning Han
2015-02-25Merge "Fix fwd transform sse2 build issue on older gcc version"Jingning Han
2015-02-24Fix fwd transform sse2 build issue on older gcc versionJingning Han
2015-02-24Merge "vp9_loopfilter: quiet integer constant size warnings"James Zern
2015-02-24Fix a trivial memory leakHanno Böck
2015-02-24Fix high bit-depth loop-filter sse2 compiling issue - part 4Jingning Han
2015-02-24Re-distribute hierarchical vector match patternJingning Han
2015-02-24vp9_loopfilter: quiet integer constant size warningsJames Zern
2015-02-24Fix ssse3 quantize_fp functions while skip=1Yunqing Wang
2015-02-23fix the propagation of color space info in decoderYaowu Xu
2015-02-23Account for rate error in GF group Q calculation.paulwilkins
2015-02-20Merge "Remove redundant test"Adrian Grange
2015-02-20Merge "Remove a few unneccessary multiplications in denoiser."Marco
2015-02-20Remove a few unneccessary multiplications in denoiser.Marco
2015-02-20Move dequant table from VP9_COMMON to VP9_COMP as decoderHangyu Kuang
2015-02-20Merge "Adjustments to cyclic refresh (aq-mode=3)."Marco
2015-02-20Merge "Add high bit depth support to rtc sub8x8 block coding"Jingning Han
2015-02-20Adjustments to cyclic refresh (aq-mode=3).Marco
2015-02-20Add high bit depth support to rtc sub8x8 block codingJingning Han
2015-02-20Merge "Optimize the dequantization process on decoder side."Hangyu Kuang
2015-02-19Merge "Fix control string in firstpass stats fprintf"Adrian Grange
2015-02-19Optimize the dequantization process on decoder side.Hangyu Kuang
2015-02-19Merge "Improve skip_txfm thresholds in the non-rd mode selection"Yunqing Wang
2015-02-19Fix control string in firstpass stats fprintfAdrian Grange
2015-02-19Merge "Integral projection based motion estimation"Jingning Han
2015-02-19Improve skip_txfm thresholds in the non-rd mode selectionYunqing Wang
2015-02-19Integral projection based motion estimationJingning Han