summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2015-10-22Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."Ronald S. Bultje
2015-10-22Merge "vp10: merge universal_hp experiment into misc_fixes."Ronald S. Bultje
2015-10-22Merge "vp10: don't allow comp_inter_inter on keyframes."Ronald S. Bultje
2015-10-22Merge "vp10: fix tile size in remuxing step."Ronald S. Bultje
2015-10-22Merge "vp10: use correct constant for bw adaptation of seg pred probs."Ronald S. Bultje
2015-10-22Merge "vp10: don't make right edge available across tile boundaries."Ronald S. Bultje
2015-10-22Merge "vp10: clip MVs before adding to find_ref_mvs() list."Ronald S. Bultje
2015-10-21vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje
2015-10-21vp10: merge universal_hp experiment into misc_fixes.Ronald S. Bultje
2015-10-21vp10: don't allow comp_inter_inter on keyframes.Ronald S. Bultje
2015-10-21vp10: fix tile size in remuxing step.Ronald S. Bultje
2015-10-21vp10: use correct constant for bw adaptation of seg pred probs.Ronald S. Bultje
2015-10-21vp10: don't make right edge available across tile boundaries.Ronald S. Bultje
2015-10-20Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."Ronald S. Bultje
2015-10-20vp10: clip MVs before adding to find_ref_mvs() list.Ronald S. Bultje
2015-10-20vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.Ronald S. Bultje
2015-10-20Merge "VP10: some changes to palette mode"Hui Su
2015-10-20Merge "vp10: write colorspace info for profile 0 intraonly frames."Ronald S. Bultje
2015-10-20Merge "vp10: per-segment lossless coding."Ronald S. Bultje
2015-10-20Merge "vp10: add extended-intra prediction edges experiment."Ronald S. Bultje
2015-10-20Merge "vp10: allow MV refs to point outside visible image."Ronald S. Bultje
2015-10-20Merge "vp10: allow forward updates for keyframe y intra mode probabilities."Ronald S. Bultje
2015-10-20Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."Ronald S. Bultje
2015-10-20Merge "vp10: make segmentation probs use generic probability model."Ronald S. Bultje
2015-10-19vp10: write colorspace info for profile 0 intraonly frames.Ronald S. Bultje
2015-10-16vp8cx: remove deprecated reference/entropy controlsJames Zern
2015-10-16vp10: per-segment lossless coding.Ronald S. Bultje
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-16vp10: allow MV refs to point outside visible image.Ronald S. Bultje
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-16VP10: some changes to palette modehui su
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 "vp10: fix compiler warning with --enable-universal_hp."Ronald S. Bultje
2015-10-13Merge "Fix compiler warnings"Hui Su
2015-10-13vp10: fix compiler warning with --enable-universal_hp.Ronald S. Bultje
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 ref-MV-dependent use of HP.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-08Merge "vp10: use subexp probability updates for MV probs."Ronald S. Bultje