1. 31fd98d fix permissions on regular files by James Zern · 13 years ago
  2. e859faa fixed a build problem with target=x86_64-win64-vs9 by Yaowu Xu · 13 years ago
  3. 532faf0 Added unit test for 4x4 forward dct by Yaowu Xu · 13 years ago
  4. 6c86ef2 Merge "Add unit test for intra prediction." by Jim Bankoski · 13 years ago
  5. d67acd8 Merge changes I94a061eb,If6910fe3 by John Koleszar · 13 years ago
  6. 4e06b0c gen_asm_deps.sh: regex fix by John Koleszar · 13 years ago
  7. a441b60 Add unit test for intra prediction. by Ronald S. Bultje · 13 years ago
  8. 96b6b6b add auto keyframe unit test by Jim Bankoski · 13 years ago
  9. a87fb0d Alter comment on range of delta_q and delta_lf by Paul Wilkins · 13 years ago
  10. 3cecdd6 Merge "Cosmetics: test/test_libvpx.cc" by John Koleszar · 13 years ago
  11. 1a376c4 Merge "Clean Android build defaults" by Johann · 13 years ago
  12. 17b34a1 Cosmetics: test/test_libvpx.cc by John Koleszar · 13 years ago
  13. 3897b48 Merge "Runtime CPU detection for unit tests" by John Koleszar · 13 years ago
  14. c8c71f1 Runtime CPU detection for unit tests by John Koleszar · 13 years ago
  15. 0074863 Add support for downloading test data by John Koleszar · 13 years ago
  16. c7acd6d Added unit test for vp8_post_proc_down_and_across by Adrian Grange · 13 years ago
  17. 6fc1d9e Merge "Fix segmentation updates with vp8_set_roimap()" by Paul Wilkins · 13 years ago
  18. 6291dd4 Fix compilation with -werror by John Koleszar · 13 years ago
  19. d6e80de Clean Android build defaults by Johann · 13 years ago
  20. 7c32cb5 Fix segmentation updates with vp8_set_roimap() by Paul Wilkins · 13 years ago
  21. 5daaa83 Enables building examples with Android NDK by Attila Nagy · 13 years ago
  22. b178fe7 Merge "disable lagged encoding in one-pass" by John Koleszar · 13 years ago
  23. 5eaa9bc Corrected usage of image strides by Adrian Grange · 13 years ago
  24. 0277c70 Merge "Fix pkg-config file to pull in libm" by John Koleszar · 13 years ago
  25. 576629b Fix pkg-config file to pull in libm by Rob Bradford · 13 years ago
  26. 8df79e9 Remove threading dependencies with --disable-multithread by John Koleszar · 13 years ago
  27. 7b0b6a2 disable lagged encoding in one-pass by James Zern · 13 years ago
  28. 0164a1c Fix pedantic compiler warnings by John Koleszar · 13 years ago
  29. 30fb976 Merge "Fix MSVS builds for unit test changes" by John Koleszar · 13 years ago
  30. 52ec78b Fix bad merge by John Koleszar · 13 years ago
  31. 598759b Merge branch 'origin/eider' into master by John Koleszar · 13 years ago
  32. 71618e5 Merge "Reset Q for key frame when spatial resizing occurs." by John Koleszar · 13 years ago
  33. 118b993 Merge "Skip AS detection for VS" by John Koleszar · 13 years ago
  34. 538c6ea build: hide grep/obj_int_extract commands when verbose=0 by James Zern · 13 years ago
  35. 9904c28 Remove unused code in drop_frame by Yunqing Wang · 13 years ago
  36. baedced Reset Q for key frame when spatial resizing occurs. by Marco Paniconi · 13 years ago
  37. 5d0174b Skip AS detection for VS by Johann Koenig · 13 years ago
  38. 363a67c Merge "Fix windows build: obj_int_extract to extract numbrs from .rdata" into eider by John Koleszar · 13 years ago
  39. 5205d29 Merge "asm_*_offsets to define variables as constants" into eider by John Koleszar · 13 years ago
  40. 2926571 Fix windows build: obj_int_extract to extract numbrs from .rdata by Alpha Lam · 13 years ago
  41. e343988 asm_*_offsets to define variables as constants by Alpha Lam · 13 years ago
  42. 965d868 Remove extra enum by Johann · 13 years ago
  43. 2b10528 Remove redundant assignment by Johann · 13 years ago
  44. c8a88a7 Explicitly discard fwrite/fread return values by Johann · 13 years ago
  45. 7f63bfa Fix MSVS builds for unit test changes by John Koleszar · 13 years ago
  46. cab6ac1 Fixes a win build issue related to denoising. by Stefan Holmer · 13 years ago
  47. b073e3c Fixes a clang linking error. by Stefan Holmer · 13 years ago
  48. cd0bf0e Fixes a win build issue related to denoising. by Stefan Holmer · 13 years ago
  49. 0927a41 Fixes a clang linking error. by Stefan Holmer · 13 years ago
  50. 7fccab3 Merge "boolcoder_test " by Jim Bankoski · 13 years ago
  51. dd6134b Added another denoising threshold for finding DC shifts. by Stefan Holmer · 13 years ago
  52. fc2fc89 Make libvpx Chromium build friendly by Alpha Lam · 13 years ago
  53. f78e5a0 fix denoiser for temporal patterns and rd by Jim Bankoski · 13 years ago
  54. 5715c39 Inline Intrinsic optimized Denoiser by Christian Duvivier · 13 years ago
  55. d7f26e1 Fix windows build: obj_int_extract to extract numbrs from .rdata by Alpha Lam · 13 years ago
  56. d850034 Added another denoising threshold for finding DC shifts. by Stefan Holmer · 13 years ago
  57. ffe79d6 Merge "fix denoiser for temporal patterns and rd" by Jim Bankoski · 13 years ago
  58. 9ec20f8 boolcoder_test by Jim Bankoski · 13 years ago
  59. caf0f14 Merge changes I231c062e,Idadc42c7 by John Koleszar · 13 years ago
  60. d708e7f Merge "Fix another multithreaded encoder loopfilter race condition" by John Koleszar · 13 years ago
  61. d790bc1 Merge "asm_*_offsets to define variables as constants" by John Koleszar · 13 years ago
  62. 2fb29ff Add external resize tests by John Koleszar · 13 years ago
  63. 57faddb fix denoiser for temporal patterns and rd by Jim Bankoski · 13 years ago
  64. 49f7f05 asm_*_offsets to define variables as constants by Alpha Lam · 13 years ago
  65. 5e39a8c Merge "Make libvpx Chromium build friendly" by John Koleszar · 13 years ago
  66. 0f7e466 Make libvpx Chromium build friendly by Alpha Lam · 13 years ago
  67. 4890853 Fix another multithreaded encoder loopfilter race condition by Attila Nagy · 13 years ago
  68. 410ae57 Prevent external frame size changes in two-pass by John Koleszar · 13 years ago
  69. a419f0f Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2 by John Koleszar · 13 years ago
  70. cf09701 Fix memory leak in vpx_codec_enc_config_set() by John Koleszar · 13 years ago
  71. ad479a9 multi-res: modify memory allocation code by Yunqing Wang · 13 years ago
  72. ea392d4 Fix another multithreaded encoder loopfilter race condition by Attila Nagy · 13 years ago
  73. b9180fc Add initial keyframe tests by John Koleszar · 13 years ago
  74. 2d22568 Move all tests to test/ directory by John Koleszar · 13 years ago
  75. 2bf62c1 Enable unit tests by default by John Koleszar · 13 years ago
  76. e82d261 Build unit tests monolithically by John Koleszar · 13 years ago
  77. 8631c1b configure: initial support for CXX, CXXFLAGS variables by John Koleszar · 13 years ago
  78. eb5b965 Merge "multi-res: force Key frame sychronization" by Yunqing Wang · 13 years ago
  79. 600875c Merge "Be explicit about 'in-place'" by Johann · 13 years ago
  80. 0fe79aa Merge "Inline Intrinsic optimized Denoiser" by Jim Bankoski · 13 years ago
  81. 38ddb42 Inline Intrinsic optimized Denoiser by Christian Duvivier · 13 years ago
  82. c1b417c Merge "bug fix: do not set noise sensitivity in vp8_scalable_patterns.c" by James Berry · 13 years ago
  83. 282b580 Merge "examples: use alignment > 1 w/vpx_img_alloc" by John Koleszar · 13 years ago
  84. 1e1799c examples: use alignment > 1 w/vpx_img_alloc by James Zern · 13 years ago
  85. 4853e5f bug fix: do not set noise sensitivity in vp8_scalable_patterns.c by James Berry · 13 years ago
  86. 65dd157 multi-res: force Key frame sychronization by Yunqing Wang · 13 years ago
  87. 51fe916 Merge "Fix missing param name in NEON scaler functions" by John Koleszar · 13 years ago
  88. eec30c8 Merge "fix warnings for building on win32" by John Koleszar · 13 years ago
  89. 871bd23 Allow target autodetection to work when cross-compiling. by Alexis Ballier · 13 years ago
  90. 92963df fix warnings for building on win32 by Scott Graham · 13 years ago
  91. 44d35f7 Merge branch 'origin/eider' into master by John Koleszar · 13 years ago
  92. c7ca380 Merge "vp8e - boolcoder unit test" by Jim Bankoski · 13 years ago
  93. 297dc90 Update CHANGELOG for v1.1.0 (Eider) release by John Koleszar · 13 years ago
  94. 499510f Update AUTHORS by John Koleszar · 13 years ago
  95. 2d6cb34 Update .mailmap by John Koleszar · 13 years ago
  96. c8f4c18 Use consistent range for VP8E_SET_NOISE_SENSITIVITY by John Koleszar · 13 years ago
  97. 9851486 vp8e - boolcoder unit test by Jim Bankoski · 13 years ago
  98. 6f3d7ec Be explicit about 'in-place' by Johann · 13 years ago
  99. 14d827f fix vp8_ namespace issues by John Koleszar · 13 years ago
  100. 22f56b9 Formalize encodeframe.c forward delclarations by John Koleszar · 13 years ago