summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14Merge "VP9: inline vp9_use_mv_hp()"Scott LaVarnway
2016-01-14Merge "VP9: Remove decoder args from find_mv_refs_idx()"Scott LaVarnway
2016-01-14Merge changes I6998e15f,I88891d9fJames Zern
2016-01-13Merge "Revert "Merge "Change highbd variance rounding to prevent negative var...Alex Converse
2016-01-13VP9: Remove decoder args from find_mv_refs_idx()Scott LaVarnway
2016-01-13Merge "Fix encoder crashes and enc/dec mismatches"Yaowu Xu
2016-01-13Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse
2016-01-13Fix encoder crashes and enc/dec mismatchesYaowu Xu
2016-01-13VP9: inline vp9_use_mv_hp()Scott LaVarnway
2016-01-13Merge "Change highbd variance rounding to prevent negative variance."Alex Converse
2016-01-12Merge "VP9: Eliminate unnecessary nearest/near searches"Scott LaVarnway
2016-01-12VP9: Eliminate unnecessary nearest/near searchesScott LaVarnway
2016-01-08Remove experimental flag for ext_txDebargha Mukherjee
2016-01-08Merge "Modifies inter/intra coding to allow all tx types"Debargha Mukherjee
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2016-01-08Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum w...James Zern
2016-01-07Merge "Enable encoder to avoid 8x4 or 4x8 partitions"Yaowu Xu
2016-01-07Merge "Fix a typo"Yaowu Xu
2016-01-07Enable encoder to avoid 8x4 or 4x8 partitionsYaowu Xu
2016-01-07Fix a typoYaowu Xu
2016-01-06vp9-svc: Fix to avoid msan unitialized value.Marco
2016-01-05Assert no mv clamping for scaled referencesYaowu Xu
2016-01-05Merge "Assert no 8x4/4x8 partition for scaled references"Yaowu Xu
2016-01-05Merge "vp9-skin detection: Refactoring."Marco Paniconi
2016-01-04Assert no 8x4/4x8 partition for scaled referencesYaowu Xu
2016-01-05Merge "vp10: only assume ONLY_4X4 if segmentation is disabled."Yaowu Xu
2016-01-05Merge "vp10: skip coding of txsz for lossless-segment blocks."Yaowu Xu
2016-01-04vp9-skin detection: Refactoring.Marco
2016-01-04vp9-svc: Set initial values for ext_buffer/flag indices.Marco
2016-01-04vp10: only assume ONLY_4X4 if segmentation is disabled.Ronald S. Bultje
2016-01-04vp10: skip coding of txsz for lossless-segment blocks.Ronald S. Bultje
2016-01-04Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was intr...Sasi Inguva
2015-12-28Merge "Code clean of highbd_tm_predictor_32x32"Jian Zhou
2015-12-28Merge changes I0139f8e9,I7d2545fcJian Zhou
2015-12-23Merge "Fix sub8x8 motion search on scaled reference frame"Jingning Han
2015-12-22Code clean of highbd_tm_predictor_32x32Jian Zhou
2015-12-22Code clean of highbd_tm_predictor_16x16Jian Zhou
2015-12-22Code clean of highbd_dc_predictor_32x32Jian Zhou
2015-12-22Merge "aq-mode=3: Don't reset segment if block is determined to be skin."Marco Paniconi
2015-12-22aq-mode=3: Don't reset segment if block is determined to be skin.Marco
2015-12-22Merge "Code clean of highbd_tm_predictor_4x4"James Zern
2015-12-22Merge "Code clean of highbd_dc_predictor_4x4"James Zern
2015-12-21Merge "Code clean of highbd_v_predictor_4x4"Jian Zhou
2015-12-19Merge "Fix for issue 1114 compile error"Yunqing Wang
2015-12-18sad_sse2: fix sad4xN(_avg) on windowsJames Zern
2015-12-18Code clean of highbd_tm_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_v_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_dc_predictor_4x4Jian Zhou
2015-12-18Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16."Marco Paniconi
2015-12-18Fix for issue 1114 compile errorPeter de Rivaz