1. 28c628d dead code removal: error concealment. by Tom Finegan · 8 years ago
  2. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  3. 18605a3 Fix output YUV bitdepth by Sebastien Alaiwan · 8 years ago
  4. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  5. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  6. a1f6432 Add decoder controls for getting last quantizer. by Peter Boström · 8 years ago
  7. f79d48d Fix tile decoding input parameter control by Jingning Han · 8 years ago
  8. b9b2838 aomdec: remove use of fileno() by James Zern · 8 years ago
  9. 360e444 aomdec: avoid memory leaks by James Zern · 8 years ago
  10. 4145bf0 Fix warnings reported by -Wshadow: Part4: main directory by Urvang Joshi · 8 years ago
  11. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  12. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (78%) from vpxdec.c]
  13. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  14. 6c4d83e top-level: apply clang-format by clang-format · 9 years ago
  15. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  16. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  17. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  18. fa99c37 TODO cleanup: Remove unused buffer_size by Vignesh Venkatasubramanian · 9 years ago
  19. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  20. fcf1609 vpxdec: quiet signed/unsigned warning by James Zern · 9 years ago
  21. 36ffe64 Rename display_{size,width,height} to render_*. by Ronald S. Bultje · 9 years ago
  22. c92c50f vpxdec: remove implied --output-bit-depth=8 for --yv12. by Ronald S. Bultje · 9 years ago
  23. eba342a Don't convert bitdepth for !single-file or MD5. by Ronald S. Bultje · 9 years ago
  24. 72889a2 Remove vp10's build dependency on vp9 by Yaowu Xu · 10 years ago
  25. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  26. 3a070ba vpxdec: cosmetics: break some long lines by James Zern · 10 years ago
  27. 6a2e0f0 vpxdec: make some functions static by James Zern · 10 years ago
  28. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  29. ffafcd6 Fix the issue that --limit is not working in --frame-parallel mode. by hkuang · 10 years ago
  30. 5370c6f Initialize "corrupted" to zero by Johann · 10 years ago
  31. 1f841c3 Add frame parallel decode option to vpxdec. by hkuang · 10 years ago
  32. b5d0a20 Fix a trivial memory leak by Hanno Böck · 10 years ago
  33. 6b993f0 vpxdec: correct file op error messages by James Zern · 10 years ago
  34. fcbf3e4 vpxdec: ignore GET_FRAME_CORRUPTED error w/--keep-going by James Zern · 10 years ago
  35. 8ef2ce8 vpxdec: Rename the libyuv scale wrapper. by Tom Finegan · 10 years ago
  36. bec307a Adding test vectors for profile 2 and 3 by Deb Mukherjee · 10 years ago
  37. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  38. 7a2a611 Refactoring of highbitdepth bitshift operations by Deb Mukherjee · 10 years ago
  39. a30774c Adds support of 440 content. by Deb Mukherjee · 10 years ago
  40. 9ed23de Miscellaneous decoder changes for high bitdepth by Deb Mukherjee · 10 years ago
  41. 175d9df Remove memset of every external frame buffer. by Frank Galligan · 10 years ago
  42. 9cdaa3d Removing legacy compatibility layer. by Dmitry Kovalev · 11 years ago
  43. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  44. 270a05a Merge "Set scaled img format correctly in vpxdec" by Deb Mukherjee · 11 years ago
  45. 7690d88 vpxdec: fix --keep-going with --disable-vp8 by James Zern · 11 years ago
  46. e9f85d3 Set scaled img format correctly in vpxdec by Deb Mukherjee · 11 years ago
  47. 7b0faff Merge changes I13d975d1,I26710359 by James Zern · 11 years ago
  48. 7ae3269 vpxdec.c : resolve uninitialized member warning by Jim Bankoski · 11 years ago
  49. 1e681d9 vpxdec: fix compile with --disable-libyuv by James Zern · 11 years ago
  50. 17ea6ab Initialization to prevent asan failure on google3 by Deb Mukherjee · 11 years ago
  51. f452961 fixes several -Wunused-function warnings by Jim Bankoski · 11 years ago
  52. 5c41891 vpxdec warning errors addressed by Jim Bankoski · 11 years ago
  53. 090f4d4 Adds support for raw yuv files for 422/444 by Deb Mukherjee · 11 years ago
  54. f332c63 Renames interface field in VpxInterface by Deb Mukherjee · 11 years ago
  55. 449e5f2 Misc. bit-depth related changes by Deb Mukherjee · 11 years ago
  56. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  57. 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
  58. 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
  59. 4ac3b7a Merge "vpxdec: add --keep-going option" by James Zern · 11 years ago
  60. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  61. 95853db vpxdec: add --keep-going option by James Zern · 11 years ago
  62. 47031c0 Updates libyuv to version 1005 by Deb Mukherjee · 11 years ago
  63. b6cce76 vpxdec: add some missing CONFIG_WEBM_IO checks by James Zern · 11 years ago
  64. 20c3077 Rename FilterMode for compatibility with libyuv by Deb Mukherjee · 11 years ago
  65. 0ffa383 Adding a configure flag to control WebM container support by Vignesh Venkatasubramanian · 11 years ago
  66. 4334c07 Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h. by Dmitry Kovalev · 11 years ago
  67. 6d15132 Change dx_time data type in vpxdec.c by James Yu · 11 years ago
  68. 24025c0 vp9_cx_iface vp9_dx_iface vpxdec vs warnings by Jim Bankoski · 11 years ago
  69. 2eccbd0 Fix build error caused by a merge conflict. by Alex Converse · 11 years ago
  70. fb8c246 Merge "Add VP9 decoder support for external frame buffers" by Frank Galligan · 11 years ago
  71. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  72. 2bdd43d Adding and reusing vpx_img_plane_{width, height}() functions. by Dmitry Kovalev · 11 years ago
  73. 70d9664 Adding API to get vpx encoder/decoder interface. by Dmitry Kovalev · 11 years ago
  74. 75d7ee3 vpxdec: normalize frame size types by James Zern · 11 years ago
  75. 4a70357 remove duplicate const from vpx_codec_iface_t use by James Zern · 11 years ago
  76. 5260b39 vpxdec: restoring old md5 behavior for y4m files. by Dmitry Kovalev · 11 years ago
  77. c6d5371 Merge "Revert external frame buffer code." by Frank Galligan · 11 years ago
  78. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  79. f2acb45 vpxdec: grouping together code with the same if conditions by Dmitry Kovalev · 11 years ago
  80. a97b23b vpxdec: Disable writing of Y4M header when --md5 argument is specified. by Dmitry Kovalev · 11 years ago
  81. 79b9baa Merge "Removing out_open() & out_close() functions from vpxdec." by Dmitry Kovalev · 11 years ago
  82. 82f6af6 Tidy up comments & remove commented out code. by Adrian Grange · 11 years ago
  83. 347b306 Removing out_open() & out_close() functions from vpxdec. by Dmitry Kovalev · 11 years ago
  84. 5ab63583 Moving y4m encoding functions into separate files. by Dmitry Kovalev · 11 years ago
  85. 3c05481 Adding vpx_image_scale() function in vpxdec. by Dmitry Kovalev · 11 years ago
  86. cf46bc7 Removing out_put() function from vpxdec.c. by Dmitry Kovalev · 11 years ago
  87. cccadd2 Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK. by Dmitry Kovalev · 11 years ago
  88. 2123c5d Merge "Removing VpxInputContext dependency from {ivf, raw}_read_frame()." by Dmitry Kovalev · 11 years ago
  89. 903ba1a Merge "Change the strategy for deciding the display size" by Adrian Grange · 11 years ago
  90. 0eac753 Removing VpxInputContext dependency from {ivf, raw}_read_frame(). by Dmitry Kovalev · 11 years ago
  91. 482c39c Change the strategy for deciding the display size by Adrian Grange · 11 years ago
  92. f0fde24 Adding raw_read_frame() function to vpxdec. by Dmitry Kovalev · 11 years ago
  93. d24f4e4 Removing CONFIG_MD5. by Dmitry Kovalev · 11 years ago
  94. fbada94 Add frame buffer lru cache. by Frank Galligan · 11 years ago
  95. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  96. 475d1d6 Modified spatial scalable encoder & unit tests by Adrian Grange · 11 years ago
  97. 28e44bb Merge "Fix bug in extend_frame chroma extended too far" by Yaowu Xu · 11 years ago
  98. 2117fe0 Fix decoder to handle display size correctly by Adrian Grange · 11 years ago
  99. d427fab Fix bug in extend_frame chroma extended too far by Adrian Grange · 11 years ago
  100. 2abe2d4 vpxdec: Relocate WebM input support. by Tom Finegan · 11 years ago