summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2015-03-12Minorly modify model_rd_for_sb_y functionYunqing Wang
2015-03-10Merge "Modify update golden reference update under aq-mode=3 mode."Marco
2015-03-10Modify update golden reference update under aq-mode=3 mode.Marco
2015-03-10Merge "Enable using Golden reference in choose_partition()"Yaowu Xu
2015-03-10Merge "Allow q adjustment for VPX_CQ and VPX_CBR."paulwilkins
2015-03-10Fix vp9_compute_qdelta_by_rate loop behaviorAdrian Grange
2015-03-10Enable using Golden reference in choose_partition()Yaowu Xu
2015-03-09Merge "Don't waste time partitioning skip superblocks."Alex Converse
2015-03-09Merge "Skip golden ref frame check when it is same as last ref frame"Jingning Han
2015-03-09Skip golden ref frame check when it is same as last ref frameJingning Han
2015-03-09Don't waste time partitioning skip superblocks.Alex Converse
2015-03-09Allow q adjustment for VPX_CQ and VPX_CBR.paulwilkins
2015-03-09Merge "vp9_ethread: fix me consts initialization to support aq_mode=3 encoding"Yunqing Wang
2015-03-09Merge "Move pred_mv assign outside integral projection motion search"Jingning Han
2015-03-09Merge "Modify the setting of transform skip flags in non-rd mode"Yunqing Wang
2015-03-06vp9_ethread: fix me consts initialization to support aq_mode=3 encodingYunqing Wang
2015-03-06Modify the setting of transform skip flags in non-rd modeYunqing Wang
2015-03-06Merge changes I1b972c94,I9c897d32Yaowu Xu
2015-03-05Prevent invalid memory accessYaowu Xu
2015-03-05Merge changes I219c287b,I6adee670Alex Converse
2015-03-05Merge "Fix misleading indentation."Alex Converse
2015-03-05Merge "Don't inline cost_coeffs."Alex Converse
2015-03-05Merge "Fix valgrind memcpy memory overlaps warning"Adrian Grange
2015-03-05Don't inline cost_coeffs.Alex Converse
2015-03-05Fix misleading indentation.Alex Converse
2015-03-05Don't copy thread data for the main thread.Alex Converse
2015-03-05Move pred_mv assign outside integral projection motion searchJingning Han
2015-03-05Merge "Move integral projection motion search to vp9_mcomp.c"Jingning Han
2015-03-05Use correct bsize for uvYaowu Xu
2015-03-04Merge "Small rationalization of code in vp9_first_pass"Adrian Grange
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-04Move integral projection motion search to vp9_mcomp.cJingning 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-03Fix valgrind memcpy memory overlaps warningAdrian Grange
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-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