summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-08-06Combine cost_coeffs functions.Daniel Kang
2012-08-06Merge token_costs into a single table.Daniel Kang
2012-08-06More refactoring of RD cost to make later changes easier.Daniel Kang
2012-08-06Minor refactoring of RD cost functions.Daniel Kang
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-02A few more conversions from 32-bit to 64-bit RD calculations.Ronald S. Bultje
2012-08-02Make RDCOST() results 64-bit.Ronald S. Bultje
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-27Merges several experimentsDeb Mukherjee
2012-07-23Update 8x8 tokenizer to not encode an EOB if seg_eob is active.Daniel Kang
2012-07-19fixed a compiling issueYaowu Xu
2012-07-19Adds hybrid transformJingning Han
2012-07-18Merge "removed floating point version 8x8 fdct" into experimentalYaowu Xu
2012-07-18Merge "cleanup experiments in configure" into experimentalYaowu Xu
2012-07-18Don't auto-default to comp-pred unless content is static.Ronald S. Bultje
2012-07-17removed floating point version 8x8 fdctYaowu Xu
2012-07-17cleanup experiments in configureYaowu Xu
2012-07-17Restyle codeJohn Koleszar
2012-07-16Fix bug in reference frame counting.Ronald S. Bultje
2012-07-16Add missing mv_{col,row}_{min,max}_sb variables to MACROBLOCK struct.Ronald S. Bultje
2012-07-16Use 8x8 transform for all 16x16 intra prediction modes in keyframes.Ronald S. Bultje
2012-07-16Keep statistics for chosen intra modes in keyframes also.Ronald S. Bultje
2012-06-29Get rid of some cast.Christian Duvivier
2012-06-29Fix warnings.Christian Duvivier
2012-06-28Add lossless compression mode.Hui Su
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-06-12changed to use a fixed number for update probabityYaowu Xu
2012-06-12Added the ability to accumulate coef stats across encodingsYaowu Xu
2012-06-12Merge "Merge of further two pass rc clean up and adjustments." into experimentalPaul Wilkins
2012-06-12Merge "Key frame and GF sizing changes." into experimentalPaul Wilkins
2012-06-12Merge of further two pass rc clean up and adjustments.Paul Wilkins
2012-06-08Key frame and GF sizing changes.Paul Wilkins
2012-05-31Fixed bug where invalid pointer is dereferencedAdrian Grange
2012-05-30Rate control fix.Paul Wilkins
2012-05-29Merge "fixed one more compiling issue with VC" into experimentalPaul Wilkins
2012-05-29Remove "est_max_qcorrection_factor"Paul Wilkins
2012-05-25fixed one more compiling issue with VCYaowu Xu
2012-05-25fixed a number of compiling issuesYaowu Xu
2012-05-25Merge "Experimental change to two pass prediction decay calculation." into ex...Paul Wilkins
2012-05-23changed the way that default probs for 8x8 is set.Yaowu Xu