1. 744f482 Small boost to every other frame. by Paul Wilkins · 14 years ago
  2. e961317 Revert "Improved 1-pass CBR rate control" by John Koleszar · 14 years ago
  3. b45065d cosmetics: consistently use [u]int64_t by James Zern · 14 years ago
  4. b5ea2fb Improved 1-pass CBR rate control by John Koleszar · 14 years ago
  5. 40991fa Adjust full-pixel clamping and motion vector limit calculation by Yunqing Wang · 14 years ago
  6. ae8aa83 Merge "Copy macroblock data to a buffer before encoding it" by Yunqing Wang · 14 years ago
  7. 11694aa Change to arf boost calculation. by Paul Wilkins · 14 years ago
  8. 0d87098 Copy macroblock data to a buffer before encoding it by Yunqing Wang · 14 years ago
  9. db67dcb Revert "Reduce overshoot in 1 pass rate control" by John Koleszar · 14 years ago
  10. 87fd66b Assign boost to GF bit allocation if past frame had no ARF. by Ronald S. Bultje · 14 years ago
  11. eb645ab Merge "Disable specialcase for last frames if the sequence contains ARFs." by John Koleszar · 14 years ago
  12. 299193d Disable specialcase for last frames if the sequence contains ARFs. by Ronald S. Bultje · 14 years ago
  13. 9909047 Fix RT only build by Tero Rintaluoma · 14 years ago
  14. 4e81a68 Further activity masking changes: by Paul Wilkins · 14 years ago
  15. 5c16647 Merge "Reduce overshoot in 1 pass rate control" by John Koleszar · 14 years ago
  16. 824e941 Merge "Don't allow very short GF groups even when the GF is predicted from an ARF." by John Koleszar · 14 years ago
  17. 212f618 Reduce overshoot in 1 pass rate control by John Koleszar · 14 years ago
  18. 8c5b73d Merge "Removed B_MODE_INFO" by Scott LaVarnway · 14 years ago
  19. 773768a Removed B_MODE_INFO by Scott LaVarnway · 14 years ago
  20. 9f002be Don't allow very short GF groups even when the GF is predicted from an ARF. by Ronald S. Bultje · 14 years ago
  21. 5b2fb32 further clean up of errorperbit and sadperbit by Yaowu Xu · 14 years ago
  22. 8196cc8 Merge "cleanup: collect twopass variables" by John Koleszar · 14 years ago
  23. 1fbc81a Merge "revise two function definitions with less parameters" by Yaowu Xu · 14 years ago
  24. a4c69e9 revise two function definitions with less parameters by Yaowu Xu · 14 years ago
  25. 63cb1a7 cleanup: collect twopass variables by John Koleszar · 14 years ago
  26. 0484977 Remove unused members of VP8_COMP by John Koleszar · 14 years ago
  27. 6b25501 Using int_mv instead of MV by Scott LaVarnway · 14 years ago
  28. 88841f1 Refactor lookahead ring buffer by John Koleszar · 14 years ago
  29. f212a98 Fixed unused variable warnings for firstpass.c by Scott LaVarnway · 14 years ago
  30. 3d68158 Use full-pixel MV in mvsadcost calculation by Yunqing Wang · 14 years ago
  31. 429dc67 Increase static linkage, remove unused functions by John Koleszar · 14 years ago
  32. e34e417 Merge "Fix incorrect macroblock counts in twopass rate control" by John Koleszar · 14 years ago
  33. 6daacdb Added missing format specifier in print statement by Adrian Grange · 14 years ago
  34. ed40ff9 Removed firstpass motion map by Adrian Grange · 14 years ago
  35. f3e9e2a Fix incorrect macroblock counts in twopass rate control by James Berry · 14 years ago
  36. e6948bf Fix a multi-line format-string warning. by Ralph Giles · 14 years ago
  37. de87c42 Corrected minor typos. by Paul Wilkins · 14 years ago
  38. bc9c30a Improved key frame detection. by Paul Wilkins · 14 years ago
  39. 9fc8cb3 Improved KF insertion after fades to still. by Paul Wilkins · 14 years ago
  40. 36be4f7 Fix drastic undershoot in long form content by John Koleszar · 14 years ago
  41. b862c10 Overflow of frame error accumulators. by Paul Wilkins · 14 years ago
  42. 02321de Fix relative include paths by John Koleszar · 14 years ago
  43. 3c18a2b Performance improvement of first pass by Scott LaVarnway · 14 years ago
  44. 53d8e9d Fix for incorrect variable declaration. by Fritz Koenig · 14 years ago
  45. 336aa0b Incorrect bit allocation in forced KF groups. by Paul Wilkins · 14 years ago
  46. 0cdfef1 Modified static scene check. by Paul Wilkins · 14 years ago
  47. 8064583 Further work to reduce pulsing. by Paul Wilkins · 14 years ago
  48. 815e1e9 Fixed use of motion percentage in KF/GF group calc by Adrian Grange · 14 years ago
  49. e867516 First pass loop bug. by Paul Wilkins · 14 years ago
  50. 57136a2 Further CQ, Key frame and ARF changes by Paul Wilkins · 14 years ago
  51. 55acda9 Limit key frame quantizer for forced key frames. by Paul Wilkins · 14 years ago
  52. 48c28fc Remove unused local variables by Henrik Lundin · 14 years ago
  53. cf7c473 Two Pass VBR change by Paul Wilkins · 14 years ago
  54. 405499d Revert BASE_ERRPERMB by Paul Wilkins · 14 years ago
  55. e0846c9 CQ Mode by Paul Wilkins · 14 years ago
  56. 3af3593 Limit Q variability in two pass. by Paul Wilkins · 14 years ago
  57. b095d9d Adjustment to boost calculation in two pass. by Paul Wilkins · 14 years ago
  58. d283d9b Merge "Improve MV prediction accuracy to achieve performance gain" by Scott LaVarnway · 14 years ago
  59. c3bbb29 Improve MV prediction accuracy to achieve performance gain by Yunqing Wang · 14 years ago
  60. 70b885a Added extra two pass stats gathering. by Paul Wilkins · 14 years ago
  61. 513f8e6 Relax rate control for last few frames by Paul Wilkins · 14 years ago
  62. c4d7e5e Eliminate more warnings. by Timothy B. Terriberry · 14 years ago
  63. 209d82a Add half-pixel variance RTCD functions by John Koleszar · 14 years ago
  64. bb7dd5b Move firstpass motion map to stats packet by John Koleszar · 14 years ago
  65. 788c0eb Tune effect of motion on KF/GF boost in two pass; by Paul Wilkins · 14 years ago
  66. 47fc8f2 Enabled AltRef motion map creation by Adrian Grange · 14 years ago
  67. 1b2f830 Made AltRef filter adaptive & added motion compensation by Adrian Grange · 14 years ago
  68. edcbb1c Fix GF interval for non-lagged ARFs by John Koleszar · 15 years ago
  69. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  70. 0de458f Reduced the size of MB_MODE_INFO by Scott LaVarnway · 15 years ago
  71. c239a1b Improved Force Key Frame Behaviour by Paul Wilkins · 15 years ago
  72. 9c7a009 Removed unnecessary MB_MODE_INFO copies by Scott LaVarnway · 15 years ago
  73. 0ce3901 Swap alt/gold/new/last frame buffer ptrs instead of copying. by Fritz Koenig · 15 years ago
  74. 9404c7d Rate control bug with long key frame interval. by Paul Wilkins · 15 years ago
  75. 0618ff1 Fix bug in 1st pass motion compensation by Adrian Grange · 15 years ago
  76. d4b99b8 Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator) by agrange · 15 years ago
  77. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  78. 5a72620 Fix compiler warnings by Guillermo Ballester Valor · 15 years ago
  79. a04ed23 Adjust to avoid long line by Paul Wilkins · 15 years ago
  80. 28de670 Fix RD bug. by Paul Wilkins · 15 years ago
  81. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  82. 0fc9abf remove unneeded variables by Pavol Rusnak · 15 years ago
  83. 0ea50ce Initial WebM release by John Koleszar · 15 years ago