summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-02Replaced loops with vpx_memcpy()Tim Kopp
2014-07-02Merge "Added a speed feature controlling a motion search parameter"Yaowu Xu
2014-07-02Multi-arf: Add code to turn it on and off.Paul Wilkins
2014-07-02Merge "Adapt strength of AQ2."Paul Wilkins
2014-07-02Added a speed feature controlling a motion search parameterYaowu Xu
2014-07-02Merge "Store/read 16x16 block statistics obtained from the first pass"Pengchong Jin
2014-07-02Adapt strength of AQ2.Paul Wilkins
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-01Merge "VP9 denoiser used s/int/enum where appropriate"Tim Kopp
2014-07-01Merge "Denoised output is now grayscale"Tim Kopp
2014-07-01Merge "vp8/bitstream.h: quiet warnings in EDSP builds"James Zern
2014-07-01Merge changes I875ac5a7,I2b13369d,I9ceb47a9James Zern
2014-07-01invalid_file_test: output error detail on mismatchJames Zern
2014-07-01vpxdec: add --keep-going optionJames Zern
2014-07-01Merge "Re-design quantization process"Yaowu Xu
2014-07-01cpu_speed_test: cosmeticsJames Zern
2014-07-01aq_segment_test: cosmeticsJames Zern
2014-07-01Re-design quantization processJingning Han
2014-07-01Allow lossless skipping in RD mode decision.Alex Converse
2014-07-01Merge "Add a test that tests invalid partitions for profile 1"Jim Bankoski
2014-07-01Merge "validate uv block size when reading partition"Jim Bankoski
2014-07-01Store/read 16x16 block statistics obtained from the first passPengchong Jin
2014-07-01Merge "Elevate NEWMV mode checking threshold in real time"Yunqing Wang
2014-07-01Add a test that tests invalid partitions for profile 1Jim Bankoski
2014-07-01Merge "vp9_thread_test: add 'Thread' to test names"James Zern
2014-07-01Elevate NEWMV mode checking threshold in real timeYunqing Wang
2014-07-01VP9 denoiser used s/int/enum where appropriateTim Kopp
2014-07-01Denoised output is now grayscaleTim Kopp
2014-07-01Add a new yuv444 testvector.Alex Converse
2014-07-01Merge "Fix visual studio build issue"Dmitry Kovalev
2014-07-01validate uv block size when reading partitionJim Bankoski
2014-07-01Fix visual studio build issueYunqing Wang
2014-07-01update vp9_thread.[hc]James Zern
2014-07-01vp9_thread_test: remove unnecessary c_str()'sJames Zern
2014-06-30vp9_thread_test: factorize decode loopJames Zern
2014-06-30vp9_thread_test: add 'Thread' to test namesJames Zern
2014-06-30vp8/bitstream.h: quiet warnings in EDSP buildsJames Zern
2014-06-30Merge "libs.mk: don't include x86inc.asm in codec src list"James Zern
2014-06-30Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""James Zern
2014-06-30Merge "BITSTREAM: Handle transform size and motion vectors more logically for...Alex Converse
2014-06-30Revert "Fix a bug in VP9Worker which leads to unit test hang."hkuang
2014-06-30Merge "Encode_breakout code refactoring"Yunqing Wang
2014-06-30Merge "change to not force interp_type as SWITCHABLE"Yaowu Xu
2014-06-30change to not force interp_type as SWITCHABLEYaowu Xu
2014-06-30Merge "Remove unused set_mode_info function"Jingning Han
2014-06-30Merge "Fix a bug in VP9Worker which leads to unit test hang."hkuang
2014-06-30Encode_breakout code refactoringYunqing Wang
2014-06-30Remove unused set_mode_info functionJingning Han
2014-06-30Fix a bug in VP9Worker which leads to unit test hang.hkuang
2014-06-30Enable encode breakout in real timeYunqing Wang