1. 5e9dce7 Use the more common way to clear a bit. by Wan-Teh Chang · 7 years ago
  2. 9ea1c6c Delete an obsolete TODO comment. by Wan-Teh Chang · 7 years ago
  3. 966c44e Add unit test for decoder row based multi-threading by Deepa K G · 7 years ago
  4. bf9d6d4 Enable TestVector test when CONFIG_LOWBITDEPTH=0 by Yaowu Xu · 7 years ago
  5. b0c1905 Reenable test vector test with 64 vectors by Yaowu Xu · 7 years ago
  6. 2f04c83 Disable TestVectorTest before bitstream freeze. by Wan-Teh Chang · 7 years ago
  7. c657779 Add a test vector by Yaowu Xu · 7 years ago
  8. fa4a33a Add test_vector test by Yaowu Xu · 7 years ago
  9. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  10. 153ef3d vp9_encoder_parms_get_to_decoder: add missing initializers by James Zern · 9 years ago
  11. d464e8a VP9 decoder: Add more test vectors for resizing. by jackychen · 9 years ago
  12. 463c948 Fix compiler error in vp8/9 decoder test by Jingning Han · 10 years ago
  13. ba13ff8 Parall -> Parallel by Johann · 10 years ago
  14. 5b9dacd test_vector_test: fix build with --disable-(vp8|vp9) by James Zern · 10 years ago
  15. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  16. a18da97 Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch." by Johann · 10 years ago
  17. bde04ce Merge branch 'frame-parallel' to enable frame parallel decode in master branch. by hkuang · 10 years ago
  18. 4d0d784 Increase the thread test range to cover 5, 6, 7, 8 threads. by hkuang · 11 years ago
  19. a3ef7d5 Add VP9 frame-parallel unit test. by hkuang · 11 years ago
  20. 68ff368 Enable tests using WebM files only if webm_io is enabled by Vignesh Venkatasubramanian · 11 years ago
  21. c2cc559 Automatically count test vectors and make the tables const. by Alex Converse · 11 years ago
  22. 77e64d8 tests: fix a few msvc warnings by James Zern · 11 years ago
  23. f061968 test/: remove some unnecessary extern "C"s by James Zern · 11 years ago
  24. 38536f6 Cleanup copyright headers. by Frank Galligan · 11 years ago
  25. 52b2d50 Move test vector list into a separate header. by Frank Galligan · 11 years ago
  26. 937c3b9 add tile test vectors by James Zern · 11 years ago
  27. ebb583d Add a test vector for loopfilter by Jingning Han · 11 years ago
  28. a0f77f6 Fix VP8 border replication for very small image by Yaowu Xu · 11 years ago
  29. f234136 Add a noise test vector by Yunqing Wang · 11 years ago
  30. 458951d Add test vector for row/col tile decoding by Jingning Han · 11 years ago
  31. ea9b2c0 add tile test vectors by James Zern · 11 years ago
  32. 798cf80 add a test vector with frame parallel mode enabled by James Zern · 11 years ago
  33. 68a3e4a BITSTREAM - RESTORING BILINEAR INTERPOLATION FILTER SUPPORT by Dmitry Kovalev · 11 years ago
  34. 88c8ff2 Modified resize unit test to output test vector by Adrian Grange · 12 years ago
  35. 890eee3 Fixing problem with invalid delta_q reading. by Dmitry Kovalev · 12 years ago
  36. a5cb05c Add a test vector that tests color space 444 by Jim Bankoski · 12 years ago
  37. 31a68bc Fixing vp9_get_pred_context_comp_ref_p function. by Dmitry Kovalev · 12 years ago
  38. df57312 Merge "Fix loopfilter bug" by Yaowu Xu · 12 years ago
  39. 527fc5c Fix loopfilter bug by John Koleszar · 12 years ago
  40. 66c7dff tests/*source: test file pointer before reading by James Zern · 12 years ago
  41. 858475a Fix loopfilter of leftmost 4x4 edges in SB by John Koleszar · 12 years ago
  42. 639db57 Add some unaligned test vectors by John Koleszar · 12 years ago
  43. 119c981 Add vp9 test vectors unit test by John Koleszar · 12 years ago
  44. 1407bdc [WIP] Add column-based tiling. by Ronald S. Bultje · 12 years ago
  45. 706cafe Support multiple codecs in test infrastructure by John Koleszar · 12 years ago
  46. 15dffcf Add unit test for decoder test_vector_test by Yunqing Wang · 12 years ago