1. dfd89f2 Adding a frame parallel decoding mode by Deb Mukherjee · 12 years ago
  2. bc45f23 Upstream changes from Chromium Android Clang build. by Frank Galligan · 12 years ago
  3. 879cb7d Merge vp9-preview changes into experimental branch by John Koleszar · 12 years ago
  4. bdca030 Use seg/ref/mode offsets in loop_filter_partial. by Marco Paniconi · 12 years ago
  5. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  6. 9dab3ce add emmintrin_compat.h for builds with gcc < 4 by James Zern · 12 years ago
  7. 2876569 Changed MAX_PSNR to 100 by Yaowu Xu · 12 years ago
  8. fd67115 Merge "Bug fix: use correct count_mb_ref_frame_usage" by Scott LaVarnway · 12 years ago
  9. 57e12be Bug fix: use correct count_mb_ref_frame_usage by Scott LaVarnway · 12 years ago
  10. a0ad16e Moved error_bins to macroblock struct by Scott LaVarnway · 12 years ago
  11. 2cd48bd Merge "Moved zbin_mode_boost to macroblock struct" by Scott LaVarnway · 12 years ago
  12. cc91d65 Update correct macroblock quantize_b function ptrs by Scott LaVarnway · 12 years ago
  13. 74efda4 Moved zbin_mode_boost to macroblock struct by Scott LaVarnway · 12 years ago
  14. 3a19eeb Moved zbin_over_quant to macroblock struct by Scott LaVarnway · 12 years ago
  15. 000c841 Moved denoiser frame copy/updates out of loopfilter thread by Scott LaVarnway · 12 years ago
  16. bc10eab Merge "added work buffer for denoiser" by Scott LaVarnway · 12 years ago
  17. ef2248a added work buffer for denoiser by Scott LaVarnway · 12 years ago
  18. a36d9a4 Move vp8_scale_frame to vpx namespace by Johann · 12 years ago
  19. 1009f76 Use 'vpx_scale' consistently by Johann · 12 years ago
  20. 9a3de88 Disable background update on non-base layer frames by Adrian Grange · 12 years ago
  21. a905672 Remove ARM optimizations from VP9 by Johann · 12 years ago
  22. 4a9b954 Update ARM for vpx_scale changes by Johann · 12 years ago
  23. f2b36a4 Removed check_gf_quality() by Scott LaVarnway · 12 years ago
  24. bfca084 Moving mbs_tested_so_far, mode_test_hit_counts to macroblock struct by Scott LaVarnway · 12 years ago
  25. 34591b5 Remove ARM optimizations from VP9 by Johann · 12 years ago
  26. 0d793cc Update ARM for vpx_scale changes by Johann · 12 years ago
  27. 9961ad4 Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct" by Scott LaVarnway · 12 years ago
  28. 7891fb5 Merge "Moving count_mb_ref_frame_usage to macroblock struct" by Scott LaVarnway · 12 years ago
  29. 3e3fffe a vp8 warning to boot. by Jim Bankoski · 12 years ago
  30. 1760c39 Revert "make: flatten object file directories" by John Koleszar · 12 years ago
  31. 464b1df Updates to qp-regulate and rate correction factor. by Marco Paniconi · 12 years ago
  32. 6b1d95d Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers" by James Zern · 12 years ago
  33. 510557e removed the idct rtcd idct calls by Jim Bankoski · 12 years ago
  34. 9cc6f07 Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers" by John Koleszar · 12 years ago
  35. 17718fb vp8_filter_block1d4_h6_ssse3: add missing xmm restore by James Zern · 12 years ago
  36. 0d80584 vp8_loop_filter_bh_y_sse2: save/restore xmm registers by James Zern · 12 years ago
  37. b52288a vp8_intra_pred_y_tm_sse2: save/restore xmm registers by James Zern · 12 years ago
  38. 7c7801e Each make file is responsible for its own directory by Johann · 12 years ago
  39. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  40. b72373d make: flatten object file directories by John Koleszar · 12 years ago
  41. 83e8f2f Merge "use calloc() instead of malloc()" by John Koleszar · 12 years ago
  42. 7b8dfcb Rough merge of master into experimental by John Koleszar · 12 years ago
  43. 4d9791e Incorrect parameter passed into vp8_stuff_mb by Scott LaVarnway · 12 years ago
  44. 69d0748 Moving count_mb_ref_frame_usage to macroblock struct by Scott LaVarnway · 12 years ago
  45. 80fe472 Merge "Removed mb_norm_activity_map" by Scott LaVarnway · 12 years ago
  46. fe91e47 Moving rd_thresh_mult, rd_threshes to macroblock struct by Scott LaVarnway · 12 years ago
  47. 0a3eec8 use calloc() instead of malloc() by Pascal Massimino · 12 years ago
  48. 78bf828 Removed mb_norm_activity_map by Scott LaVarnway · 12 years ago
  49. ee28bb8 Moving _error counts to macroblock struct by Scott LaVarnway · 12 years ago
  50. 01824d1 Moving MVcount to macroblock struct by Scott LaVarnway · 12 years ago
  51. 95390b2 Moving ymode_count, uv_mode_count to macroblock struct by Scott LaVarnway · 12 years ago
  52. 03c0af8 Moved skip_true_count to macroblock struct by Scott LaVarnway · 12 years ago
  53. 7ee44ee Moving coef_counts to macroblock struct by Scott LaVarnway · 12 years ago
  54. ca003fb Merge "Removed unnecessary VP8_COMP *cpi parameters" by Scott LaVarnway · 12 years ago
  55. 9016fa2 Removed unnecessary VP8_COMP *cpi parameters by Scott LaVarnway · 12 years ago
  56. 8a6a7ae vp8dx_receive_compressed_data() cleanup by Scott LaVarnway · 12 years ago
  57. 96e5939 Use vp8_clear_system_state helper function by Johann · 13 years ago
  58. 6106b72 variance.h uses defines in vpx_config.h by Johann · 13 years ago
  59. fd3078f postproc_sse2: avoid reading off the end of the limits array by John Koleszar · 13 years ago
  60. 861a6bb postproc: allocate enough memory for limits buffer by John Koleszar · 13 years ago
  61. 4cf4c94 Fix to rd cost computation for mv bias. by Marco Paniconi · 13 years ago
  62. 52bddd4 Clean up error return code in alloccommon.c by Yunqing Wang · 13 years ago
  63. f6886c4 post-proc: fix 0 or negative threshold handling by Yunqing Wang · 13 years ago
  64. d21070a multi-res: disable intra on forced ref frames by John Koleszar · 13 years ago
  65. 81fd7ac Merge "multi-res: add parent_ref_valid flag" by John Koleszar · 13 years ago
  66. 4de7aed multi-res: add parent_ref_valid flag by John Koleszar · 13 years ago
  67. 8b698e8 Merge "post-proc: deblock filter optimization" by Yunqing Wang · 13 years ago
  68. 4c53bac post-proc: deblock filter optimization by Yunqing Wang · 13 years ago
  69. 30d8ba5 multi-res: work around reference mismatch by John Koleszar · 13 years ago
  70. 0e213fb fix uninitialized value in multi-res encoding by John Koleszar · 13 years ago
  71. 7ca5982 Merge "rtcd/win32: use InitializeCriticalSection explicitly" by John Koleszar · 13 years ago
  72. 9bbab8e rtcd/win32: use InitializeCriticalSection explicitly by John Koleszar · 13 years ago
  73. 6f35b19 Disable keyframe in real time that's placed one frame after a cut. by Jim Bankoski · 13 years ago
  74. 9704cde Resetting of the cyclic_refresh_mode_index: by Marco Paniconi · 13 years ago
  75. d539c1d Reset the cyclic_refresh_mode_index to 0 on resize. by Marco Paniconi · 13 years ago
  76. ab98103 Merge "disable segmentation on enhancement layers" by Jim Bankoski · 13 years ago
  77. eb49210 Merge "Move frame allocations out of vp8_decode_frame()" by Scott LaVarnway · 13 years ago
  78. 4e72915 Merge "Removed bc and bc2 vp8_readers from VP8D_COMP" by Scott LaVarnway · 13 years ago
  79. f4316f3 Move frame allocations out of vp8_decode_frame() by Scott LaVarnway · 13 years ago
  80. 0211cd8 rtcd/win32: prefer win32 primatives to pthreads by John Koleszar · 13 years ago
  81. 22141d9 disable segmentation on enhancement layers by Jim Bankoski · 13 years ago
  82. b501251 Update to cyclic refresh: by Marco Paniconi · 13 years ago
  83. 5979b89 Update to cyclic refresh. by Marco Paniconi · 13 years ago
  84. c03cc3a Removed bc and bc2 vp8_readers from VP8D_COMP by Scott LaVarnway · 13 years ago
  85. e278673 Moved vp8dx_get_raw_frame() call to vp8_get_frame() by Scott LaVarnway · 13 years ago
  86. 154f1c2 Merge "Changed setup intra recon to be row based" by Scott LaVarnway · 13 years ago
  87. 57c7e45 Merge "Moved mb_no_coeff_skip flag read" by Scott LaVarnway · 13 years ago
  88. a082467 Moved mb_no_coeff_skip flag read by Scott LaVarnway · 13 years ago
  89. 260f507 Removed pre_mvc by Scott LaVarnway · 13 years ago
  90. 648cfcb Changed setup intra recon to be row based by Scott LaVarnway · 13 years ago
  91. 08cf9fa Merge "valgrind found motion vectors which exceeded frame boundaries" by Jim Bankoski · 13 years ago
  92. 7b7ca65 fix valgrind mem leak on garbage decode by Jim Bankoski · 13 years ago
  93. 818b103 valgrind found motion vectors which exceeded frame boundaries by Scott LaVarnway · 13 years ago
  94. 2ff6d35 valgrind caught uninitialized cond by Jim Bankoski · 13 years ago
  95. c6fd0a5 Adjusting thresholds in mfqe post-processing by Deb Mukherjee · 13 years ago
  96. 7e9a519 Merge "Encoder denoiser performance improvement" by Yunqing Wang · 13 years ago
  97. 64075c9 Encoder denoiser performance improvement by Yunqing Wang · 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