summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-03-05Use correct bsize for uvYaowu Xu
2015-03-04Declare function used by 'once' with 'void' parametersJohann
2015-03-04Merge "Fix variable shadowing."hkuang
2015-03-04Merge "Small rationalization of code in vp9_first_pass"Adrian Grange
2015-03-04Fix variable shadowing.hkuang
2015-03-04Merge "Remove unnecessary loopfilter init."hkuang
2015-03-04Merge "Make encoder buffer allocation dynamic"Adrian Grange
2015-03-04Small rationalization of code in vp9_first_passAdrian Grange
2015-03-04Merge "Use SAD value to set chroma cost flag"Jingning Han
2015-03-04Use SAD value to set chroma cost flagJingning Han
2015-03-04Merge "Properly handle the boundary blocks for integral projection search"Jingning Han
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2015-03-03Merge "dc quantizer fix for 32x32 transforms"Deb Mukherjee
2015-03-03Merge "Scale the normalization factor depending on the block size"Jingning Han
2015-03-03Properly handle the boundary blocks for integral projection searchJingning Han
2015-03-03dc quantizer fix for 32x32 transformsDeb Mukherjee
2015-03-03Merge "fix a race condition caused by intra function pointer initialization"Yunqing Wang
2015-03-03Scale the normalization factor depending on the block sizeJingning Han
2015-03-03Adapt color sensitiviy threshold to luma signal energyYaowu Xu
2015-03-03Remove unnecessary loopfilter init.hkuang
2015-03-03fix a race condition caused by intra function pointer initializationYunqing Wang
2015-03-01Use variance metric for integral projection vector matchJingning Han
2015-02-27Merge "Fix source frame border extension"Jingning Han
2015-02-27Fix source frame border extensionJingning Han
2015-02-27Merge "Fix calc_highbd_psnr"Adrian Grange
2015-02-27Merge "Make SVC compatible with external resize."Alex Converse
2015-02-27Fix calc_highbd_psnrAdrian Grange
2015-02-27Merge "Fix arithmetic overflow warnings."Marco
2015-02-27Merge "Refactor integral projection based motion estimation"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 1"Jingning Han
2015-02-26Fix arithmetic overflow warnings.Marco
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 3Jingning Han
2015-02-26Refactor integral projection based motion estimationJingning Han
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-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 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 high bit-depth loop-filter sse2 compiling issue - part 4Jingning Han