summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-07-21Merge "Increase chrow row alignment to 16 bytes."John Koleszar
2011-07-21Merge "Add improvements made in good-quality mode to real-time mode"Yunqing Wang
2011-07-20Increase chrow row alignment to 16 bytes.Timothy B. Terriberry
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-15Merge "Tokenize MB optimized"Scott LaVarnway
2011-07-15Tokenize MB optimizedTero Rintaluoma
2011-07-14Remove unused speed featuresJohn Koleszar
2011-07-13Add improvements made in good-quality mode to real-time modeYunqing Wang
2011-07-13Merge "Reduce motion vector search on alt-ref frame."Fritz Koenig
2011-07-13Merge "New loop filter interface"Johann
2011-07-11Reduce motion vector search on alt-ref frame.Fritz Koenig
2011-07-08Minor change in pick_inter_mode()Yunqing Wang
2011-07-08Merge "Adjust full-pixel clamping and motion vector limit calculation"Yunqing Wang
2011-07-08Adjust full-pixel clamping and motion vector limit calculationYunqing Wang
2011-07-08Merge "clean up warnings when building arm with rtcd"Johann
2011-07-08New loop filter interfaceAttila Nagy
2011-07-07Merge "Set VPX_FRAME_IS_DROPPABLE"John Koleszar
2011-07-07Set VPX_FRAME_IS_DROPPABLEJohn Koleszar
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-30Merge "Bug fix in motion vector limit calculation"Yunqing Wang
2011-06-30Bug fix in motion vector limit calculationYunqing Wang
2011-06-30Merge "remove incorrect initialization"Johann
2011-06-29Merge "Change to arf boost calculation."Paul Wilkins
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-29remove incorrect initializationJohann
2011-06-29clean up warnings when building arm with rtcdJohann
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Adding support for independent partitionsStefan Holmer
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-21Merge "adjusting the calculation of errorperbit"Yaowu Xu
2011-06-21Merge "Remove unnecessary bounds checking in motion search"Yunqing Wang
2011-06-20adjusting the calculation of errorperbitYaowu Xu
2011-06-17Remove unnecessary bounds checking in motion searchYunqing Wang
2011-06-17Merge "Use SSE as BPRED distortion metric consistently"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-15Use SSE as BPRED distortion metric consistentlyJohn Koleszar
2011-06-15Merge "fix --disable-runtime-cpu-detect on x86"John Koleszar
2011-06-15Disable specialcase for last frames if the sequence contains ARFs.Ronald S. Bultje
2011-06-14Merge "Populate bmi for B_PRED only"Scott LaVarnway
2011-06-14fix --disable-runtime-cpu-detect on x86Johann
2011-06-14Fix RT only buildTero Rintaluoma
2011-06-13Populate bmi for B_PRED onlyScott LaVarnway
2011-06-13Calc ref_frame_cost once per frameScott LaVarnway
2011-06-09Merge "bug fix mode_info_context not initialized for error-resilient"John Koleszar
2011-06-09remove one set of 16x16 variance funcationsYaowu Xu
2011-06-09bug fix mode_info_context not initialized for error-resilientJames Berry