summaryrefslogtreecommitdiff
path: root/vp8/common/onyxc_int.h
AgeCommit message (Expand)Author
2012-10-16Removed the loopfilter rtcd invoke macro codeScott LaVarnway
2012-10-16removed the recon rtcd invoke macro code (unrevert)Jim Bankoski
2012-10-13Revert "removed the recon. rtcd invoke macro code"Jim Bankoski
2012-10-13removed the recon. rtcd invoke macro codeJim Bankoski
2012-10-10Merge of the TX_16X16 experimentDeb Mukherjee
2012-10-10Merge "convert copy16x16 to rtcd" into experimentalPaul Wilkins
2012-10-09convert copy16x16 to rtcdJim Bankoski
2012-10-09Selectable transform size try 2.Ronald S. Bultje
2012-09-27Entropy coding for hybrid transformDeb Mukherjee
2012-09-06New motion vector entropy codingDeb Mukherjee
2012-08-30hybrid transform of 16x16 dimensionJingning Han
2012-08-20Superblock coding.Ronald S. Bultje
2012-08-03Merging in high_precision_mv experimentDeb Mukherjee
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-27Merges several experimentsDeb Mukherjee
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-04-25Merge QIMODE experimentYaowu Xu
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-03-21Making subpel filters switchable at frame levelDeb Mukherjee
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-28Code SimplificationPaul Wilkins
2012-02-10Removal of threading code.Paul Wilkins
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-09Merge Extended Q experiment.Paul Wilkins
2012-02-09Merge COMPREDPaul Wilkins
2012-02-09Dual pred flagPaul Wilkins
2012-02-06Merged NEWNEAR experimentPaul Wilkins
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-02-06Modified prediction behavior for reference frame.Paul 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-19Extend to 256 Q steps.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-09Enabled adaptive UV intra coding for inter framesYaowu Xu
2011-12-09Revised coding using adaptive mode context to depend on frame typeYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07made vp8_mode_context adaptiveYaowu Xu