summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-12Rename a vp9 only control with vp9e prefixYaowu Xu
2015-03-12Reduce the number of full block SAD callsJingning Han
2015-03-12Merge "Minorly modify model_rd_for_sb_y function"Yunqing Wang
2015-03-12Merge "Fix fdct8x8_quant ssse3 overflow issue"Jingning Han
2015-03-12Reconcile active_map and cyclic refreshAlex Converse
2015-03-12vp9_pick_inter_mode(): Use single loop to evaluate inter modesYaowu Xu
2015-03-12Minorly modify model_rd_for_sb_y functionYunqing Wang
2015-03-12Fix fdct8x8_quant ssse3 overflow issueJingning Han
2015-03-12Merge "Some rate control adjustments to control overshoot"Deb Mukherjee
2015-03-12Merge "Prevent integer overflow in choose_partitioning"Jingning Han
2015-03-12Merge "Remove unnecessary speed feature checking"Jingning Han
2015-03-12Merge "Apply fast motion search to golden reference frame"Jingning Han
2015-03-12Merge "Refactor to remove GLOBAL_MOTION"Jingning Han
2015-03-12Fix a typo introduced in #94401affYaowu Xu
2015-03-11Merge "Fix visual studio build failure."Marco
2015-03-11Prevent integer overflow in choose_partitioningJingning Han
2015-03-11Merge "Refactor the block decode code to make it simpler."hkuang
2015-03-11Fix visual studio build failure.Marco
2015-03-11Remove unnecessary speed feature checkingJingning Han
2015-03-11Merge "Clamp rate correction factor after scaling it"Adrian Grange
2015-03-11Apply fast motion search to golden reference frameJingning Han
2015-03-11Refactor to remove GLOBAL_MOTIONJingning Han
2015-03-11vpx_temporal_svc_encoder: Update some default settings.Marco
2015-03-11Refactor the block decode code to make it simpler.hkuang
2015-03-11Merge "Separate rd_thresh adaption by ref_frame"Yaowu Xu
2015-03-11Clamp rate correction factor after scaling itAdrian Grange
2015-03-11Shorten GF/arf interval in hard scenes.paulwilkins
2015-03-10Separate rd_thresh adaption by ref_frameYaowu Xu
2015-03-10Some rate control adjustments to control overshootDeb Mukherjee
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