summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-08-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-08-19Merge "Copy less when active map is in use"John Koleszar
2011-08-19Copy less when active map is in useAlpha Lam
2011-08-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-08-17Small boost to every other frame.Paul Wilkins
2011-08-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-08-15Merge v0.9.7-p1 release int 'origin/master'John Koleszar
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-08-06Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-08-05Merge "Adjust half-pixel only search"Yunqing Wang
2011-08-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-08-03Fix source buffer selectionJohn Koleszar
2011-08-03Adjust half-pixel only searchYunqing Wang
2011-08-01Fix building with --disable-postprocJohn Koleszar
2011-07-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-29Correctly track sharpness in vp8cx_pick_filter_level_fastJohn Koleszar
2011-07-28Merge remote branch 'origin/master' into experimentalJohn 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-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-25Specify size for argument pushed to stackYunqing Wang
2011-07-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-15Merge "Tokenize MB optimized"Scott LaVarnway
2011-07-15Tokenize MB optimizedTero Rintaluoma
2011-07-15Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-14Remove unused speed featuresJohn Koleszar
2011-07-14Merge remote branch 'origin/master' into experimentalJohn 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-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-11Reduce motion vector search on alt-ref frame.Fritz Koenig
2011-07-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-08Minor change in pick_inter_mode()Yunqing Wang