1. 999f31f Move documentation file list to relevant make file by Johann · 12 years ago
  2. 7c7801e Each make file is responsible for its own directory by Johann · 12 years ago
  3. a5ffcdd Sequester vpx_ports file list by Johann · 12 years ago
  4. cd7f684 Update to datarate_test. by Marco Paniconi · 12 years ago
  5. 83e8f2f Merge "use calloc() instead of malloc()" by John Koleszar · 12 years ago
  6. 7ebcaeb ads2gas.pl: convert push/pop and whole keywords. by Ahmad Sharif · 12 years ago
  7. 4d9791e Incorrect parameter passed into vp8_stuff_mb by Scott LaVarnway · 12 years ago
  8. 80fe472 Merge "Removed mb_norm_activity_map" by Scott LaVarnway · 12 years ago
  9. 0a3eec8 use calloc() instead of malloc() by Pascal Massimino · 12 years ago
  10. 78bf828 Removed mb_norm_activity_map by Scott LaVarnway · 12 years ago
  11. ee28bb8 Moving _error counts to macroblock struct by Scott LaVarnway · 12 years ago
  12. 01824d1 Moving MVcount to macroblock struct by Scott LaVarnway · 12 years ago
  13. 95390b2 Moving ymode_count, uv_mode_count to macroblock struct by Scott LaVarnway · 12 years ago
  14. 03c0af8 Moved skip_true_count to macroblock struct by Scott LaVarnway · 12 years ago
  15. 7ee44ee Moving coef_counts to macroblock struct by Scott LaVarnway · 12 years ago
  16. ca003fb Merge "Removed unnecessary VP8_COMP *cpi parameters" by Scott LaVarnway · 12 years ago
  17. 9016fa2 Removed unnecessary VP8_COMP *cpi parameters by Scott LaVarnway · 12 years ago
  18. 3c8007f Merge "ads2gas.pl: various enhancements to work with flash." by Johann · 12 years ago
  19. 3b783d2 Merge "vpx_scale: sync from experimental" by John Koleszar · 12 years ago
  20. 9e06601 vpx_scale: sync from experimental by John Koleszar · 12 years ago
  21. b0e1c5f ads2gas.pl: various enhancements to work with flash. by Ahmad Sharif · 12 years ago
  22. 8a6a7ae vp8dx_receive_compressed_data() cleanup by Scott LaVarnway · 12 years ago
  23. 533470c add unit test for datarate control by Jim Bankoski · 12 years ago
  24. 65d7388 Minor tweaks to video source frameworks by Jim Bankoski · 12 years ago
  25. 1fc3cc8 vpxenc: add -quiet option by James Zern · 12 years ago
  26. 96e5939 Use vp8_clear_system_state helper function by Johann · 12 years ago
  27. 6106b72 variance.h uses defines in vpx_config.h by Johann · 12 years ago
  28. fd3078f postproc_sse2: avoid reading off the end of the limits array by John Koleszar · 13 years ago
  29. 5ed84c2 Merge "postproc: allocate enough memory for limits buffer" by John Koleszar · 13 years ago
  30. 861a6bb postproc: allocate enough memory for limits buffer by John Koleszar · 13 years ago
  31. adaf77c Merge "Add unit test for decoder test_vector_test" by Yunqing Wang · 13 years ago
  32. 15dffcf Add unit test for decoder test_vector_test by Yunqing Wang · 13 years ago
  33. 4cf4c94 Fix to rd cost computation for mv bias. by Marco Paniconi · 13 years ago
  34. 9da8a34 Merge "Add option to disable documentation" by John Koleszar · 13 years ago
  35. 52bddd4 Clean up error return code in alloccommon.c by Yunqing Wang · 13 years ago
  36. f6886c4 post-proc: fix 0 or negative threshold handling by Yunqing Wang · 13 years ago
  37. ec65812 Add option to disable documentation by Johann · 13 years ago
  38. d21070a multi-res: disable intra on forced ref frames by John Koleszar · 13 years ago
  39. 81fd7ac Merge "multi-res: add parent_ref_valid flag" by John Koleszar · 13 years ago
  40. 4de7aed multi-res: add parent_ref_valid flag by John Koleszar · 13 years ago
  41. 8b698e8 Merge "post-proc: deblock filter optimization" by Yunqing Wang · 13 years ago
  42. 107f14b Merge "multi-res: work around reference mismatch" by John Koleszar · 13 years ago
  43. 4c53bac post-proc: deblock filter optimization by Yunqing Wang · 13 years ago
  44. 30d8ba5 multi-res: work around reference mismatch by John Koleszar · 13 years ago
  45. 55cff37 Merge "Unit Test for Error Resilience Mode" by Adrian Grange · 13 years ago
  46. 1a89bc0 Add a unit test for CQ mode. by Ronald S. Bultje · 13 years ago
  47. eb8e9f8 Merge "Added handler for PSNR packets to EncoderTest class" by Adrian Grange · 13 years ago
  48. 85b27a1 Merge "Add initialization and per frame flag members" by Adrian Grange · 13 years ago
  49. cc017ca Unit Test for Error Resilience Mode by Adrian Grange · 13 years ago
  50. 0e213fb fix uninitialized value in multi-res encoding by John Koleszar · 13 years ago
  51. e6109db Added handler for PSNR packets to EncoderTest class by Adrian Grange · 13 years ago
  52. 4206c6d Add initialization and per frame flag members by Adrian Grange · 13 years ago
  53. f199bab Merge "Added Reset method to TwopassStatsStore" by Adrian Grange · 13 years ago
  54. 7ca5982 Merge "rtcd/win32: use InitializeCriticalSection explicitly" by John Koleszar · 13 years ago
  55. 30f58b5 Added Reset method to TwopassStatsStore by Adrian Grange · 13 years ago
  56. 9bbab8e rtcd/win32: use InitializeCriticalSection explicitly by John Koleszar · 13 years ago
  57. ea90cee Merge "Added unit test for subtract functions" by John Koleszar · 13 years ago
  58. 6f35b19 Disable keyframe in real time that's placed one frame after a cut. by Jim Bankoski · 13 years ago
  59. 9704cde Resetting of the cyclic_refresh_mode_index: by Marco Paniconi · 13 years ago
  60. d539c1d Reset the cyclic_refresh_mode_index to 0 on resize. by Marco Paniconi · 13 years ago
  61. 96f7066 Added unit test for subtract functions by Scott LaVarnway · 13 years ago
  62. 3730963 Merge "check for x32 targets" by John Koleszar · 13 years ago
  63. d377580 Merge "update gitignores" by John Koleszar · 13 years ago
  64. d9ed9f9 update gitignores by Mike Frysinger · 13 years ago
  65. ab98103 Merge "disable segmentation on enhancement layers" by Jim Bankoski · 13 years ago
  66. a75a9cf check for x32 targets by Mike Frysinger · 13 years ago
  67. eb49210 Merge "Move frame allocations out of vp8_decode_frame()" by Scott LaVarnway · 13 years ago
  68. 4e72915 Merge "Removed bc and bc2 vp8_readers from VP8D_COMP" by Scott LaVarnway · 13 years ago
  69. f4316f3 Move frame allocations out of vp8_decode_frame() by Scott LaVarnway · 13 years ago
  70. 0211cd8 rtcd/win32: prefer win32 primatives to pthreads by John Koleszar · 13 years ago
  71. 22141d9 disable segmentation on enhancement layers by Jim Bankoski · 13 years ago
  72. b501251 Update to cyclic refresh: by Marco Paniconi · 13 years ago
  73. 5979b89 Update to cyclic refresh. by Marco Paniconi · 13 years ago
  74. c03cc3a Removed bc and bc2 vp8_readers from VP8D_COMP by Scott LaVarnway · 13 years ago
  75. e278673 Moved vp8dx_get_raw_frame() call to vp8_get_frame() by Scott LaVarnway · 13 years ago
  76. 154f1c2 Merge "Changed setup intra recon to be row based" by Scott LaVarnway · 13 years ago
  77. eec08d5 Merge "Update to 2 layer case in vp8_scalable_patterns." by Adrian Grange · 13 years ago
  78. 57c7e45 Merge "Moved mb_no_coeff_skip flag read" by Scott LaVarnway · 13 years ago
  79. 1338a98 Merge "Removed pre_mvc" by Scott LaVarnway · 13 years ago
  80. 1076101 Update to 2 layer case in vp8_scalable_patterns. by Marco Paniconi · 13 years ago
  81. 33d9171 Update to vp8_scalable_patters. by Marco Paniconi · 13 years ago
  82. 0925442 Merge "Updates to vp8_scalable_patterns.c." by Adrian Grange · 13 years ago
  83. a082467 Moved mb_no_coeff_skip flag read by Scott LaVarnway · 13 years ago
  84. 260f507 Removed pre_mvc by Scott LaVarnway · 13 years ago
  85. 648cfcb Changed setup intra recon to be row based by Scott LaVarnway · 13 years ago
  86. 08cf9fa Merge "valgrind found motion vectors which exceeded frame boundaries" by Jim Bankoski · 13 years ago
  87. 7b7ca65 fix valgrind mem leak on garbage decode by Jim Bankoski · 13 years ago
  88. 8d02833 Updates to vp8_scalable_patterns.c. by Marco Paniconi · 13 years ago
  89. 818b103 valgrind found motion vectors which exceeded frame boundaries by Scott LaVarnway · 13 years ago
  90. 2ff6d35 valgrind caught uninitialized cond by Jim Bankoski · 13 years ago
  91. 488ba1a Merge "added encode/decode matching validation to tests" by Yaowu Xu · 13 years ago
  92. c6fd0a5 Adjusting thresholds in mfqe post-processing by Deb Mukherjee · 13 years ago
  93. 7e9a519 Merge "Encoder denoiser performance improvement" by Yunqing Wang · 13 years ago
  94. 64075c9 Encoder denoiser performance improvement by Yunqing Wang · 13 years ago
  95. c953aea added encode/decode matching validation to tests by Yaowu Xu · 13 years ago
  96. 90625c3 Merge "msvs/tests: fix data alignment for asm tests" by John Koleszar · 13 years ago
  97. 10f8b36 msvs/tests: fix data alignment for asm tests by James Zern · 13 years ago
  98. 7177c32 Merge "silent one more compiler warning" by Yaowu Xu · 13 years ago
  99. 446d85e silent one more compiler warning by Yaowu Xu · 13 years ago
  100. c533f2a Merge "Added error checking to vp8cx_create_encoder_threads()" by Scott LaVarnway · 13 years ago