summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-10-10Add option to disable documentationJohann
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-24New Motion Reference SearchPaul Wilkins
2012-08-21remove rotation experimentJohn Koleszar
2012-08-14Fix warnings.Christian Duvivier
2012-08-14do not error out on generic-gnu + --enable-sharedMike Frysinger
2012-08-13Fix typo, which adds skip testing for 16x16Daniel Kang
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-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-06-28Add lossless compression mode.Hui Su
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-20Clean Android build defaultsJohann
2012-06-18Reset executable flags for configure.Ronald S. Bultje
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-05-22Enable unit tests by defaultJohn Koleszar
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-15Changed to use integer 8x8 dctYaowu Xu
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
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-05-02Fix compiler warningsAttila Nagy
2012-04-27Add target for OS X 10.8 Mountain LionJohann
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-11Superblock encoding orderAdrian Grange
2012-04-02Allow disabling disabled codecsJohann
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer
2012-03-07Snapshot candidatePaul Wilkins
2012-02-29Packing bitstream on-the-fly with delayed context updatesAttila Nagy
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje