1. e961317 Revert "Improved 1-pass CBR rate control" by John Koleszar · 14 years ago
  2. b45065d cosmetics: consistently use [u]int64_t by James Zern · 14 years ago
  3. b5ea2fb Improved 1-pass CBR rate control by John Koleszar · 14 years ago
  4. 04dce63 Remove unused speed features by John Koleszar · 14 years ago
  5. 973a9c0 Merge "Set VPX_FRAME_IS_DROPPABLE" by John Koleszar · 14 years ago
  6. 37de0b8 Set VPX_FRAME_IS_DROPPABLE by John Koleszar · 14 years ago
  7. eacaabc Merge "Change to arf boost calculation." by Paul Wilkins · 14 years ago
  8. 11694aa Change to arf boost calculation. by Paul Wilkins · 14 years ago
  9. b32da7c Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently by John Koleszar · 14 years ago
  10. 7296b3f New ways of passing encoded data between encoder and decoder. by Stefan Holmer · 14 years ago
  11. db67dcb Revert "Reduce overshoot in 1 pass rate control" by John Koleszar · 14 years ago
  12. 4e81a68 Further activity masking changes: by Paul Wilkins · 14 years ago
  13. 212f618 Reduce overshoot in 1 pass rate control by John Koleszar · 14 years ago
  14. 63cb1a7 cleanup: collect twopass variables by John Koleszar · 14 years ago
  15. 0484977 Remove unused members of VP8_COMP by John Koleszar · 14 years ago
  16. c684d5e Merge "changed configure option name to reduce confusion" by John Koleszar · 14 years ago
  17. 87254e0 Move quantizer init functions to quantize.c by John Koleszar · 14 years ago
  18. ff52bf3 Restructure of activity masking code. by Paul Wilkins · 14 years ago
  19. f7cf439 remove a variable no longer in use by Yaowu Xu · 14 years ago
  20. cb7b1fb Use diamond search to replace full search in full-pixel refining search by Yunqing Wang · 14 years ago
  21. eeb8117 Fix semaphore emulation on Windows by Aron Rosenberg · 14 years ago
  22. eb16f00 Fix rare hang in multi-thread encoder on Windows by Yunqing Wang · 14 years ago
  23. aeb86d6 Merge "Runtime detection of available processor cores." by Yunqing Wang · 14 years ago
  24. 57ad189 changed configure option name to reduce confusion by Yaowu Xu · 14 years ago
  25. db5057c Refactor calc_iframe_target_size by John Koleszar · 14 years ago
  26. 01527e7 remove simpler_lpf by Johann · 14 years ago
  27. 73c3d32 Merge "Remove unused kf rate variables" by John Koleszar · 14 years ago
  28. ad6a8ca Remove unused kf rate variables by John Koleszar · 14 years ago
  29. cd103a5 Merge "store quant_shift as an unsigned char" by Johann · 14 years ago
  30. 88841f1 Refactor lookahead ring buffer by John Koleszar · 14 years ago
  31. 70f30aa store quant_shift as an unsigned char by Johann · 14 years ago
  32. 297b276 Runtime detection of available processor cores. by Attila Nagy · 14 years ago
  33. 76ec219 Merge "Encoder loopfilter running in its own thread" by Yunqing Wang · 14 years ago
  34. 3ae2465 Encoder loopfilter running in its own thread by Attila Nagy · 14 years ago
  35. ed40ff9 Removed firstpass motion map by Adrian Grange · 14 years ago
  36. bc9c30a Improved key frame detection. by Paul Wilkins · 14 years ago
  37. 7af0d90 Remove temporal alt ref from realtime only build by Attila Nagy · 14 years ago
  38. c351aa7 Merge "Fix relative include paths" by John Koleszar · 14 years ago
  39. 9d0b2cb Add improved_mv_pred flag in real-time mode by Yunqing Wang · 14 years ago
  40. 02321de Fix relative include paths by John Koleszar · 14 years ago
  41. 315e3c2 Put more code under #if CONFIG_MULTITHREAD. by Gaute Strokkenes · 14 years ago
  42. c0a9cbe Merge "Delay auto key frame insertion in realtime configuration" by John Koleszar · 14 years ago
  43. a870315 Merge "Improved encoder threading" by Yunqing Wang · 14 years ago
  44. e5904f2 Delay auto key frame insertion in realtime configuration by Attila Nagy · 14 years ago
  45. 385c2a7 Improved encoder threading by Attila Nagy · 14 years ago
  46. 317f0da Removed last_auto_filter_prediction_error by Scott LaVarnway · 14 years ago
  47. 8a5c255 Merge "Removed unused members from VP8_COMP" by Scott LaVarnway · 14 years ago
  48. cac5440 Remove copies of same functions by Yunqing Wang · 14 years ago
  49. c4887da Removed unused members from VP8_COMP by Scott LaVarnway · 14 years ago
  50. 57136a2 Further CQ, Key frame and ARF changes by Paul Wilkins · 14 years ago
  51. 339c512 Fix CQ range and experimental KF sizing changes. by Paul Wilkins · 14 years ago
  52. 55acda9 Limit key frame quantizer for forced key frames. by Paul Wilkins · 14 years ago
  53. 1546e6a Add no_skip_block4x4_search flag in SPLITMV mode by Yunqing Wang · 14 years ago
  54. c28b10a Merge "CQ Mode" by Paul Wilkins · 14 years ago
  55. e0846c9 CQ Mode by Paul Wilkins · 14 years ago
  56. ba976ea Merge "Limit Q variability in two pass." by Paul Wilkins · 14 years ago
  57. 3af3593 Limit Q variability in two pass. by Paul Wilkins · 14 years ago
  58. dd31435 Merge "Removed cpi->target_bits_per_mb" by Scott LaVarnway · 14 years ago
  59. 6dbdfe3 Removed cpi->target_bits_per_mb by Scott LaVarnway · 14 years ago
  60. b095d9d Adjustment to boost calculation in two pass. by Paul Wilkins · 14 years ago
  61. 516ea84 Use the fast quantizer for inter mode selection by Scott LaVarnway · 14 years ago
  62. 092b5be abstract apply_temporal_filter by Johann · 14 years ago
  63. b1aa54a remove unused temporal preproc code by John Koleszar · 14 years ago
  64. d283d9b Merge "Improve MV prediction accuracy to achieve performance gain" by Scott LaVarnway · 14 years ago
  65. c3bbb29 Improve MV prediction accuracy to achieve performance gain by Yunqing Wang · 14 years ago
  66. 5e76dfc Merge 'Add simple version of activity masking.' by John Koleszar · 14 years ago
  67. 70b885a Added extra two pass stats gathering. by Paul Wilkins · 14 years ago
  68. 69ee697 Comments for alt ref flags. by Fritz Koenig · 14 years ago
  69. 513f8e6 Relax rate control for last few frames by Paul Wilkins · 14 years ago
  70. 6adbe09 Tuning for the more exact quantizer. by Paul Wilkins · 14 years ago
  71. f7e187d improve average framerate calculation by John Koleszar · 14 years ago
  72. 209d82a Add half-pixel variance RTCD functions by John Koleszar · 14 years ago
  73. 8f75ea6 Convert [4][4] matrices to [16] arrays. by Timothy B. Terriberry · 14 years ago
  74. bb7dd5b Move firstpass motion map to stats packet by John Koleszar · 14 years ago
  75. 2e53e9e change to make use of more trellis quantization by Yaowu Xu · 14 years ago
  76. 8d0f7a0 Add simple version of activity masking. by Timothy B. Terriberry · 14 years ago
  77. dd08db9 Remove INTRARDOPT #define and intra_rd_opt option. by Timothy B. Terriberry · 14 years ago
  78. 1b2f830 Made AltRef filter adaptive & added motion compensation by Adrian Grange · 15 years ago
  79. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  80. 99f46d6 Moved gf_active code to encoder only by Scott LaVarnway · 15 years ago
  81. 68cf243 Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged by Paul Wilkins · 15 years ago
  82. 9404c7d Rate control bug with long key frame interval. by Paul Wilkins · 15 years ago
  83. e04e293 Make the quantizer exact. by Timothy B. Terriberry · 15 years ago
  84. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  85. cd475da Make this/next iiratio unsigned. by John Koleszar · 15 years ago
  86. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  87. b749234 install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ by John Koleszar · 15 years ago
  88. 0ea50ce Initial WebM release by John Koleszar · 15 years ago