summaryrefslogtreecommitdiff
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 "Accumulate tx_totals counters in multi-threaded encoder"Yunqing Wang
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-10Accumulate tx_totals counters in multi-threaded encoderYunqing Wang
2015-03-10Fix vp9_compute_qdelta_by_rate loop behaviorAdrian Grange
2015-03-10Enable using Golden reference in choose_partition()Yaowu Xu
2015-03-09Refactor read_intra_frame_mode_infoFrank Galligan
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-09Add aq-mode=3 to ethread test.Marco
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 "Reduce default overshoot/undershoot params to 25"Deb Mukherjee
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-06Merge "Cherry pick libyuv VS fix"Johann
2015-03-06Cherry pick libyuv VS fixJohann
2015-03-06Remove some unnecessary code in thread context copy.hkuang
2015-03-06Merge "Only wait for previous frame's motion vector if needed."Hangyu Kuang
2015-03-06Merge "Set the threads/tile_columns in vpx_temporal_svc_encoder."Marco
2015-03-06Set the threads/tile_columns in vpx_temporal_svc_encoder.Marco
2015-03-06Modify the setting of transform skip flags in non-rd modeYunqing Wang
2015-03-06Merge changes I1b972c94,I9c897d32Yaowu Xu
2015-03-05Only wait for previous frame's motion vector if needed.Hangyu Kuang
2015-03-05Prevent invalid memory accessYaowu Xu
2015-03-05Merge "Fix a tsan error bug in frame parallel decode."hkuang
2015-03-05Merge changes I219c287b,I6adee670Alex Converse
2015-03-05Merge "Fix misleading indentation."Alex Converse
2015-03-05Call encoder control before running ethread test.Alex Converse
2015-03-05Reduce default overshoot/undershoot params to 25Deb Mukherjee
2015-03-05Merge "Use 8 threads by default for VP9 encodes"Frank Galligan
2015-03-05Merge "VP9: turn on tile-columns and frame-parallel-mode by default"Frank Galligan
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-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