1. 0f5264b adjusted sad_per_bit to correlate with quantizer by Yaowu Xu · 14 years ago
  2. 8c4552f Merge "improve integer version of filter" by Johann · 14 years ago
  3. d3c7365 Merge "temporal filter naming changes" by Johann · 14 years ago
  4. e2de094 Merge "abstract apply_temporal_filter" by Johann · 14 years ago
  5. bd9b383 Merge "make yasm generate cv8 debug data on win32" by John Koleszar · 14 years ago
  6. 30830d5 make yasm generate cv8 debug data on win32 by John Koleszar · 14 years ago
  7. 20b855c improve integer version of filter by Johann · 14 years ago
  8. 4b6219c temporal filter naming changes by Johann · 14 years ago
  9. 092b5be abstract apply_temporal_filter by Johann · 14 years ago
  10. 6cb708d Merge "Add psnr/ssim tuning option" by Jim Bankoski · 14 years ago
  11. c49f49b propagate user private data on decode by John Koleszar · 14 years ago
  12. fc6ce74 Merge "Inform caller of decoder about updated references" by John Koleszar · 14 years ago
  13. b0da9b3 Add psnr/ssim tuning option by John Koleszar · 14 years ago
  14. 2a87491 Inform caller of decoder about updated references by Henrik Lundin · 14 years ago
  15. 64baa8d Changed segmentation check order by Scott LaVarnway · 14 years ago
  16. 81cdeb7 Adjusted breakout RD for SPLITMV by Scott LaVarnway · 14 years ago
  17. 4fbd022 Merge "Fix a bug in motion search code(2)" by Yunqing Wang · 14 years ago
  18. 08706a3 Fix a bug in motion search code(2) by Yunqing Wang · 14 years ago
  19. 3ac7317 Merge "fix a bug that "optimize" flag is not set for sub-threads" by Yaowu Xu · 14 years ago
  20. 23aa13d Merge "Fix a bug in motion search code" by Yunqing Wang · 14 years ago
  21. 7fb0f86 Fix a bug in motion search code by Yunqing Wang · 14 years ago
  22. 64f3d91 fix a bug that "optimize" flag is not set for sub-threads by Yaowu Xu · 14 years ago
  23. 825adc4 shrink TOKENEXTRA and vp8_extra_bit_struct by Johann · 14 years ago
  24. 41f4458 Revert "Reduce size of TOKENEXTRA struct" by John Koleszar · 14 years ago
  25. 3809d7b Merge "remove unused temporal preproc code" by John Koleszar · 14 years ago
  26. 398aa81 Merge "Reduce size of TOKENEXTRA struct" by John Koleszar · 14 years ago
  27. b1aa54a remove unused temporal preproc code by John Koleszar · 14 years ago
  28. b7b1e6f Reduce size of TOKENEXTRA struct by John Koleszar · 14 years ago
  29. 136bd24 fixed vpxenc bug where ivf files would be read incorrectly by James Berry · 14 years ago
  30. 97a86c5 fix a bug in multithreaded encoding with active_map enabled by Yaowu Xu · 14 years ago
  31. 0ced701 Merge "vp8 fast quantizer sse2 optimizations for eob." by Fritz Koenig · 14 years ago
  32. e0cf330 vp8 fast quantizer sse2 optimizations for eob. by Fritz Koenig · 14 years ago
  33. cb96989 fix uninitialized read in encode breakout by John Koleszar · 14 years ago
  34. c63fc88 Correct q_low and q_high limits for the recode loop by Paul Wilkins · 14 years ago
  35. 160f3c7 Merge "vp8e - static threshold play" by Yaowu Xu · 14 years ago
  36. d88da98 Merge "vp8e - remove unnecessary variance calc" by Yaowu Xu · 14 years ago
  37. 718c197 vp8e - static threshold play by Jim Bankoski · 14 years ago
  38. f661fa1 Merge "vp8_rd_pick_best_mbsegmentation code restructure" by Scott LaVarnway · 14 years ago
  39. 062980c Merge "adjust RDMULT for UV plane in quantization RDO" by Yaowu Xu · 14 years ago
  40. 7c03a1c adjust RDMULT for UV plane in quantization RDO by Yaowu Xu · 14 years ago
  41. 9520f4b Fix a memory leak problem in encoder by Yunqing Wang · 14 years ago
  42. 2fa5d5a vp8_rd_pick_best_mbsegmentation code restructure by Scott LaVarnway · 14 years ago
  43. d283d9b Merge "Improve MV prediction accuracy to achieve performance gain" by Scott LaVarnway · 14 years ago
  44. 8534071 Fix for manual Golden frame frequency by Patrik Westin · 14 years ago
  45. ccb0348 Merge "Change to inter_minq table." by Paul Wilkins · 14 years ago
  46. cec6a59 Change to inter_minq table. by Paul Wilkins · 14 years ago
  47. c3bbb29 Improve MV prediction accuracy to achieve performance gain by Yunqing Wang · 14 years ago
  48. 5e76dfc Merge 'Add simple version of activity masking.' by John Koleszar · 14 years ago
  49. 9c8ad79 Set refresh_alt_ref_frame on keyframe encode. by Fritz Koenig · 14 years ago
  50. 3430820 vp8e - remove unnecessary variance calc by Jim Bankoski · 14 years ago
  51. fd9f9dc allow dimensions as low as 1 pixel by Pascal Massimino · 14 years ago
  52. 19e32ac Merge "vpxdec: fix use of uninitialized memory for raw files" by John Koleszar · 14 years ago
  53. 78cbe51 Merge changes I3aed713e,I9ef7f56e,Ic18c60df by John Koleszar · 14 years ago
  54. 19255b8 vpxdec: fix use of uninitialized memory for raw files by John Koleszar · 14 years ago
  55. ad6150f Recalibration of bits per MB tables by Paul Wilkins · 14 years ago
  56. 1753f0d Merge "Added extra two pass stats gathering." by Paul Wilkins · 14 years ago
  57. 70b885a Added extra two pass stats gathering. by Paul Wilkins · 14 years ago
  58. ed5ab7f remove warning by Pascal Massimino · 14 years ago
  59. 9a6740a Merge "Removed unnecessary checks." by Scott LaVarnway · 14 years ago
  60. f7670ac Removed unnecessary checks. by Scott LaVarnway · 14 years ago
  61. f874391 Replaced recode loop test with a function call by Paul Wilkins · 14 years ago
  62. 7ee516d vp8_set_maps: remove hard-coded width/height by John Koleszar · 14 years ago
  63. 8d94796 vp8mt_alloc_temp_buffers: make prototype return void by John Koleszar · 14 years ago
  64. 79e2b1f Disable compile warning for ERROR macro by John Koleszar · 14 years ago
  65. 99d02c0 Merge "Comments for alt ref flags." by Fritz Koenig · 14 years ago
  66. 69ee697 Comments for alt ref flags. by Fritz Koenig · 14 years ago
  67. 4fedfa7 Merge "correct errors in token alphabet descriptions" by Yaowu Xu · 14 years ago
  68. faaa57b Add x86_64-darwin10-gcc target. by tomfinegan · 14 years ago
  69. d49da08 correct errors in token alphabet descriptions by Yaowu Xu · 14 years ago
  70. e180255 Remove stack shadowing for x86-x64 for SAD functions. by Fritz Koenig · 14 years ago
  71. f4709d2 Merge "Bad cost tables used in ARNR filtering." by Paul Wilkins · 14 years ago
  72. 373f5c3 Bad cost tables used in ARNR filtering. by Paul Wilkins · 14 years ago
  73. 73189f2 Merge "make rdmult adaptive for intra in quantizer RDO" by Yaowu Xu · 14 years ago
  74. 8c2dfde Fixed bug first cluster timecode of webm file is wrong. by Frank Galligan · 14 years ago
  75. ef2f27f make rdmult adaptive for intra in quantizer RDO by Yaowu Xu · 14 years ago
  76. 0a49747 quantizer: fix assertion in fast quantizer path by John Koleszar · 14 years ago
  77. 58083cb Revert "Remove stack shadowing for x86-64" by Fritz Koenig · 14 years ago
  78. 213f7b0 Merge "Relax rate control for last few frames" by Paul Wilkins · 14 years ago
  79. 692b108 configure : Incorrect syntax in configure by Fritz Koenig · 14 years ago
  80. 9b1ece2 Merge "Remove stack shadowing for x86-64" by Fritz Koenig · 14 years ago
  81. 5f0e061 FDCT optimizations. by Fritz Koenig · 14 years ago
  82. 647df00 postproc : Re-work posproc calling to allow more flags. by Fritz Koenig · 14 years ago
  83. 513f8e6 Relax rate control for last few frames by Paul Wilkins · 14 years ago
  84. 6adbe09 Tuning for the more exact quantizer. by Paul Wilkins · 14 years ago
  85. 458f4fe Merge "improve average framerate calculation" by John Koleszar · 14 years ago
  86. 4d1b0d2 Merge commit 'fix integer promotion bug in partition size check' by John Koleszar · 14 years ago
  87. 9fb80f7 fix integer promotion bug in partition size check by John Koleszar · 14 years ago
  88. f7e187d improve average framerate calculation by John Koleszar · 14 years ago
  89. 5551ef0 Merge "vpxdec: report parse errors from webm_guess_framerate()" by John Koleszar · 14 years ago
  90. bd05d9e vpxdec: report parse errors from webm_guess_framerate() by John Koleszar · 14 years ago
  91. 507eb4b Merge "postproc : Update visualizations." by Fritz Koenig · 14 years ago
  92. 0e7b606 postproc : Update visualizations. by Fritz Koenig · 14 years ago
  93. a5397db Increase the resolution of default timebase by Yaowu Xu · 14 years ago
  94. 77e6b45 vpxenc: require width and height for raw streams by John Koleszar · 14 years ago
  95. 4b9dc57 Merge "fix pipe support on windows" by John Koleszar · 14 years ago
  96. 0a29bd9 postproc : Fix display of motion vectors. by Fritz Koenig · 14 years ago
  97. b8f43ae Merge "SSSE3 version of fast quantizer" by Scott LaVarnway · 14 years ago
  98. c377bf0 fix pipe support on windows by John Koleszar · 14 years ago
  99. 90c505f Merge "postproc : Added SPLITMV visualization, fix line constrain." by Fritz Koenig · 14 years ago
  100. 9f61a83 postproc : Added SPLITMV visualization, fix line constrain. by Fritz Koenig · 14 years ago