summaryrefslogtreecommitdiff
path: root/vp8/encoder/firstpass.c
AgeCommit message (Expand)Author
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-14Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-11Merge "Fix incorrect macroblock counts in twopass rate control"John Koleszar
2011-03-11Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-10Added missing format specifier in print statementAdrian Grange
2011-03-10Removed firstpass motion mapAdrian Grange
2011-03-10Fix incorrect macroblock counts in twopass rate controlJames Berry
2011-03-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-08Fix a multi-line format-string warning.Ralph Giles
2011-03-08Corrected minor typos.Paul Wilkins
2011-03-07Improved key frame detection.Paul Wilkins
2011-03-07Improved KF insertion after fades to still.Paul Wilkins
2011-03-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-02Fix drastic undershoot in long form contentJohn Koleszar
2011-02-25Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-24Overflow of frame error accumulators.Paul Wilkins
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-26Performance improvement of first passScott LaVarnway
2011-01-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-25Fix for incorrect variable declaration.Fritz Koenig
2011-01-25Incorrect bit allocation in forced KF groups.Paul Wilkins
2011-01-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-21Modified static scene check.Paul Wilkins
2011-01-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-20Further work to reduce pulsing.Paul Wilkins
2011-01-20Fixed use of motion percentage in KF/GF group calcAdrian Grange
2011-01-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
2011-01-19First pass loop bug.Paul Wilkins
2011-01-18Further CQ, Key frame and ARF changesPaul Wilkins
2011-01-12Limit key frame quantizer for forced key frames.Paul Wilkins
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-10Two Pass VBR changePaul Wilkins
2011-01-10Revert BASE_ERRPERMBPaul Wilkins
2011-01-07CQ ModePaul Wilkins
2011-01-07Limit Q variability in two pass.Paul Wilkins
2011-01-04Adjustment to boost calculation in two pass.Paul Wilkins
2010-12-06Merge "Improve MV prediction accuracy to achieve performance gain"Scott LaVarnway
2010-12-03Improve MV prediction accuracy to achieve performance gainYunqing Wang
2010-11-19Added extra two pass stats gathering.Paul Wilkins
2010-11-10Relax rate control for last few framesPaul Wilkins
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-26Add half-pixel variance RTCD functionsJohn Koleszar
2010-10-21Move firstpass motion map to stats packetJohn Koleszar
2010-10-02Tune effect of motion on KF/GF boost in two pass;Paul Wilkins
2010-09-28Enabled AltRef motion map creationAdrian Grange
2010-09-28Made AltRef filter adaptive & added motion compensationAdrian Grange