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