summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-16Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-15Handle long delay between video frames in multi-thread decoder(issue 312)Yunqing Wang
2011-04-15Merge "remove dead code, add missing RESTORE_XMM"Johann
2011-04-15added -fomit-frame-pointer flag for gcc buildsScott LaVarnway
2011-04-15remove executable bitJohann
2011-04-15Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"Adrian Grange
2011-04-15Merge "Reduce unnecessary distortion computation"Yunqing Wang
2011-04-15remove dead code, add missing RESTORE_XMMJohann
2011-04-15Fix off-by-one in copy_and_extend_planeJohn Koleszar
2011-04-15Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-14Reduce unnecessary distortion computationYunqing Wang
2011-04-14Merge "Refactor lookahead ring buffer"John Koleszar
2011-04-14Merge "Use consistent delimiters."Fritz Koenig
2011-04-14Fix usage of value returned by vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-14Merge "update configure for ios sdk 4.3"Johann
2011-04-14update configure for ios sdk 4.3Joshua Bleecher Snyder
2011-04-14Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-13Use consistent delimiters.Fritz Koenig
2011-04-13Fixed use of early breakout in vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-13store quant_shift as an unsigned charJohann
2011-04-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-13Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-12Merge "Bugfix for error accumulator stats"John Koleszar
2011-04-12Bugfix for error accumulator statsJohn Koleszar
2011-04-12Merge "Fix encoder range check for frame width and height"John Koleszar
2011-04-12Fix encoder range check for frame width and heightAttila Nagy
2011-04-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-12Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-12Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-04-11Remove unused filesJohn Koleszar
2011-04-10Remove duplicate ';;' from the configure script.Ralph Giles
2011-04-10Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-09Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-09Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-08Fix input MV for full searchYunqing Wang
2011-04-08Merge "use asm_offsets with vp8_fast_quantize_b_sse3"Johann Koenig
2011-04-08Merge "Error accumulator stats bug."John Koleszar
2011-04-08Error accumulator stats bug.Paul Wilkins
2011-04-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-08Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-08Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-07fixed an overflow in ssim calculationJim Bankoski