summaryrefslogtreecommitdiff
path: root/vp10/common
AgeCommit message (Expand)Author
2016-01-08Remove experimental flag for ext_txDebargha Mukherjee
2016-01-08Modifies inter/intra coding to allow all tx typesDebargha Mukherjee
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-10Fix two msvc build issuesYaowu Xu
2015-12-03Remove palette from VP10hui su
2015-11-03Merge "Generate intra prediction reference values only when necessary"Hui Su
2015-11-02Move palette-based intra prediction out of misc-fixeshui su
2015-11-02Generate intra prediction reference values only when necessaryhui su
2015-10-29Make the zero handling in extend_to_full_distribution more explicit.Alex Converse
2015-10-28Revert "Replace the zero handling in extend_to_full_distribution."Alex Converse
2015-10-26Replace the zero handling in extend_to_full_distribution.Alex Converse
2015-10-23Use explicit block position in foreach_transformed_blockJingning Han
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: 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: 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-20vp10: clip MVs before adding to find_ref_mvs() list.Ronald S. Bultje
2015-10-20Merge "VP10: some changes to palette mode"Hui Su
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-13vp10: fix compiler warning with --enable-universal_hp.Ronald S. Bultje
2015-10-13Merge "VP10: Add palette mode part 1"Hui Su
2015-10-12vp10: allow bw adaptivity for skip/tx probabilities in keyframes.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: Add palette mode part 1hui su
2015-10-08Merge "vp10: use superframe marker index/size mechanism for tile size."Ronald S. Bultje
2015-10-07Merge "Backports highbitdepth accelerations into vp10"Debargha Mukherjee
2015-10-05vp10: use superframe marker index/size mechanism for tile size.Ronald S. Bultje
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
2015-10-02Backports highbitdepth accelerations into vp10Debargha Mukherjee
2015-10-01Small cleanuphui su
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-25vp10: split UV int4x4 loopfilter flag in one for each covered edge.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-18Create sub8x8 block inter prediction functionJingning Han
2015-09-16vp10: do sub8x8 block reconstruction in full subblocks.Ronald S. Bultje
2015-09-16vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.Ronald S. Bultje
2015-09-16vp10: remove double MV value check.Ronald S. Bultje