1. e44c622 Add command-line -enable-cdef option by Steinar Midtskogen · 7 years ago
  2. de71d14 FRAME_SUPERRES: Rework to use scale factor of 8/D by Urvang Joshi · 7 years ago
  3. 26ad0b2 MAX_TILE: Allow list of tile widths/heights by Dominic Symes · 7 years ago
  4. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  5. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 7 years ago
  6. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  7. 4eafefe apply clang-format by clang-format · 8 years ago
  8. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  9. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  10. 34c9d8b Remove VP8 special case by Sebastien Alaiwan · 8 years ago
  11. ed858d6 aomenc: assume IVF for .ivf output files unless --webm is given by Tristan Matthews · 8 years ago
  12. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  13. 2f7d37b Revert "aomenc: remove config control of "allow_screen_content_tools"" by Alex Converse · 8 years ago
  14. 1b5328e aomenc: remove config control of "allow_screen_content_tools" by hui su · 8 years ago
  15. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  16. 7a3f4b3 scaling: Fix scaling numerator arguments for KFs by Fergus Simpson · 8 years ago
  17. 0b99384 Simplify FOREACH_STREAM by Sebastien Alaiwan · 8 years ago
  18. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  19. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  20. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  21. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  22. fadc7cb Avoid #if inside macro arguments by Sebastien Alaiwan · 8 years ago
  23. 0b2e403 Remove --test-16bit-internal option by Sebastien Alaiwan · 8 years ago
  24. 2751192 In verbose mode, display the coding path in use by Sebastien Alaiwan · 8 years ago
  25. b91155a Deduplicate code between HBD and LBD by Sebastien Alaiwan · 8 years ago
  26. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  27. efdad1f Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h by hui su · 8 years ago
  28. 14af5b9 Simplify conditions on bitdepth by Sebastien Alaiwan · 8 years ago
  29. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  30. 3973759 correct help message by Yaowu Xu · 8 years ago
  31. 09c293e Move image matching functions to common location. by Urvang Joshi · 8 years ago
  32. 374a5907 Fix encoder use of 16-bit operating path by Sebastien Alaiwan · 8 years ago
  33. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  34. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  35. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  36. 6eca835 Remove "best" deadline parameter from aomenc. by Thomas Daede · 8 years ago
  37. 51c048e aomenc: Don't print warning in quiet mode. by Urvang Joshi · 8 years ago
  38. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  39. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  40. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  41. b643036 Fix compile warnings for target=armv7-android-gcc by James Zern · 8 years ago
  42. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  43. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  44. 9dcf560 Use "-" instead of "_" in aom-qm parameters by Yaowu Xu · 8 years ago
  45. 859a527 Apply clang-format by Yaowu Xu · 8 years ago
  46. af6df17 Add options setting number of tile groups or MTU. by Thomas Davies · 8 years ago
  47. 6c8ec65 Add missing support aomenc parameter for aom-qm by Yaowu Xu · 8 years ago
  48. 59622cf Fixes compilation error on Windows/Visual Studio by Arild Fuldseth (arilfuld) · 8 years ago
  49. 8ec53b2 Automatically upgrade profile to match input chroma subsampling. by Thomas Daede · 9 years ago
  50. c0dca3c Automatically set internal bit depth to at least the input bit depth. by Thomas Daede · 9 years ago
  51. c76572a Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2 by Yaowu Xu · 8 years ago
  52. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  53. 748d3f5 Merge "Fix Visual Studio build." into nextgenv2 by Yaowu Xu · 8 years ago
  54. d37c222 Merge "Add matching brace in aomenc.c" into nextgenv2 by James Zern · 8 years ago
  55. 251e151 Add matching brace in aomenc.c by hui su · 8 years ago
  56. e28d92b Fix Visual Studio build. by Thomas · 9 years ago
  57. f693610 Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  58. 0744116 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  59. 4145bf0 Fix warnings reported by -Wshadow: Part4: main directory by Urvang Joshi · 8 years ago
  60. d1b239c Display --bit-depth in -h with highbitdepth enabled. by Nathan E. Egge · 9 years ago
  61. d59fb48 Add notes for an option by Yaowu Xu · 8 years ago
  62. 67948d3 apply clang-format by clang-format · 9 years ago
  63. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  64. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (78%) from vpxenc.c]
  65. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  66. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  67. 6c4d83e top-level: apply clang-format by clang-format · 9 years ago
  68. fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
  69. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  70. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  71. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  72. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  73. be3f069 Add VP9 encoder API for level specification. by hui su · 9 years ago
  74. cf26c03 Fix vp10 highbd psnr calculation by Angie Chiang · 9 years ago
  75. 9441f10 TODO cleanup: s/EbmlGlobal/WebmOutputContext/ by Vignesh Venkatasubramanian · 9 years ago
  76. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  77. c810740 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  78. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  79. dc5f771 Prevent encoder crash caused by row tile dependencies by Yunqing Wang · 9 years ago
  80. 14828e7 vp9: set kf_max_dist to a reasonable default (128) by James Zern · 9 years ago
  81. c8e5a77 vpxenc: quiet unused param warning by James Zern · 9 years ago
  82. 06bcd85 Add high bit depth args to arg list by hui su · 9 years ago
  83. 9134e9f Use input framerate as timebase if none was explicitly specified. by Ronald S. Bultje · 9 years ago
  84. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  85. 3977507 vpxenc: don't warn about libwebm availability if writing IVF. by Ronald S. Bultje · 9 years ago
  86. ede323a Specify feasible parameter values for lossless mode by hui su · 9 years ago
  87. ed0d9dc vpxenc: Allow non i420 input for VP10. by Tom Finegan · 9 years ago
  88. bb55193 vpxenc: fix DECODER ifdef by James Zern · 10 years ago
  89. 82331e0 create vp10_arg_ctrl_map by hui su · 10 years ago
  90. db14911 remove unused high-bit-depth args from arg list by hui su · 10 years ago
  91. 72889a2 Remove vp10's build dependency on vp9 by Yaowu Xu · 10 years ago
  92. 2b18c9a Add vpxenc help info by Yaowu Xu · 10 years ago
  93. 8af092d Fix high bit depth in vp10 codebase by Jingning Han · 10 years ago
  94. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  95. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  96. f82cfc2 vpxenc: relocate vp8/vp9 only options by James Zern · 10 years ago
  97. 09acd26 vpxenc: Add support for pixel aspect ratio. by Frank Galligan · 10 years ago
  98. f990b35 Make vp9 the default codec for vpxenc by Yaowu Xu · 10 years ago
  99. 5c337fd vpxenc: make some functions static by James Zern · 10 years ago
  100. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago