1. 22043ef Remove some unused defines by Urvang Joshi · 6 years ago
  2. 81738a2 Fix a build warning by Zoe Liu · 6 years ago
  3. 1852139 Read in a text file with a list of tiles to decode. by Ryan Overbeck · 7 years ago
  4. dc6e2c8 Mark some functions as static. by Wan-Teh Chang · 7 years ago
  5. d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 7 years ago
  6. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  7. c52b804 Free memory if grain addition fails in example by Debargha Mukherjee · 7 years ago
  8. ce4cce4 Graceful failure return from grain synthesis by Debargha Mukherjee · 7 years ago
  9. 6077b18 Avoid redefining 2 macros. by Urvang Joshi · 7 years ago
  10. aecdda8 Free frame header buffer by Yunqing Wang · 7 years ago
  11. 0415f2e Fix a MSVC compiler warning by Yaowu Xu · 7 years ago
  12. a6e4f96 lightfield_tile_list decoder: allow obu format by Jonathan Matthews · 7 years ago
  13. d74f568 ext_tile: allocate tile list buffer in example by Yunqing Wang · 7 years ago
  14. 3dd5e3e ext_tile: add image format support in example by Yunqing Wang · 7 years ago
  15. c067adc Add automated lightfield testing by Yunqing Wang · 7 years ago
  16. 55ceb3c One fix in aom_cx_set_ref example by Yunqing Wang · 7 years ago
  17. 870358b inspect.c: avoid nulling images in decode loop by David Michael Barr · 7 years ago
  18. ce28545 Modified test example's comments by Yunqing Wang · 7 years ago
  19. 49a8217 Make lightfield examples work on non-rectangular light fields. by Ryan Overbeck · 7 years ago
  20. a2f1728 ext-tile: output decoded tile list by Yunqing Wang · 7 years ago
  21. 6fbfae3 Make type conversions explicit by Yaowu Xu · 7 years ago
  22. a8de881 Remove 'last_layer_id' from ObuDecInputContext by David Barker · 7 years ago
  23. 3f9c1e2 ext_tile: handle ext-tile tile info better by Yunqing Wang · 7 years ago
  24. 75e20e8 ext_tile: reduce ext-tile tile information by Yunqing Wang · 7 years ago
  25. fb35601 Add decoder control to select all-layers mode by David Barker · 7 years ago
  26. 6d7210b Follow documented decoder API in apps and examples by David Barker · 7 years ago
  27. f1e32d2 [NORMATIVE]ext_tile: set large_scale_tile coding flag by Yunqing Wang · 7 years ago
  28. 93b18f3 [NORMATIVE] ext_tile: set external references at the tile level by Yunqing Wang · 7 years ago
  29. 946ec2b ext_tile: update lightfield examples by Yunqing Wang · 7 years ago
  30. d417bb5 ext-tile: add a lightfield tile list decoder example by Yunqing Wang · 7 years ago
  31. 5b5911a Add sample documentation on noise_model usage by Neil Birkbeck · 7 years ago
  32. 40bde4d ext_tile: add an example to parse lightfield bitstream by Yunqing Wang · 7 years ago
  33. 17d9d43 Modify the lightfield encoder example by Yunqing Wang · 7 years ago
  34. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  35. c65bf06 Fix a couple of includes. by Tom Finegan · 7 years ago
  36. 7790213 Tree clean up. by Tom Finegan · 7 years ago
  37. 84b22b8 Remove unneeded type casts. by Wan-Teh Chang · 7 years ago
  38. 21f4825 Use size_t for decode API input size parameters. by Tom Finegan · 7 years ago
  39. b7c5d31 Fix comments related to enhancement layers. by Wan-Teh Chang · 7 years ago
  40. e3de2d8 Superblock size choosing in large scale tile by Yunqing Wang · 7 years ago
  41. d2f317c modify scalability info according to operating point by Soo-Chul Han · 7 years ago
  42. b97cfae Add lightfield example back to cmake list by Yunqing Wang · 7 years ago
  43. 750cba0 Modify set refernce example to work with HBD path by Yunqing Wang · 7 years ago
  44. 26c2081 Add some visualization of noise_model parameters by Neil Birkbeck · 7 years ago
  45. 20a336d Add AV1_COPY_NEW_FRAME_IMAGE API call in decoder by Yunqing Wang · 7 years ago
  46. 4450c76 Modify the decoder AV1_SET_REFERENCE API by Yunqing Wang · 7 years ago
  47. 4ea3c5e fix/augment scalability testing by Soo-Chul Han · 7 years ago
  48. c2efb00 Score flat blocks and always return some. by Neil Birkbeck · 7 years ago
  49. ff07a12 Allocate img buffer with a border by Yunqing Wang · 7 years ago
  50. a488d70 Make noise_model.c work in highbd on highbd inputs by Neil Birkbeck · 7 years ago
  51. 82a4118 obudec: Fix TU reader function call sig inconsistency. by Tom Finegan · 7 years ago
  52. 29c46fb [NORMATIVE-DECODING] option of annex-b/non-annex-b bitstreams by Soo-Chul Han · 7 years ago
  53. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  54. adbe7b1 Correct initialization to avoid compiler warning by Yaowu Xu · 7 years ago
  55. f9db0e0 Drop compressed frames, not decoded ones in decode_with_drops by Frank Bossen · 7 years ago
  56. 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
  57. 66ae916 aomdec: Implement support for AV1 Section 5 streams. by Tom Finegan · 7 years ago
  58. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  59. 0b5bf96 fix bug in scalable_decoder by Soo-Chul Han · 7 years ago
  60. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  61. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  62. 103991e Remove CONFIG_CICP compile flag by Debargha Mukherjee · 7 years ago
  63. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  64. e19c321 SCALABILITY: handle reading error by Hui Su · 7 years ago
  65. 69ae7b8 Change to names of some intra modes by Hui Su · 7 years ago
  66. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  67. 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
  68. f858986 add scalability experiment by Soo-Chul Han · 7 years ago
  69. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  70. 8695e98 Revert "add scalability experiment" by Tom Finegan · 7 years ago
  71. 2eeadab add scalability experiment by Soo-Chul Han · 7 years ago
  72. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  73. e07a675 remove configure and Makefiles by Johann · 7 years ago
  74. f340fec No colorspace for mono-video f/ CICP compatibility by Debargha Mukherjee · 7 years ago
  75. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  76. 87d720f Make size_t -> unsigned int conversion explicit by Yaowu Xu · 7 years ago
  77. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  78. 5d149e1 Remove sub-4x4 block sizes by Debargha Mukherjee · 7 years ago
  79. b5def02 Clean up stray monochrome flags. by Imdad Sardharwalla · 7 years ago
  80. b041d8a Modify lightfield encoding example by Yunqing Wang · 7 years ago
  81. dcb3cff Don't send chroma data in monochrome mode by Rupert Swarbrick · 7 years ago
  82. 1aeee2e Remove experimental flag of CDEF by Frederic Barbier · 7 years ago
  83. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  84. 81d458b Revert "Turn on the max_tile experiment" by Yaowu Xu · 7 years ago
  85. 7a144cd Fix skip encoding in analyzer by Michael Bebenita · 7 years ago
  86. 9a50fec Update the encoder flags for reference frames using and updating by Yunqing Wang · 7 years ago
  87. ab8bb8b Turn on the max_tile experiment by Dominic Symes · 7 years ago
  88. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  89. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  90. b9f5256 Add missing frame ref enum to the inspector by Michael Bebenita · 7 years ago
  91. 4be87e0 Add segment_id support to inspector by Yushin Cho · 7 years ago
  92. c24351c Add delta_q support to inspector by Yushin Cho · 7 years ago
  93. 14e1b74 Make put_block_info more generic. by Michael Bebenita · 7 years ago
  94. f674157 Fix compile warnings with inspector by Yushin Cho · 7 years ago
  95. 9fa9623 Remove experimental flag of chroma_sub8x8 by Hui Su · 7 years ago
  96. 6e6b697 Add dual filter support to inspector etc. by Ankur Saxena · 7 years ago
  97. d8b93f5 Remove abandonned CHROMA_2X2 experiment by Sebastien Alaiwan · 7 years ago
  98. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  99. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  100. b275217 inspect.c: Update to include new tx size enums. by Urvang Joshi · 7 years ago