1. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  2. 497d195 Normalize set/get reference ctrls to use ref frame index. by Thomas Daede · 8 years ago
  3. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  4. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  5. 3a1bd78 Remove nonprinting characters when escaping JSON. by Thomas Daede · 8 years ago
  6. 3623d03 Fix escaping backslashes in JSON in inspect.c. by Thomas Daede · 8 years ago
  7. 4aee17d analyzer: escape build config by Michael Bebenita · 8 years ago
  8. 86a6738 analyzer: support high bitdepth and low bitdepth by Tristan Matthews · 8 years ago
  9. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  10. bf1f9ee Expose image format to the analyzer by Michael Bebenita · 8 years ago
  11. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  12. b9f68d2 Remove references to deleted ext-inter modes by Sarah Parker · 8 years ago
  13. fea5f40 inspect.c: Add enums for SMOOTH_{H,V}_PRED by Urvang Joshi · 8 years ago
  14. 1e41275 Silence build warnings with --enable-inspection. by Nathan E. Egge · 8 years ago
  15. 9bab28b [CFL] Reduce arrays used in inspection by Luc Trudeau · 8 years ago
  16. a9bd85f [CFL] Rename cfl_alpha_ind to cfl_alpha_idx by Luc Trudeau · 8 years ago
  17. f89056a [CFL] Add CFL alphas to inspection data by Luc Trudeau · 8 years ago
  18. 93d3001 Reduce number of video frames in set_maps test by Yaowu Xu · 8 years ago
  19. a5e499f Inspection returns INTRA_INVALID for uv_mode in inter by Luc Trudeau · 8 years ago
  20. c798b14 Refactor hbd and lowbd versions of find_mismatch() by Urvang Joshi · 8 years ago
  21. bad6192 Refactor aom_find_mismatch. by Urvang Joshi · 8 years ago
  22. 09c293e Move image matching functions to common location. by Urvang Joshi · 8 years ago
  23. 83fbd57 [Code Cleanup] Move accounting.[ch] to decoder by Luc Trudeau · 8 years ago
  24. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  25. f1207b6 Compress analyzer data using RLE. by Michael Bebenita · 8 years ago
  26. 0be435a Add uv_mode to inspection data by Luc Trudeau · 8 years ago
  27. 2c2e561 Add tile support to inspection API by Michael Bebenita · 8 years ago
  28. 4d5182c analyzer: show padding by Tristan Matthews · 8 years ago
  29. 0ec34d2 inspect: Fix build with CDEF disabled by Alex Converse · 8 years ago
  30. 0955881 Add CDEF support to inspection API by Michael Bebenita · 8 years ago
  31. 097fef9 examples: quiet -Wshorten-64-to-32 warnings by James Zern · 8 years ago
  32. 6eca835 Remove "best" deadline parameter from aomenc. by Thomas Daede · 8 years ago
  33. 2693ca5 Add frame inspection data to the analyzer. by Nathan E. Egge · 8 years ago
  34. 625bc26 Add filter on color plane ability to analyzer. by Nathan E. Egge · 8 years ago
  35. f4fa01e Port Daala stream analyzer to AV1. by Nathan E. Egge · 8 years ago
  36. f4f27fe Add inspect CLI tool and Emscripten build tools. by Michael Bebenita · 8 years ago
  37. 5bce3fe Further reduce number of frames used in test by Yaowu Xu · 8 years ago
  38. f8cb5a6 Reduce number of frames used in test by Yaowu Xu · 8 years ago
  39. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  40. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  41. 5cb0a7a Replace {} with continue by Yaowu Xu · 8 years ago
  42. d3a7576 Add compiler flag -Wsign-compare by Urvang Joshi · 9 years ago
  43. 6e0d64c change to use aomedia copyright notice by Yaowu Xu · 8 years ago
  44. a65e7be twopass_encoder: sample and test script fixed. by Jim Bankoski · 9 years ago
  45. a7a3909 set_maps: add back script and fix. by Jim Bankoski · 9 years ago
  46. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  47. 890c4f2 aomcx_set_ref -> aom_cx_set_ref by Yaowu Xu · 9 years ago
  48. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  49. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  50. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  51. 397d964 examples: apply clang-format by clang-format · 9 years ago
  52. 9df7c25 Merge "remove SVC" into nextgenv2 by James Zern · 9 years ago
  53. cc73e1f remove SVC by James Zern · 9 years ago
  54. 2c14c53 remove vp8cx_set_ref.c by James Zern · 9 years ago
  55. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  56. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  57. 2a5a3f6 Combine vpxcx_set_ref example for VP9 and VP10 by Yunqing Wang · 9 years ago
  58. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  59. 9d7eaf0 Merge "twopass_encoder: Add frame limit argument." by Tom Finegan · 9 years ago
  60. 7d6edc3 simple_encoder: Add a frame limit argument. by Tom Finegan · 9 years ago
  61. 9d47341 twopass_encoder: Add frame limit argument. by Tom Finegan · 9 years ago
  62. 1a53c0c vp9: Simplify the logic in denoiser SSE2 code. by JackyChen · 9 years ago
  63. 37241e6 Merge "Merge branch 'masterbase' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  64. 9aaa3c9 Make set_reference control API work in VP9 and VP10 by Yunqing Wang · 9 years ago
  65. 729c997 vp8: multi-res-encoder: Fix timer around encoder in sample encoder. by Marco · 9 years ago
  66. abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
  67. 91c75c5 Remove unused POSIX_MMAP references by Johann · 9 years ago
  68. 9cb7365 Update to vp9_spatial_svc_encoder. by Marco · 9 years ago
  69. be3f271 Setting change in sample encoder: vpx_temporal_svc_encoder.c by Marco · 9 years ago
  70. 730cdef Add SVC codec control to set frame flags and buffer indices. by Marco · 10 years ago
  71. eb53c69 Add cyclic refresh parameters to svc-layer context. by Marco · 10 years ago
  72. 1b556e1 vp9_spatial_svc_encoder: Enable aq-mode for real-time mode. by Marco · 10 years ago
  73. 4ebded6 vp9_spatial_svc_encoder: Add encoding time log. by Marco · 10 years ago
  74. 83f8ab5 Update to vpx_temporal_svc_encoder: by Marco · 10 years ago
  75. d77f51b Add dynamic resize logic for 1 pass CBR. by Marco · 10 years ago
  76. c98273c vp9_ethread: create enough threads while using SVC by Yunqing Wang · 10 years ago
  77. a8c5ab2 Remove ABI check for 1 pass CBR SVC. by Marco · 10 years ago
  78. 5df6c04 Fix to sample encoder: vpx_temporal_svc_encoder.c by Marco · 10 years ago
  79. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  80. f237849 Merge changes from topic 'missing-proto' by James Zern · 10 years ago
  81. 4aaf466 Remove reference to compatibility layer by Johann · 10 years ago
  82. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  83. ee3d42b vpx_temporal_svc_encoder: Keep static_threshold off as default. by Marco · 10 years ago
  84. 0810a2d vpx_temporal_svc_encoder: Update some settings. by Marco · 10 years ago
  85. 03f12e1 vpx_temporal_svc_encoder: Set static threshold to off by default. by Marco · 10 years ago
  86. 1861340 put spatial svc behind an ABI check by James Zern · 10 years ago
  87. a250ebf vpx_temporal_svc_encoder: Update some default settings. by Marco · 10 years ago
  88. c76ebff Set the threads/tile_columns in vpx_temporal_svc_encoder. by Marco · 10 years ago
  89. 87a6175 vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9. by Marco · 10 years ago
  90. ef6d6ec vpx_temporal_svc_encoder: change default setting for static threshold. by Marco · 10 years ago
  91. 9e96bdc Xcode: Fix includes in examples. by Tom Finegan · 10 years ago
  92. af898b5 Various updates to vp8. by Marco · 10 years ago
  93. e0b3e21 temporal_svc encoder: Change default setting for layering_mode = 0. by Marco · 10 years ago
  94. 4c12046 Changes SvcContext_t to SvcContext by Deb Mukherjee · 10 years ago
  95. b643591 Add more rate control stats to vpx_temporal_svc_encoder. by Marco · 10 years ago
  96. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  97. 86c36a5 [spatial svc] Make spatial svc working for one pass rate control by Minghai Shang · 10 years ago
  98. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  99. e4caf22 vp9_spatial_svc_encoder: fix -bit-depth arg parsing by James Zern · 10 years ago
  100. 4bad0e6 Adds highbitdepth support to svc examples by Deb Mukherjee · 10 years ago