summaryrefslogtreecommitdiff
path: root/vp10/decoder/decodemv.c
AgeCommit message (Expand)Author
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2016-01-04vp10: skip coding of txsz for lossless-segment blocks.Ronald S. Bultje
2015-12-03Remove palette from VP10hui su
2015-10-16vp10: allow forward updates for keyframe y intra mode probabilities.Ronald S. Bultje
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-13Merge "VP10: Add palette mode part 1"Hui Su
2015-10-12vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().Ronald S. Bultje
2015-10-12VP10: Add palette mode part 1hui su
2015-09-14vp10: fix entropy counts for the hp bit.Ronald S. Bultje
2015-09-03Make update_map/temporal_update fields implicit for keyframes.Ronald S. Bultje
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-13VP9Decoder -> VP10DecoderYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han