summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-08-08Merging in the sixteenth subpel uv experimentDeb Mukherjee
2012-08-07a new way of determining reference motion vectorYaowu Xu
2012-08-06Add x86_64-darwin11-gcc target.Christian Duvivier
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-03Merge "Merging and bug-fix in enhanced_interp experiment" into experimentalDeb Mukherjee
2012-08-0216x16 DCT blocks.Daniel Kang
2012-08-02Use 8x8 DCT transform for I8X8 prediction modeJingning Han
2012-07-31Merging and bug-fix in enhanced_interp experimentDeb Mukherjee
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-27Merge "Merges several experiments" into experimentalDeb Mukherjee
2012-07-27Merges several experimentsDeb Mukherjee
2012-07-25shared object on mac osxjimbankoski
2012-07-23Dll build of libvpxJim Bankoski
2012-07-19Adds hybrid transformJingning Han
2012-07-17removed floating point version 8x8 fdctYaowu Xu
2012-07-17cleanup experiments in configureYaowu Xu
2012-06-28Add lossless compression mode.Hui Su
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-18Reset executable flags for configure.Ronald S. Bultje
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-15Changed to use integer 8x8 dctYaowu Xu
2012-05-11Fix configure issue with unit test add. Jim Bankoski
2012-05-11add unit test support via google testJames Berry
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-11Superblock encoding orderAdrian Grange
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-07Snapshot candidatePaul Wilkins
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-28Merge new loop filter.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-15Experimental code base simplification.Paul Wilkins
2012-02-15moved segment based LPF level selection under CONFIG_FEATUREUPDATESYaowu Xu
2012-02-14Simplification of experimental code base.Paul Wilkins
2012-02-13vp8 - config_featureupdatesJim Bankoski
2012-02-10Removal of threading code.Paul Wilkins
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-02Added encoding in Superblock OrderAdrian Grange
2012-01-31Added common prediction modules.Paul Wilkins
2012-01-26Adds support for enhanced interpolation for subpel motionDeb Mukherjee
2012-01-18new loop filter functions for macroblock boundariesYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-02changed configure script to enable new experimental optionsYaowu Xu
2011-11-03make uv intra mode coding adaptive to Y modeYaowu Xu
2011-09-30Experimental: segfeature added.Paul Wilkins