1. 94b3817 Add encoder control for intra angle delta by Hui Su · 6 years ago
  2. 8e25678 Add encoder option to enable/disable CFL UV pred by Debargha Mukherjee · 6 years ago
  3. 078ae86 Enc options to turn on/off smooth & Paeth intra by Debargha Mukherjee · 6 years ago
  4. 440e6d4 Add encoder control to turn on/off IntraBC mode by Hui Su · 6 years ago
  5. 8c917b0 Add encoder option to enable/disable 64-pt txfm by Debargha Mukherjee · 6 years ago
  6. a9e3d14 Add encoder control to turn on/off palette mode by Hui Su · 6 years ago
  7. 9d9cf19 Add an encoder option to turn off rect partitions by Debargha Mukherjee · 6 years ago
  8. f4e775c Command-line option for max height of GF pyramid. by Urvang Joshi · 6 years ago
  9. 03c43ba Encoder option to turn on/off intra-edge filter by Debargha Mukherjee · 6 years ago
  10. b38fa0e Fix encoder control for dual_filter on/off by Debargha Mukherjee · 6 years ago
  11. 8cbee6c Add enc option and RDO logic to disable smooth interintra mode by Yue Chen · 6 years ago
  12. 8f9ca58 Add encoder option for filter intra by Yue Chen · 6 years ago
  13. 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
  14. 78e6b2c Add encoder options for wedge and diff-wtd comp by Debargha Mukherjee · 6 years ago
  15. 4ad0113 Expose dual filter & order hint as aomenc options by Debargha Mukherjee · 6 years ago
  16. 0b7e590 Add encoder options for reduced tx type set by Sarah Parker · 6 years ago
  17. 5e12951 Add command line option to disable OBMC by Yue Chen · 6 years ago
  18. 16ea6ba Enc options for jnt, masked, interintra compound by Debargha Mukherjee · 6 years ago
  19. d2e53ca Add encoder options for global and local warp by Debargha Mukherjee · 6 years ago
  20. 9752192 Set output bit depth correctly. by Zhijie Yang · 6 years ago
  21. 3a607f7 Move aom_shift_img() to tools_common by Yunqing Wang · 6 years ago
  22. 6dbf774 Add warning when writing colocated chroma in Y4M by elliottk · 6 years ago
  23. 4fc2e44 Fix '--yv12' option support in aomenc by Yaowu Xu · 6 years ago
  24. 64e4cba Remove code used by frame_parallel_decode option. by Wan-Teh Chang · 7 years ago
  25. 7cae98f Add temporal dependency model and rdmult modulation to AV1 by Yue Chen · 7 years ago
  26. bb8157b aomenc/webmenc: Check for errors. by Tom Finegan · 7 years ago
  27. 22043ef Remove some unused defines by Urvang Joshi · 7 years ago
  28. 7a16247 print warning when upgrading bitdepth by elliottk · 7 years ago
  29. dc6e2c8 Mark some functions as static. by Wan-Teh Chang · 7 years ago
  30. b63b571 aomenc: respect chroma-sample-position for Y4M by elliottk · 7 years ago
  31. ec0833f Write AV1 CodecPrivate when outputting WebM. by Tom Finegan · 7 years ago
  32. 5e1fa0d Add cmdline switch --skip-film-grain to aomdec by Yaowu Xu · 7 years ago
  33. 27d46e3 aomdec: respect chroma-sample-position by elliottk · 7 years ago
  34. 43bc459 Print warning when upgrading bitdepth by elliottk · 7 years ago
  35. df4ffb7 Remove vestigial VP8 token partition support. by Tom Finegan · 7 years ago
  36. e4392d9 Remove single_tile_decoding from aomenc by Yunqing Wang · 7 years ago
  37. a3775f4 Remove large scale tile options from aomdec by Yunqing Wang · 7 years ago
  38. af21792 Update tile-rows help message by Yunqing Wang · 7 years ago
  39. f820da0 Turn on the row-based multi-thread decoder by default by Yunqing Wang · 7 years ago
  40. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  41. 6e2aac2 Fix y4m monochrome output; split raw/y4m logic by elliottk · 7 years ago
  42. 02b2a84 Add API hooks for setting chroma subsampling values. by Tom Finegan · 7 years ago
  43. 0ec03a4 Add unittest for encoder row based multi-threading by Ravi Chaudhary · 7 years ago
  44. e6961e7 Deprecate an unsupported setting of auto-alt-ref > 1 by Wei-Ting Lin · 7 years ago
  45. 0da9fef [normative]Set img's monochrome value correctly by Jonathan Matthews · 7 years ago
  46. 8a63418 aomenc: replace uint16 with uint16_t by Mirko Bonadei · 7 years ago
  47. 6fdaba7 Remove code about dev speed features by Hui Su · 7 years ago
  48. aecdda8 Free frame header buffer by Yunqing Wang · 7 years ago
  49. 5e9dce7 Use the more common way to clear a bit. by Wan-Teh Chang · 7 years ago
  50. a2893ab Add denoiser & noise estimation in the encoder. by Neil Birkbeck · 7 years ago
  51. 6dda91f Output the error message for unsupported options by Yunqing Wang · 7 years ago
  52. 966c44e Add unit test for decoder row based multi-threading by Deepa K G · 7 years ago
  53. a8de881 Remove 'last_layer_id' from ObuDecInputContext by David Barker · 7 years ago
  54. fb35601 Add decoder control to select all-layers mode by David Barker · 7 years ago
  55. 6d7210b Follow documented decoder API in apps and examples by David Barker · 7 years ago
  56. db7f0c5 Modify ivf reader functions by Yunqing Wang · 7 years ago
  57. 2af1509 Fix .obu decoding with --all-layers for S2T1 by Imdad Sardharwalla · 7 years ago
  58. 93c0314 Add flag to enable forward keyframes by Sarah Parker · 7 years ago
  59. f250f48 Remove the CONFIG_BUFFER_MODEL experiment flag. by Wan-Teh Chang · 7 years ago
  60. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  61. c65bf06 Fix a couple of includes. by Tom Finegan · 7 years ago
  62. 7790213 Tree clean up. by Tom Finegan · 7 years ago