1. 8b7a4e1 Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  2. 57c1b8c Remove dead member by Sebastien Alaiwan · 8 years ago
  3. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  4. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  5. 3b96b76 test/decode_test_driver: rm unused deadline member by James Zern · 8 years ago
  6. 6eca835 Remove "best" deadline parameter from aomenc. by Thomas Daede · 8 years ago
  7. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  8. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  9. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  10. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  11. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  12. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  13. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  14. 1c1bc94 Make test encoder test driver less likely to leak on failure. by Alex Converse · 9 years ago
  15. e5fb2d4 remove ROUNDZ_* macros in favor of just ROUND_* ones by Pascal Massimino · 9 years ago
  16. 7de2ba3 Fix false uninitialized warnings (GCC 5+). by Geza Lore · 9 years ago
  17. 0924bcd Fix build when vp8 is disabled by Yaowu Xu · 9 years ago
  18. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  19. e0dcab9 Print mismatch location for failing tests. by Geza Lore · 9 years ago
  20. 67a2ff7 Configure tiles in tests when using ext-tile. by Geza Lore · 9 years ago
  21. d1ff1e9 encode_test_driver: test for failure prior to encode by James Zern · 10 years ago
  22. 41be09a Turn on codec behavior unit tests for vp10 by Jingning Han · 10 years ago
  23. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  24. 45f9ee2 Fix multithread encode test by Frank Galligan · 10 years ago
  25. 6a4e85a Add protection for codec interface name change. by Frank Galligan · 10 years ago
  26. 89df6d1 Set default encode test driver to 1 column and 1 thread. by Frank Galligan · 10 years ago
  27. 6b223fc Enable decoder to pass through color space info by Yaowu Xu · 10 years ago
  28. 32d88c2 Properly set size based on actual buffer layout by Yaowu Xu · 10 years ago
  29. 3666478 Improve the libvpx encoder test driver by Yunqing Wang · 10 years ago
  30. 9353607 Fix a bug that break the vp8 fragment decoder. by hkuang · 10 years ago
  31. be7a285 Make the decoder Cfg available to encoder tests.. by Jim Bankoski · 10 years ago
  32. aaea40d Merge "tests: use vpx_codec_dec_cfg_t() to initialize vars" by James Zern · 11 years ago
  33. b4b191a tests: use vpx_codec_dec_cfg_t() to initialize vars by James Zern · 11 years ago
  34. 53bd212 encode_test_driver.cc: remove unused param warnings by James Zern · 11 years ago
  35. bdbaa5b Fix FrameSizeTestsLarge unit-test on 32-bit arch. by Deb Mukherjee · 11 years ago
  36. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  37. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  38. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  39. 0d8723f Make "good" quality 2-pass vpxenc encoding default by Deb Mukherjee · 12 years ago
  40. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  41. 26cec5c Basic encryption feature for libvpx. by Dmitry Kovalev · 12 years ago
  42. 522d4bf Add 'superframe' index by John Koleszar · 12 years ago
  43. e189edf Initialize pass variable in tile test. by Ronald S. Bultje · 12 years ago
  44. 88f99f4 Adds a test for the VP8E_SET_SCALEMODE control by John Koleszar · 12 years ago
  45. 01cafaa Adds an error-resilient mode with test by Deb Mukherjee · 12 years ago
  46. 706cafe Support multiple codecs in test infrastructure by John Koleszar · 12 years ago
  47. eebb648 tests: add xmm register check for win64 targets by James Zern · 12 years ago
  48. 15dffcf Add unit test for decoder test_vector_test by Yunqing Wang · 12 years ago
  49. e6109db Added handler for PSNR packets to EncoderTest class by Adrian Grange · 13 years ago
  50. 4206c6d Add initialization and per frame flag members by Adrian Grange · 13 years ago
  51. 30f58b5 Added Reset method to TwopassStatsStore by Adrian Grange · 13 years ago
  52. c953aea added encode/decode matching validation to tests by Yaowu Xu · 13 years ago
  53. 51ebb9a EncoderTest: check that timestamps are monotonic by James Zern · 13 years ago
  54. 606ac45 keyframe_test: use a fixed speed step for realtime by John Koleszar · 13 years ago
  55. 96b6b6b add auto keyframe unit test by Jim Bankoski · 13 years ago
  56. b9180fc Add initial keyframe tests by John Koleszar · 13 years ago