1. 7790213 Tree clean up. by Tom Finegan · 7 years ago[Renamed (98%) from aomdec.c]
  2. 33e9cd0 add decoder option to output all layers of scalable stream by Soo-Chul Han · 7 years ago
  3. 84b22b8 Remove unneeded type casts. by Wan-Teh Chang · 7 years ago
  4. 21f4825 Use size_t for decode API input size parameters. by Tom Finegan · 7 years ago
  5. d8f457a Add decoder option to select operating point by Frank Bossen · 7 years ago
  6. 8c53d27 aomdec: Fix scalable streams in non-annex-b, .obu format by David Barker · 7 years ago
  7. 3145db3 Use memset to replace initialization by Yaowu Xu · 7 years ago
  8. 0d3b1f6 Initialize aom_input_ctx to zero by Sebastien Alaiwan · 7 years ago
  9. bd6e808 aomdec: Fix 8-bit raw video output by David Barker · 7 years ago
  10. 85d99d0 Initialize aom_codec_stream_info_t before using it by Hui Su · 7 years ago
  11. 2e3cd5c Remove I440 image support from libaom API and tools. by Thomas Daede · 7 years ago
  12. 82a4118 obudec: Fix TU reader function call sig inconsistency. by Tom Finegan · 7 years ago
  13. 707b575 webmdec: make reader interface consistent. by Tom Finegan · 7 years ago
  14. 29c46fb [NORMATIVE-DECODING] option of annex-b/non-annex-b bitstreams by Soo-Chul Han · 7 years ago
  15. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  16. 15d3525 Remove stray CONFIG_MONO_VIDEO flags by Debargha Mukherjee · 7 years ago
  17. 61b71ab Remove CONFIG_OBU_NO_IVF macros. by Tom Finegan · 7 years ago
  18. 66ae916 aomdec: Implement support for AV1 Section 5 streams. by Tom Finegan · 7 years ago
  19. f9f2d89 Remove frame parallel decode option and fix test by Debargha Mukherjee · 7 years ago
  20. dd6ef6c Remove CONFIG_EXT_TILE macro by Yaowu Xu · 7 years ago
  21. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  22. ccb8cc4 Experiment compatibility fix: OBU_SIZING and OBU_NO_IVF. by Tom Finegan · 7 years ago
  23. cc6e0e1 Adding config file parsing implementation by Maxym Dmytrychenko · 7 years ago
  24. f858986 add scalability experiment by Soo-Chul Han · 7 years ago
  25. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  26. 8695e98 Revert "add scalability experiment" by Tom Finegan · 7 years ago
  27. 2eeadab add scalability experiment by Soo-Chul Han · 7 years ago
  28. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  29. e07a675 remove configure and Makefiles by Johann · 7 years ago
  30. f340fec No colorspace for mono-video f/ CICP compatibility by Debargha Mukherjee · 7 years ago
  31. 9e69463 CICP colorspace signaling by Andrey Norkin · 7 years ago
  32. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  33. b5def02 Clean up stray monochrome flags. by Imdad Sardharwalla · 7 years ago
  34. 317002f Monochrome control now in colorspace header by Imdad Sardharwalla · 7 years ago
  35. 6c78883 Enable encode/decode of OBU streams without IVF by Cyril Concolato · 7 years ago
  36. 730c805 Added monochrome option to the decoder. by Imdad Sardharwalla · 7 years ago
  37. fd8c78c aom{enc,dec}: add --help by James Zern · 7 years ago
  38. 28c628d dead code removal: error concealment. by Tom Finegan · 8 years ago
  39. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  40. 18605a3 Fix output YUV bitdepth by Sebastien Alaiwan · 8 years ago
  41. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  42. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  43. a1f6432 Add decoder controls for getting last quantizer. by Peter Boström · 8 years ago
  44. f79d48d Fix tile decoding input parameter control by Jingning Han · 8 years ago
  45. b9b2838 aomdec: remove use of fileno() by James Zern · 8 years ago
  46. 360e444 aomdec: avoid memory leaks by James Zern · 8 years ago
  47. 4145bf0 Fix warnings reported by -Wshadow: Part4: main directory by Urvang Joshi · 8 years ago
  48. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  49. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (78%) from vpxdec.c]
  50. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  51. 6c4d83e top-level: apply clang-format by clang-format · 9 years ago
  52. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  53. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  54. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  55. fa99c37 TODO cleanup: Remove unused buffer_size by Vignesh Venkatasubramanian · 9 years ago
  56. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  57. fcf1609 vpxdec: quiet signed/unsigned warning by James Zern · 9 years ago
  58. 36ffe64 Rename display_{size,width,height} to render_*. by Ronald S. Bultje · 9 years ago
  59. c92c50f vpxdec: remove implied --output-bit-depth=8 for --yv12. by Ronald S. Bultje · 9 years ago
  60. eba342a Don't convert bitdepth for !single-file or MD5. by Ronald S. Bultje · 9 years ago
  61. 72889a2 Remove vp10's build dependency on vp9 by Yaowu Xu · 10 years ago
  62. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  63. 3a070ba vpxdec: cosmetics: break some long lines by James Zern · 10 years ago
  64. 6a2e0f0 vpxdec: make some functions static by James Zern · 10 years ago
  65. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  66. ffafcd6 Fix the issue that --limit is not working in --frame-parallel mode. by hkuang · 10 years ago
  67. 5370c6f Initialize "corrupted" to zero by Johann · 10 years ago
  68. 1f841c3 Add frame parallel decode option to vpxdec. by hkuang · 10 years ago
  69. b5d0a20 Fix a trivial memory leak by Hanno Böck · 10 years ago
  70. 6b993f0 vpxdec: correct file op error messages by James Zern · 10 years ago
  71. fcbf3e4 vpxdec: ignore GET_FRAME_CORRUPTED error w/--keep-going by James Zern · 10 years ago
  72. 8ef2ce8 vpxdec: Rename the libyuv scale wrapper. by Tom Finegan · 10 years ago
  73. bec307a Adding test vectors for profile 2 and 3 by Deb Mukherjee · 10 years ago
  74. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  75. 7a2a611 Refactoring of highbitdepth bitshift operations by Deb Mukherjee · 10 years ago
  76. a30774c Adds support of 440 content. by Deb Mukherjee · 10 years ago
  77. 9ed23de Miscellaneous decoder changes for high bitdepth by Deb Mukherjee · 10 years ago
  78. 175d9df Remove memset of every external frame buffer. by Frank Galligan · 10 years ago
  79. 9cdaa3d Removing legacy compatibility layer. by Dmitry Kovalev · 11 years ago
  80. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  81. 270a05a Merge "Set scaled img format correctly in vpxdec" by Deb Mukherjee · 11 years ago
  82. 7690d88 vpxdec: fix --keep-going with --disable-vp8 by James Zern · 11 years ago
  83. e9f85d3 Set scaled img format correctly in vpxdec by Deb Mukherjee · 11 years ago
  84. 7b0faff Merge changes I13d975d1,I26710359 by James Zern · 11 years ago
  85. 7ae3269 vpxdec.c : resolve uninitialized member warning by Jim Bankoski · 11 years ago
  86. 1e681d9 vpxdec: fix compile with --disable-libyuv by James Zern · 11 years ago
  87. 17ea6ab Initialization to prevent asan failure on google3 by Deb Mukherjee · 11 years ago
  88. f452961 fixes several -Wunused-function warnings by Jim Bankoski · 11 years ago
  89. 5c41891 vpxdec warning errors addressed by Jim Bankoski · 11 years ago
  90. 090f4d4 Adds support for raw yuv files for 422/444 by Deb Mukherjee · 11 years ago
  91. f332c63 Renames interface field in VpxInterface by Deb Mukherjee · 11 years ago
  92. 449e5f2 Misc. bit-depth related changes by Deb Mukherjee · 11 years ago
  93. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  94. 3643544 Merge "Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure." by Dmitry Kovalev · 11 years ago
  95. 79199e4 Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure. by Dmitry Kovalev · 11 years ago
  96. 4ac3b7a Merge "vpxdec: add --keep-going option" by James Zern · 11 years ago
  97. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  98. 95853db vpxdec: add --keep-going option by James Zern · 11 years ago
  99. 47031c0 Updates libyuv to version 1005 by Deb Mukherjee · 11 years ago
  100. b6cce76 vpxdec: add some missing CONFIG_WEBM_IO checks by James Zern · 11 years ago