1. ff07a12 Allocate img buffer with a border by Yunqing Wang · 7 years ago
  2. fe946eb [NORMATIVE] adding timecode metadata by Ilya Brailovskiy · 7 years ago
  3. 50b6d6e Add flag to set primary_ref_frame to PRIMARY_REF_NONE by Sarah Parker · 7 years ago
  4. 795ba87 [NORMATIVE] Decoder buffer model implementation by Andrey Norkin · 7 years ago
  5. 48065fc Add ability to drop invisible frames from a test by sarahparker · 7 years ago
  6. 9713ccb Add --full_still_picture_hdr cmdline option to aomenc by Debargha Mukherjee · 7 years ago
  7. c6f24c2 [NORMATIVE] Reduced header still picture option by Debargha Mukherjee · 7 years ago
  8. 9806fed Add flag to code an s_frame by sarahparker · 7 years ago
  9. 27d686a Add flag to enable error resilience by sarahparker · 7 years ago
  10. 3f29cc2 Drop RGB and interleaved YUV formats. by Thomas Daede · 7 years ago
  11. 21dbca4 Add flag to turn off ref frame mvs by sarahparker · 7 years ago
  12. 2e3cd5c Remove I440 image support from libaom API and tools. by Thomas Daede · 7 years ago
  13. b07e626 Remove unused colorspace fields and enums from aom_image.h by Thomas Daede · 7 years ago
  14. 52fb047 Add an encoder control for setting S-frames by Debargha Mukherjee · 7 years ago
  15. 2eee346 Remove pre-CICP controls by Urvang Joshi · 7 years ago
  16. 29c46fb [NORMATIVE-DECODING] option of annex-b/non-annex-b bitstreams by Soo-Chul Han · 7 years ago
  17. 810be09 Remove CONFIG_OBU_REDUNDANT_FRAME_HEADER by Yaowu Xu · 7 years ago
  18. ad712e5 Remove CONFIG_OBU_FRAME by Yaowu Xu · 7 years ago
  19. 1c3bd38 Add encoder controls to turn warped motion on/off by Debargha Mukherjee · 7 years ago
  20. 0d8368a Change polarity of control DISABLE_TEMPMV by Debargha Mukherjee · 7 years ago
  21. 52c2e6e Add encoder control for enable_ref_frame_mvs by Debargha Mukherjee · 7 years ago
  22. 921cc4c Add an encoder control for error_resilient_mode by Debargha Mukherjee · 7 years ago
  23. eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 7 years ago
  24. 2c92b07 [NORMATIVE] Add sequence-level flag for superres. by Urvang Joshi · 7 years ago
  25. c981385 [NORMATIVE] S_FRAME handling update by Tarek AMARA · 7 years ago
  26. 8fe8d51 Add util function for conversion of OBU type to string. by Tom Finegan · 7 years ago
  27. f927381 [NORMATIVE][obu] Add obu_redundant_frame_header. by Tom Finegan · 7 years ago
  28. bd5aba0 aom_uleb_decode: clear *value before decoding to it by James Zern · 7 years ago
  29. fecd9a7 [Normative] Add a bit of order hint in sequence header by Cheng Chen · 7 years ago
  30. 4427d65 aomcx.h,cosmetics: sync AV1E_SET_CDF_UPDATE_MODE docs by James Zern · 7 years ago
  31. b2ce34e obu: Merge FH and TG if there is only 1 TG by Vignesh Venkatasubramanian · 7 years ago
  32. f9f2d89 Remove frame parallel decode option and fix test by Debargha Mukherjee · 7 years ago
  33. 102c865 Add option to encoder to force max frame w/h by Imdad Sardharwalla · 7 years ago
  34. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  35. ccb8cc4 Experiment compatibility fix: OBU_SIZING and OBU_NO_IVF. by Tom Finegan · 7 years ago
  36. e0c918a [Normative, jnt_comp] Add sequence header to turn on/off by Cheng Chen · 7 years ago
  37. 0debbaa [NORMATIVE-SYNTAX, obu-sizing] Fix length field size handling by David Barker · 7 years ago
  38. a446f55 Add encoder control to turn on and off dual filter by Jingning Han · 7 years ago
  39. 1ed2024 aomenc: add an option to disable loop-restoration by Sebastien Alaiwan · 7 years ago
  40. 1cb1c00 Add cdf_update_mode experiment by Hui Su · 7 years ago
  41. 40ef0c7 Promote to 64 bit befoer a large shift by Yaowu Xu · 7 years ago
  42. f412906 Improve LEB128 support and test coverage. by Tom Finegan · 7 years ago
  43. 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
  44. f7a1242 aom_qm_ext: add signaling for separate QM for U/V by Yaowu Xu · 7 years ago
  45. 9540d59 Support larger LEB128 integers. by Tom Finegan · 7 years ago
  46. f2d40f6 Write LEB128 OBU size fields. by Tom Finegan · 7 years ago
  47. cc6e0e1 Adding config file parsing implementation by Maxym Dmytrychenko · 7 years ago
  48. f858986 add scalability experiment by Soo-Chul Han · 7 years ago
  49. 6f1c2f7 Film grain synthesis algorithm by Andrey Norkin · 7 years ago
  50. 28e9ce2 Adding timing info to sequence headers by Andrey Norkin · 7 years ago
  51. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  52. 8695e98 Revert "add scalability experiment" by Tom Finegan · 7 years ago
  53. 2eeadab add scalability experiment by Soo-Chul Han · 7 years ago
  54. 24e4783 aom_image: Don't leak experimental flag in public API by Edward Hervey · 7 years ago
  55. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  56. e07a675 remove configure and Makefiles by Johann · 7 years ago
  57. f340fec No colorspace for mono-video f/ CICP compatibility by Debargha Mukherjee · 7 years ago
  58. 209ba85 leb128: Add failure test. by Tom Finegan · 7 years ago
  59. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  60. 10fea49 Add LEB128 encode/decode/tests. by Tom Finegan · 7 years ago
  61. 2b1ec18 Drop support for decryption by Sebastien Alaiwan · 7 years ago
  62. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  63. b5def02 Clean up stray monochrome flags. by Imdad Sardharwalla · 7 years ago
  64. bb871f3 Fix redefinition of typedef 'Accounting' by Luc Trudeau · 7 years ago
  65. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  66. b49c6ae Add the speed feature structure for codec dev by Jingning Han · 7 years ago
  67. 730c805 Added monochrome option to the decoder. by Imdad Sardharwalla · 7 years ago
  68. 3e63274 OBU type/metadata disambiguation. by Tom Finegan · 7 years ago
  69. 95d900a Make OBU types part of the public API. by Tom Finegan · 7 years ago
  70. e65e12f Fix a ISO C90 warning by Yaowu Xu · 7 years ago
  71. d74a21e Remove i32 suffix by Yaowu Xu · 7 years ago
  72. 9105897 Fix several compiler errors for mingw-32 by Yaowu Xu · 7 years ago
  73. e0b1599 Plumb in a "monochrome" flag by Rupert Swarbrick · 7 years ago
  74. e44c622 Add command-line -enable-cdef option by Steinar Midtskogen · 7 years ago
  75. 9a50fec Update the encoder flags for reference frames using and updating by Yunqing Wang · 7 years ago
  76. 7de8571 Remove dist_8x8 based public API changes by Tom Finegan · 8 years ago
  77. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 8 years ago
  78. ef9ff45 aom_codec.h: namespace local defines by James Zern · 8 years ago
  79. de71d14 FRAME_SUPERRES: Rework to use scale factor of 8/D by Urvang Joshi · 8 years ago
  80. c27f542 Fix for issue 844 by Dominic Symes · 8 years ago
  81. 26ad0b2 MAX_TILE: Allow list of tile widths/heights by Dominic Symes · 8 years ago
  82. c5bf1e0 Fix a TODO on max number of segments by Yaowu Xu · 8 years ago
  83. a5fefa7 Add the lightfield encoder and decoder examples by Ryan Overbeck · 8 years ago
  84. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 8 years ago
  85. 93b779b Update comment for frame superres scaling mode. by Urvang Joshi · 8 years ago
  86. cdcf4b0 Move aom_img_plane_width/height helpers to aom_image.h by Sebastien Alaiwan · 8 years ago
  87. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  88. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  89. d808bfc Add --enable-dist-8x8, rename existing '--tune' as '--tune-metric' by Yushin Cho · 8 years ago
  90. 497d195 Normalize set/get reference ctrls to use ref frame index. by Thomas Daede · 8 years ago
  91. 28c628d dead code removal: error concealment. by Tom Finegan · 8 years ago
  92. 7d30b4a fix documentation inacuracy by Yaowu Xu · 8 years ago
  93. ed9e0d0 Unify the many definitions of NELEMENTS by Sebastien Alaiwan · 8 years ago
  94. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  95. 87cf61b scaling: Add kf numerator for resize and superres by Fergus Simpson · 8 years ago
  96. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  97. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  98. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  99. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  100. 1e41275 Silence build warnings with --enable-inspection. by Nathan E. Egge · 8 years ago