summaryrefslogtreecommitdiff
path: root/vp10/encoder
AgeCommit message (Expand)Author
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-11Merge "Proper fix of a msvc complier warning"Yaowu Xu
2015-12-10Proper fix of a msvc complier warningYaowu Xu
2015-12-10Merge changes Iece22223,Iefad9d8dYaowu Xu
2015-12-10Fix two msvc build issuesYaowu Xu
2015-12-10Fix enc/dec mismatches for aq-mode 1 and 2Yaowu Xu
2015-12-08Changes to exhaustive motion search.paulwilkins
2015-12-07Fix bug when overlaying middle arfs in multi-arf groups.paulwilkins
2015-12-04Merge "comment out range_check of fdct in dct.c"Angie Chiang
2015-12-04comment out range_check of fdct in dct.cAngie Chiang
2015-12-03Remove palette from VP10hui su
2015-11-19Fix unsigned overflow in rd_variance_adjustment.Alex Converse
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-11-03Merge "misc fixes: Remove a wasted value."Alex Converse
2015-10-29Merge "Shrink probability remap tables."Alex Converse
2015-10-27misc fixes: Remove a wasted value.Alex Converse
2015-10-27Shrink probability remap tables.Alex Converse
2015-10-27Merge "Reorder code to be consistent accross branches"Yaowu Xu
2015-10-27Reorder code to be consistent accross branchesYaowu Xu
2015-10-26Fix VS build.Alex Converse
2015-10-26Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee
2015-10-26Merge "palette: Replace rand() call with custom LCG."Alex Converse
2015-10-24palette: Replace rand() call with custom LCG.Alex Converse
2015-10-23Use explicit block position in foreach_transformed_blockJingning Han
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-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-20Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."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-20Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore
2015-10-19vp10: write colorspace info for profile 0 intraonly frames.Ronald S. Bultje
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 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 "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