summaryrefslogtreecommitdiff
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-16vpx/*.h: add VPX_CTRL_* preproc definesJames Zern
2015-10-16Merge "vpx/*.h, cosmetics: fix some typos"James Zern
2015-10-16Adjustment on limiting cyclic refresh on steady blocks.Marco
2015-10-16Restore partial changes from previous commitYaowu Xu
2015-10-15Fix palette mode in multi-thread encoding settinghui su
2015-10-15Merge "VP9_resizing: adjust the threshold and another improvement."Jacky Chen
2015-10-15Merge "Fix resetting of cyclic refresh on dynamic resize change."Marco Paniconi
2015-10-15VP9_resizing: adjust the threshold and another improvement.JackyChen
2015-10-15Fix resetting of cyclic refresh on dynamic resize change.Marco
2015-10-15VP9: Rate control update for re-encode screen-content.Marco
2015-10-15Merge "fix a msvc compiler warning"Yaowu Xu
2015-10-15Merge "Fix two asan failures"Yaowu Xu
2015-10-15fix a msvc compiler warningYaowu Xu
2015-10-14Fix two asan failuresYaowu Xu
2015-10-14Check for bswap* builtins before usingJohann
2015-10-14Upstream Mozilla fix for older Apple clang buildsJohann
2015-10-13Merge "Changes to partition breakout rules."Yaowu Xu
2015-10-13Changes to partition breakout rules.paulwilkins
2015-10-13Merge "VP9-SVC: Bugfix to allow skipping lower layer(s) encoding."Marco Paniconi
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-12VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.Marco
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-10tile_worker_hook: fix -Wclobbered warningJames Zern
2015-10-09vpx/*.h, cosmetics: fix some typosJames Zern
2015-10-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-09Generate convolve_test wrapper functions with a macroAlex Converse
2015-10-09Merge "vp9/decode_tiles_mt: remove unnecessary local"James Zern
2015-10-09Remove 4 mova insts from quantize_ssse3_x86_64.asmGeza Lore
2015-10-09Merge "Optimization of 8bit block error for high bitdepth"Debargha Mukherjee
2015-10-08Optimization of 8bit block error for high bitdepthGeza Lore
2015-10-08Merge "VP9 denoiser: use skin map to improve denoising."Jacky Chen
2015-10-08VP9 denoiser: use skin map to improve denoising.jackychen
2015-10-08Merge "vp10: use subexp probability updates for MV probs."Ronald S. Bultje
2015-10-08Merge "vp10: skip unreachable cat6 token extrabits."Ronald S. Bultje
2015-10-08Merge "vp10: remove superframe size field for last frame in superframe."Ronald S. Bultje
2015-10-08Merge "vp9_skin_detection: fix some build warnings."Jacky Chen
2015-10-08Merge "vp10: use superframe marker index/size mechanism for tile size."Ronald S. Bultje
2015-10-08vp9_skin_detection: fix some build warnings.jackychen