1. 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
  2. 9dea04e test/*: normalize allocation checks by James Zern · 2 years, 11 months ago
  3. 9af24c3 decode_test_driver: break decompress loop on error by James Zern · 7 years ago
  4. c657779 Add a test vector by Yaowu Xu · 7 years ago
  5. e74099f Initialize the is_annexb field of stream_info. by Wan-Teh Chang · 7 years ago
  6. 6fe004d Add test/invalid_file_test.cc. by Wan-Teh Chang · 7 years ago
  7. 21f4825 Use size_t for decode API input size parameters. by Tom Finegan · 7 years ago
  8. c8c928c Dead code removal: DecoderTest::IsVP8(). by Tom Finegan · 7 years ago
  9. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  10. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  11. 7d70168 Fix warnings about dangling 'else' by Sebastien Alaiwan · 7 years ago
  12. 4eafefe apply clang-format by clang-format · 8 years ago
  13. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  14. 3b96b76 test/decode_test_driver: rm unused deadline member by James Zern · 8 years ago
  15. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  16. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  17. 105fa6d Update codec name in test enviroment to match decoder by Peter de Rivaz · 8 years ago
  18. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  19. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  20. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  21. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  22. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  23. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  24. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  25. 9353607 Fix a bug that break the vp8 fragment decoder. by hkuang · 10 years ago
  26. b4b191a tests: use vpx_codec_dec_cfg_t() to initialize vars by James Zern · 11 years ago
  27. 7050074 Make the api behavior conform to api spec. by Hangyu Kuang · 11 years ago
  28. c447a50 Separates profile 2 into 2 profiles 2 and 3 by Deb Mukherjee · 11 years ago
  29. c147cf3 Add unit test to test tile decoding error handling. by hkuang · 11 years ago
  30. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  31. d9c37b0 Merge "decode_test_driver: check HasFailure() in RunLoop" by James Zern · 11 years ago
  32. aff720f decode_test_driver: fix type size warning by James Zern · 11 years ago
  33. 5e7242d Add unit test to test user_priv parameter. by hkuang · 11 years ago
  34. 96727b9 Add Check for Peek Stream validity to decoder test. by Jim Bankoski · 11 years ago
  35. 8f5b81f decode_test_driver: check HasFailure() in RunLoop by James Zern · 11 years ago
  36. dc2f2ce Validate error checking code in decoder. by Jim Bankoski · 11 years ago
  37. 235b77e decode_test_driver: Use size_t for size arg to DecodeFrame(). by Tom Finegan · 11 years ago
  38. f9d69bd Add pre decode frame hook to decoder test class. by Frank Galligan · 11 years ago
  39. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  40. 26cec5c Basic encryption feature for libvpx. by Dmitry Kovalev · 12 years ago
  41. 706cafe Support multiple codecs in test infrastructure by John Koleszar · 12 years ago
  42. eebb648 tests: add xmm register check for win64 targets by James Zern · 12 years ago
  43. 15dffcf Add unit test for decoder test_vector_test by Yunqing Wang · 12 years ago
  44. c953aea added encode/decode matching validation to tests by Yaowu Xu · 13 years ago