1. 103991e Remove CONFIG_CICP compile flag by Debargha Mukherjee · 7 years ago
  2. bfed738 Remove CONFIG_AOM_QM macro by Yaowu Xu · 7 years ago
  3. e0c918a [Normative, jnt_comp] Add sequence header to turn on/off by Cheng Chen · 7 years ago
  4. a446f55 Add encoder control to turn on and off dual filter by Jingning Han · 7 years ago
  5. 1ed2024 aomenc: add an option to disable loop-restoration by Sebastien Alaiwan · 7 years ago
  6. 1cb1c00 Add cdf_update_mode experiment by Hui Su · 7 years ago
  7. 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
  8. 98c16fa Remove experimental flag of TEMPMV_SIGNALING by Frederic Barbier · 7 years ago
  9. cc6e0e1 Adding config file parsing implementation by Maxym Dmytrychenko · 7 years ago
  10. bada823 Fix a command line help comment by Yaowu Xu · 7 years ago
  11. 6f1c2f7 Film grain synthesis algorithm by Andrey Norkin · 7 years ago
  12. 67adf42 Do not fail on deprecated --good option by Debargha Mukherjee · 7 years ago
  13. 28e9ce2 Adding timing info to sequence headers by Andrey Norkin · 7 years ago
  14. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  15. 913867b Set input_shift properly by Yaowu Xu · 7 years ago
  16. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  17. e07a675 remove configure and Makefiles by Johann · 7 years ago
  18. fc321aa Correct profile update checks in aomenc by Debargha Mukherjee · 7 years ago
  19. f340fec No colorspace for mono-video f/ CICP compatibility by Debargha Mukherjee · 7 years ago
  20. f9a50ea Update profile/bitdepth/sampling in header by Debargha Mukherjee · 7 years ago
  21. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  22. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  23. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  24. b5def02 Clean up stray monochrome flags. by Imdad Sardharwalla · 7 years ago
  25. 3ab64bd Fix test_decode for monochrome video by Imdad Sardharwalla · 7 years ago
  26. 94ad370 Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES. by Urvang Joshi · 7 years ago
  27. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  28. 6c78883 Enable encode/decode of OBU streams without IVF by Cyril Concolato · 7 years ago
  29. b49c6ae Add the speed feature structure for codec dev by Jingning Han · 7 years ago
  30. 730c805 Added monochrome option to the decoder. by Imdad Sardharwalla · 7 years ago
  31. fd8c78c aom{enc,dec}: add --help by James Zern · 7 years ago
  32. dcb3cff Don't send chroma data in monochrome mode by Rupert Swarbrick · 7 years ago
  33. 1aeee2e Remove experimental flag of CDEF by Frederic Barbier · 7 years ago
  34. e0b1599 Plumb in a "monochrome" flag by Rupert Swarbrick · 7 years ago
  35. e44c622 Add command-line -enable-cdef option by Steinar Midtskogen · 7 years ago
  36. de71d14 FRAME_SUPERRES: Rework to use scale factor of 8/D by Urvang Joshi · 7 years ago
  37. 26ad0b2 MAX_TILE: Allow list of tile widths/heights by Dominic Symes · 7 years ago
  38. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  39. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 8 years ago
  40. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  41. 4eafefe apply clang-format by clang-format · 8 years ago
  42. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  43. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  44. 34c9d8b Remove VP8 special case by Sebastien Alaiwan · 8 years ago
  45. ed858d6 aomenc: assume IVF for .ivf output files unless --webm is given by Tristan Matthews · 8 years ago
  46. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  47. 2f7d37b Revert "aomenc: remove config control of "allow_screen_content_tools"" by Alex Converse · 8 years ago
  48. 1b5328e aomenc: remove config control of "allow_screen_content_tools" by hui su · 8 years ago
  49. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  50. 7a3f4b3 scaling: Fix scaling numerator arguments for KFs by Fergus Simpson · 8 years ago
  51. 0b99384 Simplify FOREACH_STREAM by Sebastien Alaiwan · 8 years ago
  52. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  53. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  54. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  55. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  56. fadc7cb Avoid #if inside macro arguments by Sebastien Alaiwan · 8 years ago
  57. 0b2e403 Remove --test-16bit-internal option by Sebastien Alaiwan · 8 years ago
  58. 2751192 In verbose mode, display the coding path in use by Sebastien Alaiwan · 8 years ago
  59. b91155a Deduplicate code between HBD and LBD by Sebastien Alaiwan · 8 years ago
  60. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  61. efdad1f Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h by hui su · 8 years ago
  62. 14af5b9 Simplify conditions on bitdepth by Sebastien Alaiwan · 8 years ago
  63. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  64. 3973759 correct help message by Yaowu Xu · 8 years ago
  65. 09c293e Move image matching functions to common location. by Urvang Joshi · 8 years ago
  66. 374a5907 Fix encoder use of 16-bit operating path by Sebastien Alaiwan · 8 years ago
  67. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  68. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  69. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  70. 6eca835 Remove "best" deadline parameter from aomenc. by Thomas Daede · 8 years ago
  71. 51c048e aomenc: Don't print warning in quiet mode. by Urvang Joshi · 8 years ago
  72. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  73. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  74. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  75. b643036 Fix compile warnings for target=armv7-android-gcc by James Zern · 8 years ago
  76. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  77. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  78. 9dcf560 Use "-" instead of "_" in aom-qm parameters by Yaowu Xu · 8 years ago
  79. 859a527 Apply clang-format by Yaowu Xu · 8 years ago
  80. af6df17 Add options setting number of tile groups or MTU. by Thomas Davies · 8 years ago
  81. 6c8ec65 Add missing support aomenc parameter for aom-qm by Yaowu Xu · 8 years ago
  82. 59622cf Fixes compilation error on Windows/Visual Studio by Arild Fuldseth (arilfuld) · 8 years ago
  83. 8ec53b2 Automatically upgrade profile to match input chroma subsampling. by Thomas Daede · 9 years ago
  84. c0dca3c Automatically set internal bit depth to at least the input bit depth. by Thomas Daede · 9 years ago
  85. c76572a Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2 by Yaowu Xu · 8 years ago
  86. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  87. 748d3f5 Merge "Fix Visual Studio build." into nextgenv2 by Yaowu Xu · 8 years ago
  88. d37c222 Merge "Add matching brace in aomenc.c" into nextgenv2 by James Zern · 8 years ago
  89. 251e151 Add matching brace in aomenc.c by hui su · 8 years ago
  90. e28d92b Fix Visual Studio build. by Thomas · 9 years ago
  91. f693610 Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  92. 0744116 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  93. 4145bf0 Fix warnings reported by -Wshadow: Part4: main directory by Urvang Joshi · 8 years ago
  94. d1b239c Display --bit-depth in -h with highbitdepth enabled. by Nathan E. Egge · 9 years ago
  95. d59fb48 Add notes for an option by Yaowu Xu · 8 years ago
  96. 67948d3 apply clang-format by clang-format · 9 years ago
  97. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  98. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (78%) from vpxenc.c]
  99. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  100. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago