summaryrefslogtreecommitdiff
path: root/vp8/common/blockd.h
AgeCommit message (Expand)Author
2012-08-10Refactor RD to take same codepath for single and comp predDaniel Kang
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-03Replacing the 8x8 DCT with 8x8 ADST/DCT for I8x8Jingning Han
2012-08-03Merge "16x16 DCT blocks." into experimentalDaniel Kang
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-31Merging and bug-fix in enhanced_interp experimentDeb Mukherjee
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-27Merges several experimentsDeb Mukherjee
2012-07-19Adds hybrid transformJingning Han
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-11Superblock encoding orderAdrian Grange
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-14added clamp for 2nd motion vectorYaowu Xu
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-27Corrected spellingPaul Wilkins
2012-02-24Deleted code.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-16a bit code clean-upYaowu Xu
2012-02-16Reworked context conversion between 8x8 and 4x4Yaowu Xu
2012-02-13vp8 - config_featureupdatesJim Bankoski
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-09Removal of SEGFEATURES placeholder commentsPaul Wilkins
2012-02-09Merge COMPREDPaul Wilkins
2012-02-06Merged NEWNEAR experimentPaul Wilkins
2012-01-31Added common prediction modules.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some segmentation data structures.Paul Wilkins
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-01added transform type to MB_MODE_INFOYaowu Xu
2011-11-28changed find_near_mvs search to include a mb from last frameYaowu Xu
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further clean up of Segmentation experiment codePaul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins
2011-11-04Segment Features with 8x8DCT.Paul Wilkins
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-16enable selecting&transmitting to for intra mode entropyYaowu Xu
2011-09-16add quantizer adaptive intra mb mode encodingYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-15Segment Feature SignalingPaul Wilkins
2011-09-13Change to segment_feature_data[][] structure.Paul Wilkins
2011-09-13Segment Features:Paul Wilkins