summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-08-01Fix building with --disable-postprocJohn Koleszar
2011-07-29Correctly track sharpness in vp8cx_pick_filter_level_fastJohn Koleszar
2011-07-27Preload reference area in sub-pixel motion search (real-time mode)Yunqing Wang
2011-07-27Merge "Fix range checks in motion search"Yunqing Wang
2011-07-27Fix range checks in motion searchYunqing Wang
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-25Specify size for argument pushed to stackYunqing Wang
2011-07-22Merge "fix sharpness bug and clean up"Johann
2011-07-22fix sharpness bug and clean upJohann
2011-07-22Merge "Preload reference area to an intermediate buffer in sub-pixel motion s...Yunqing Wang
2011-07-22Preload reference area to an intermediate buffer in sub-pixel motion searchYunqing Wang
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