1. 587ff64 Fix build failure with Android NDK by Johann · 11 years ago
  2. d174f27 Merge "Clarify GCC version check" by Johann · 11 years ago
  3. f6be2f3 Clarify GCC version check by Johann · 11 years ago
  4. e616504 Fix IOCs by Yaowu Xu · 11 years ago
  5. 06fce6b vp8: Update to the adaptive denoising mode. by Marco · 11 years ago
  6. 6d44dad Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set." by Johann · 11 years ago
  7. 1220b49 arm: Fix building vp8_mse16x16_neon.c with MSVC by Scott LaVarnway · 11 years ago
  8. 8caba85 Merge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h. fix compiling warning." by Johann · 11 years ago
  9. fe2cc87 VP8 encoder for ARMv8 by using NEON intrinsics 1 by Scott LaVarnway · 11 years ago
  10. 0ae866b vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h. by Jia Jia · 11 years ago
  11. f265dde vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set. by Jia Jia · 11 years ago
  12. 4bfdc33 Merge "Remove unused vp8_strict_quantize" by Johann · 11 years ago
  13. ad4edc0 Merge "Remove unused vp8 quantize functions" by Johann · 11 years ago
  14. f1f7bcd Remove unused vp8_strict_quantize by Johann · 11 years ago
  15. 47380c3 Fix the bug which made VP8 denoiser not bit-exact between C code and SSE code. by JackyChen · 11 years ago
  16. 619951a Merge "vp8: Updates for adaptive denoiser mode." by Marco · 11 years ago
  17. 0c7a992 vp8: Updates for adaptive denoiser mode. by Marco · 11 years ago
  18. 23bed46 Move vp8_variance_halfpixvar16x16_*_neon definitions by Johann · 11 years ago
  19. 395f2e8 vp8 encoder: remove vp8_yv12_copy_partial_frame_neon by Jia Jia · 11 years ago
  20. c97f5e8 vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of NEON intrinsics. by Jia Jia · 11 years ago
  21. 35fadf1 bilinearpredict_neon: fix type conversion warnings by James Zern · 11 years ago
  22. 91998e6 Removing sz member from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  23. f61e00c Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC" by James Zern · 11 years ago
  24. ec94967 Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10"" by Scott LaVarnway · 11 years ago
  25. a51704d vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c. by Jia Jia · 11 years ago
  26. 0002da3 arm: Fix building vp8_subpixelvariance_neon.c with MSVC by Martin Storsjo · 11 years ago
  27. 3820f56 Merge "Consistent allocation of vpx_codec_alg_priv_t." by Dmitry Kovalev · 11 years ago
  28. 01d9023 Merge "Make process_denoise_mode_change function cond-compiled." by Marco · 11 years ago
  29. dcbfacb Neon version of vp8_build_intra_predictors_mby_s() and by Scott LaVarnway · 11 years ago
  30. 9293d26 VP8 for ARMv8 by using NEON intrinsics 17 by Scott LaVarnway · 11 years ago
  31. 5b788c0 Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commit 81ad047ee57ecb0e2c1ee4dcebda54a44ea54ae9. Revert "VP8 for ARMv8 by using NEON intrinsics 15" This reverts commit 727af7cebe3698b8493ba6c1360b0a6606c310fb."" by Johann · 11 years ago
  32. 842454d Make process_denoise_mode_change function cond-compiled. by Marco · 11 years ago
  33. b08fab8 Consistent allocation of vpx_codec_alg_priv_t. by Dmitry Kovalev · 11 years ago
  34. a4ef1a0 Merge "Adds config opt for highbitdepth + misc. vpx" by Deb Mukherjee · 11 years ago
  35. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  36. 6b649a0 Merge "Updates to adaptive/aggressive denoiser mode." by Marco · 11 years ago
  37. 54575d6 Updates to adaptive/aggressive denoiser mode. by Marco · 11 years ago
  38. 4d10506 Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""" by Johann · 11 years ago
  39. 652ef29 Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08"" by Scott LaVarnway · 11 years ago
  40. 73edeb0 Removing alg_priv from vpx_codec_priv struct. by Dmitry Kovalev · 11 years ago
  41. f010b77 vp8 fix: deallocate denoiser->yv12_last_source by Marco · 11 years ago
  42. 7982b27 Merge "Removing extraconfig_map from vp8_cx_iface.c." by Dmitry Kovalev · 11 years ago
  43. f9fb3b8 Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’. by Dmitry Kovalev · 11 years ago
  44. 48274c6 Removing extraconfig_map from vp8_cx_iface.c. by Dmitry Kovalev · 11 years ago
  45. eafa712 Merge "Replacing NOT_IMPLMENTED with NULL." by Dmitry Kovalev · 11 years ago
  46. da63d29 Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6" by Johann · 11 years ago
  47. cd6d984 Replacing NOT_IMPLMENTED with NULL. by Dmitry Kovalev · 11 years ago
  48. f2e6523 Removing iface pointer from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  49. a19035e Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3" by Johann · 11 years ago
  50. 6642efa Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2" by Johann · 11 years ago
  51. 4eb8a85 Merge "Fixes to adaptive denoiser mode." by Marco · 11 years ago
  52. d2274ed Bugfix for vp8 aggressive denoiser mode. by Marco · 11 years ago
  53. aa88e32 Fixes to adaptive denoiser mode. by Marco · 11 years ago
  54. 911e96a Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commit 81ad047ee57ecb0e2c1ee4dcebda54a44ea54ae9. Revert "VP8 for ARMv8 by using NEON intrinsics 15" This reverts commit 727af7cebe3698b8493ba6c1360b0a6606c310fb." by Johann · 11 years ago
  55. eed005b VP8 encoder for ARMv8 by using NEON intrinsics 6 by James Yu · 11 years ago
  56. 6d6fdd9 VP8 encoder for ARMv8 by using NEON intrinsics 3 by James Yu · 11 years ago
  57. 8013aaa VP8 encoder for ARMv8 by using NEON intrinsics 2 by Scott LaVarnway · 11 years ago
  58. 8609048 vp8: Add check on noise_sensitivity/denoiser on. by Marco · 11 years ago
  59. 69dc876 Set uv_crop_height/width in all the places by Johann · 11 years ago
  60. 715bab6 Merge "Add an adaptive denoising mode." by Marco Paniconi · 11 years ago
  61. 8db245b Add an adaptive denoising mode. by Marco Paniconi · 11 years ago
  62. 21a0dad vp8: Modify to use closest reference in zero_mv bias. by Marco · 11 years ago
  63. c2c03f2 Remove unused vp8 quantize functions by Johann · 11 years ago
  64. 80b6c9c Merge "VP8D_GET_FRAME_CORRUPTED: check frame pointer" by James Zern · 11 years ago
  65. 7d9da93 VP8D_GET_FRAME_CORRUPTED: check frame pointer by James Zern · 11 years ago
  66. 1d9e2b5 Merge "remove unused fields from BOOL_CODER / vp9_writer" by James Zern · 11 years ago
  67. 136a022 [spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config by Minghai Shang · 11 years ago
  68. 354a2e6 vp8: Code cleanup for control of denoiser mode. by Marco Paniconi · 11 years ago
  69. 9a4cd41 Merge "Removing legacy XMA features from libvpx." by Dmitry Kovalev · 11 years ago
  70. 84ba62d vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp. by Marco Paniconi · 11 years ago
  71. a95758c Merge "Make the api behavior conform to api spec." by Hangyu Kuang · 11 years ago
  72. 8450b41 vp8 bugfix: Reallocate denoiser when spatially resizing. by Marco Paniconi · 11 years ago
  73. 7050074 Make the api behavior conform to api spec. by Hangyu Kuang · 11 years ago
  74. 8c3886d remove unused fields from BOOL_CODER / vp9_writer by James Zern · 11 years ago
  75. a42b5c2 Removing legacy XMA features from libvpx. by Dmitry Kovalev · 11 years ago
  76. bd72aa7 Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c." by James Zern · 11 years ago
  77. 8a774e1 Changes interface to avoid uninitialized warnings in vp9_cx_iface.c. by Jim Bankoski · 11 years ago
  78. fbaa4b8 Fix to Visual Studio build error. by Marco Paniconi · 11 years ago
  79. 9180117 vp8: Add an aggressive denoising mode. by Marco Paniconi · 11 years ago
  80. 64db43d vp8: reduce refresh_max_mbs_perframe with fewer layers. by Marco Paniconi · 11 years ago
  81. 7788c62 Fix clang compiler warning in denoising_neon. by Marco Paniconi · 11 years ago
  82. a9b30b3 Merge "vp8: Set default denoiser_decision to copy for UV channel." by Marco Paniconi · 11 years ago
  83. f2f69dd Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC" by Minghai Shang · 11 years ago
  84. aa2ba46 Merge "vp8 denoiser fix: Update denoised altref on key frame." by Marco Paniconi · 11 years ago
  85. daed770 vp8: Set default denoiser_decision to copy for UV channel. by Marco Paniconi · 11 years ago
  86. 24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC by Minghai Shang · 11 years ago
  87. f909e43 vp8 denoiser fix: Update denoised altref on key frame. by Marco Paniconi · 11 years ago
  88. 765485c Add -DNDEBUG when config option debug is disabled by Yunqing Wang · 11 years ago
  89. 018fd12 Disable vp8_sixtap_predict4x4_neon by Johann · 11 years ago
  90. 7d77797 Merge changes I58a5af33,Ied9b0392 by James Zern · 11 years ago
  91. 669e388 Merge "vp8: Allow for on/off control of UV temporal denoiser." by Marco Paniconi · 11 years ago
  92. 21042c7 vp8: Allow for on/off control of UV temporal denoiser. by Marco Paniconi · 11 years ago
  93. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  94. 5179edc Merge "[spatial svc]Implement alt reference frames" by Minghai Shang · 11 years ago
  95. 449e5f2 Misc. bit-depth related changes by Deb Mukherjee · 11 years ago
  96. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  97. 74ed33c vp8_bilinear_predict4x4_neon: init src vectors by James Zern · 11 years ago
  98. 5e30127 vp8_sixtap_predict4x4_neon: init src vectors by James Zern · 11 years ago
  99. 61c3338 call vp[89]_clear_system_state after longjmp by James Zern · 11 years ago
  100. 8c03fff Move abs() to where it is effective by Johann · 11 years ago