summaryrefslogtreecommitdiff
path: root/vp8/encoder/firstpass.c
AgeCommit message (Expand)Author
2011-10-04Fix uninitialized new_mv_count in first pass fileJohn Koleszar
2011-09-30CQ and two pass rate control.Paul Wilkins
2011-08-24Quiet warning by removing unused variable.Fritz Koenig
2011-08-17Small boost to every other frame.Paul Wilkins
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-08Adjust full-pixel clamping and motion vector limit calculationYunqing Wang
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-16Assign boost to GF bit allocation if past frame had no ARF.Ronald S. Bultje
2011-06-16Merge "Disable specialcase for last frames if the sequence contains ARFs."John Koleszar
2011-06-15Disable specialcase for last frames if the sequence contains ARFs.Ronald S. Bultje
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-08Further activity masking changes:Paul Wilkins
2011-06-07Merge "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-06Merge "Don't allow very short GF groups even when the GF is predicted from an...John Koleszar
2011-06-03Reduce overshoot in 1 pass rate controlJohn Koleszar
2011-06-03Merge "Removed B_MODE_INFO"Scott LaVarnway
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-06-02Don't allow very short GF groups even when the GF is predicted from an ARF.Ronald S. Bultje
2011-06-01further clean up of errorperbit and sadperbitYaowu Xu
2011-05-20Merge "cleanup: collect twopass variables"John Koleszar
2011-05-20Merge "revise two function definitions with less parameters"Yaowu Xu
2011-05-19revise two function definitions with less parametersYaowu Xu
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-04Fixed unused variable warnings for firstpass.cScott LaVarnway
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Merge "Fix incorrect macroblock counts in twopass rate control"John 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-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-02Fix drastic undershoot in long form contentJohn Koleszar
2011-02-24Overflow of frame error accumulators.Paul Wilkins
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-26Performance improvement of first passScott LaVarnway
2011-01-25Fix for incorrect variable declaration.Fritz Koenig
2011-01-25Incorrect bit allocation in forced KF groups.Paul Wilkins
2011-01-21Modified static scene check.Paul Wilkins
2011-01-20Further work to reduce pulsing.Paul Wilkins