1. 1163118 Support AOM_IMG_FMT_NV12 in aom_img_read/write by Wan-Teh Chang · 1 year ago
  2. c3bf067 tools_common,die_codec(): output to stderr by James Zern · 1 year, 5 months ago
  3. fe36011 Fix Clang -Wunreachable-code-aggressive warnings by Wan-Teh Chang · 1 year, 8 months ago
  4. 32c2b16 aomdec.c: Verify we can scale a frame by Wan-Teh Chang · 1 year, 9 months ago
  5. ec6d7b2 tools_common,CodecInfo: add missing const by James Zern · 1 year, 11 months ago
  6. 8e54fcf tools_common,CodecInfo: fix interface fn ptr proto by James Zern · 1 year, 11 months ago
  7. becea2f Remove OS/2 support by Wan-Teh Chang · 2 years ago
  8. 16f904b Support pipe input to aomdec. by Bohan Li · 2 years, 4 months ago
  9. 57ff8ca Enable RC lib control of second pass encoding by Jingning Han · 2 years, 8 months ago
  10. 9ff0d95 tools_common,aom_img_read: change return type to bool by James Zern · 2 years, 10 months ago
  11. 1ba4c90 aomdec/lightfield_decoder: add some allocation checks by James Zern · 2 years, 10 months ago
  12. d116cab Add NV12 support by Jerome Jiang · 3 years ago
  13. 3668fed Add the aom_tools_ prefix to our warn() function by Wan-Teh Chang · 3 years, 5 months ago
  14. 315c196 Don't copy aom_encoders[i] and aom_decoders[i] by Wan-Teh Chang · 4 years, 9 months ago
  15. 67e84d4 Fix windows build with aom_codec_iface_t changes by Elliott Karpilovsky · 4 years, 9 months ago
  16. cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 4 years, 9 months ago
  17. 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 6 years ago
  18. 2ff32c1 ext-tile: add back the 1D tile output format by Yunqing Wang · 6 years ago
  19. ba7dfd5 ext-tile: support NV12 output format by Yunqing Wang · 6 years ago
  20. 3a607f7 Move aom_shift_img() to tools_common by Yunqing Wang · 6 years ago
  21. 4fc2e44 Fix '--yv12' option support in aomenc by Yaowu Xu · 6 years ago
  22. 7a864cc Declare the 'src' parameters as const. by Wan-Teh Chang · 7 years ago
  23. bf9d6d4 Enable TestVector test when CONFIG_LOWBITDEPTH=0 by Yaowu Xu · 7 years ago
  24. dd3e2a5 Includes clean up. by Tom Finegan · 7 years ago
  25. 7790213 Tree clean up. by Tom Finegan · 7 years ago[Renamed from tools_common.c]
  26. 2e3cd5c Remove I440 image support from libaom API and tools. by Thomas Daede · 7 years ago
  27. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  28. cdcf4b0 Move aom_img_plane_width/height helpers to aom_image.h by Sebastien Alaiwan · 7 years ago
  29. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  30. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  31. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 8 years ago
  32. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  33. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago
  34. 6c4d83e top-level: apply clang-format by clang-format · 8 years ago
  35. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 8 years ago
  36. 5dccce5 Set VP9 as vpxenc default encoder by Jingning Han · 9 years ago
  37. 72889a2 Remove vp10's build dependency on vp9 by Yaowu Xu · 9 years ago
  38. be6c031 Merge "Fork VP9 and VP10 codebase" by Jingning Han · 9 years ago
  39. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 9 years ago
  40. 8465c93 tools_common: fix build w/encoders/decoders disabled by James Zern · 9 years ago
  41. c369daf Clean out more MSVC warnings by Yaowu Xu · 10 years ago
  42. d1999cb tools_common.h: fix get_vpx_decoder_count() proto by James Zern · 10 years ago
  43. 5a73bbd tools_common.h: fix get_vpx_encoder_count() proto by James Zern · 10 years ago
  44. 23fc1f7 Fix in bit-shift operation for highbitdepth decode by Deb Mukherjee · 10 years ago
  45. 7a2a611 Refactoring of highbitdepth bitshift operations by Deb Mukherjee · 10 years ago
  46. 9ed23de Miscellaneous decoder changes for high bitdepth by Deb Mukherjee · 10 years ago
  47. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 10 years ago
  48. 201ebe5 tools_common.c: unsigned signed mismatch addressed by Jim Bankoski · 10 years ago
  49. 090f4d4 Adds support for raw yuv files for 422/444 by Deb Mukherjee · 11 years ago
  50. 449e5f2 Misc. bit-depth related changes by Deb Mukherjee · 11 years ago
  51. 3bb2ae5 Merge "Adding sse_to_psnr function to tools_common.{h, c}." by Dmitry Kovalev · 11 years ago
  52. 2dad0e1 Adding sse_to_psnr function to tools_common.{h, c}. by Dmitry Kovalev · 11 years ago
  53. 4334c07 Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h. by Dmitry Kovalev · 11 years ago
  54. 2bdd43d Adding and reusing vpx_img_plane_{width, height}() functions. by Dmitry Kovalev · 11 years ago
  55. 70d9664 Adding API to get vpx encoder/decoder interface. by Dmitry Kovalev · 11 years ago
  56. 592936b Cleaning up {simple, twopass}_encoder examples. by Dmitry Kovalev · 11 years ago
  57. 7ec2769 Adapting simple_decoder to use new file reading API. by Dmitry Kovalev · 11 years ago
  58. 00a35aa vpx[dec|enc]: Extract IVF support from the apps. by Tom Finegan · 11 years ago
  59. 03848f5 Move WebM writing support out of vpxenc.c. by Tom Finegan · 11 years ago
  60. 82b1a34 Merge other top-level C code by John Koleszar · 12 years ago
  61. c6b9039 Restyle code by John Koleszar · 13 years ago
  62. c377bf0 fix pipe support on windows by John Koleszar · 14 years ago