summaryrefslogtreecommitdiff
path: root/vp8/encoder/bitstream.c
AgeCommit message (Expand)Author
2012-05-15Rewrite reference frame costing in the RD loop.Ronald S. Bultje
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-09Improved index remapping for prob updates.Deb Mukherjee
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-25Merge QIMODE experimentYaowu Xu
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-18Added update of mode context pointers in decoderAdrian Grange
2012-04-16Bug fix introduced from a recent refactoring of skip coding.Deb Mukherjee
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11Changes to costing of skip.Paul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-29Bug fix in probability update savings computationDeb Mukherjee
2012-03-21Making subpel filters switchable at frame levelDeb Mukherjee
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-07removed duplicate a head fileYaowu Xu
2012-03-07Snapshot candidatePaul Wilkins
2012-03-06fix a compiling error when CONFIG_COMP_INTRA_PRED not definedYaowu Xu
2012-03-05Use per-MB compound intra prediction.Ronald S. Bultje
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-03-01Bug fix in vp8_estimate_entropy_savings()Paul Wilkins
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),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-28fixed a wrong intialization valueYaowu Xu
2012-02-27Corrected spellingPaul Wilkins
2012-02-26Code Cleanup.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-16Reworked context conversion between 8x8 and 4x4Yaowu Xu
2012-02-13vp8 - config_featureupdatesJim Bankoski
2012-02-13Changed how coefficient probability table is updatedYaowu Xu
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-09Removal of SEGFEATURES placeholder commentsPaul Wilkins
2012-02-09Merge COMPREDPaul Wilkins
2012-02-09Dual pred flagPaul Wilkins
2012-02-09Changes to coding of dual_pred flag.Paul Wilkins
2012-02-06Move update of ref frame probabilities in encode loop.Paul Wilkins
2012-02-06Merged NEWNEAR experimentPaul Wilkins
2012-02-06Coding the hybrid dual prediction signal.Paul Wilkins
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-02-06Modified prediction behavior for reference frame.Paul Wilkins
2012-02-03Reference frame prediction:Paul Wilkins
2012-02-02Added encoding in Superblock OrderAdrian Grange
2012-02-02Comment out segref segmentation filter changes.Paul Wilkins