summaryrefslogtreecommitdiff
path: root/vp10/encoder
AgeCommit message (Expand)Author
2015-10-16vp10: merge keyframe/interframe uvintramode/partition probabilities.Ronald S. Bultje
2015-10-16vp10: make segmentation probs use generic probability model.Ronald S. Bultje
2015-10-15Fix palette mode in multi-thread encoding settinghui su
2015-10-15Merge "fix a msvc compiler warning"Yaowu Xu
2015-10-15fix a msvc compiler warningYaowu Xu
2015-10-14Fix two asan failuresYaowu Xu
2015-10-13Merge "Fix compiler warnings"Hui Su
2015-10-13Merge "VP10: Add palette mode part 1"Hui Su
2015-10-13Fix compiler warningshui su
2015-10-12vp10: allow forward updates for uv_mode probabilities.Ronald S. Bultje
2015-10-12vp10: allow bw adaptivity for skip/tx probabilities in keyframes.Ronald S. Bultje
2015-10-12vp10: don't write tile size marker bit if CONFIG_MISC_FIXES=0.Ronald S. Bultje
2015-10-12vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().Ronald S. Bultje
2015-10-12vp10: update assertion/allocation for tokens.Ronald S. Bultje
2015-10-12VP10: Add palette mode part 1hui su
2015-10-05vp10: use subexp probability updates for MV probs.Ronald S. Bultje
2015-10-05vp10: skip unreachable cat6 token extrabits.Ronald S. Bultje
2015-10-05vp10: use superframe marker index/size mechanism for tile size.Ronald S. Bultje
2015-10-05vp10: extend range for delta Q values.Ronald S. Bultje
2015-10-02vp10: make render_width/height referenceable through ref frames.Ronald S. Bultje
2015-09-28Merge "comment out fdct32"Angie Chiang
2015-09-28Merge "vp9/10: improve support for render_width/height."Ronald S. Bultje
2015-09-28Merge "Rename display_{size,width,height} to render_*."Ronald S. Bultje
2015-09-28Merge "vp10: code reference_mode in uncompressed header."Ronald S. Bultje
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-26Merge "vp9/10 encoder: prevent NULL access on failure"James Zern
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer."Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.fwd_txm4x4 function pointer."Ronald S. Bultje
2015-09-25comment out fdct32Angie Chiang
2015-09-25vp10: code reference_mode in uncompressed header.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.Ronald S. Bultje
2015-09-23vp9/10 encoder: prevent NULL access on failureJames Zern
2015-09-23Revert "remove static from fdct4/8/16/32"James Zern
2015-09-23Adjust rd calculation in choose_tx_size_from_rdhui su
2015-09-21Merge "remove static from fdct4/8/16/32"Angie Chiang
2015-09-21remove static from fdct4/8/16/32Angie Chiang
2015-09-18Create sub8x8 block inter prediction functionJingning Han
2015-09-18Merge "Refactor mbmi_ext structure"Jingning Han
2015-09-17Refactor mbmi_ext structureJingning Han
2015-09-16vp10: move coding of tx_mode element to the non-arithcoded header.Ronald S. Bultje
2015-09-16vp10: code sign bit before absolute value in non-arithcoded header.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-16Merge "vp10: fix entropy counts for the hp bit."Ronald S. Bultje
2015-09-15Merge changes from topic 'fix-vp9-bitstream-test'James Zern
2015-09-14vp10: fix entropy counts for the hp bit.Ronald S. Bultje
2015-09-14Merge "vp10: merge frame_parallel_decoding_mode and refresh_frame_context."Ronald S. Bultje
2015-09-12add range_check for fdct in vp10Angie Chiang
2015-09-11vp10: merge frame_parallel_decoding_mode and refresh_frame_context.Ronald S. Bultje