1. a26a9a7 Remove dependency on vpx_scale by John Koleszar · 12 years ago main
  2. a2632eb Update to vpx_scale_rtcd.h by John Koleszar · 12 years ago
  3. 04ea428 update vpxt_compress_scalable_patterns to vp8_scalable_patterns.c by James Berry · 12 years ago vp8-master
  4. aa79fb6 fix intel mac string build issue by James Berry · 12 years ago
  5. 85c1f94 add explicit statement of test type to new vs old tests by James Berry · 12 years ago
  6. 0f8b524 Merge "fix + in test_debug_matches_release() should be +=" by James Berry · 12 years ago
  7. 46e1a07 Merge "update vpxt_compress_multi_resolution() to auto detect color space" by James Berry · 12 years ago
  8. c9a581f Merge "update vpxt_compress() with set_config option" by James Berry · 12 years ago
  9. ca27612 fix + in test_debug_matches_release() should be += by James Berry · 12 years ago
  10. ddfe692 update vpxt_compress_multi_resolution() to auto detect color space by James Berry · 12 years ago
  11. 7ceaaa9 update vpxt_compress() with set_config option by James Berry · 12 years ago
  12. ab672a1 add test_version and test_multiple_resolution_encode by James Berry · 12 years ago
  13. 3f86b01 undershoot evaluation output fix by James Berry · 12 years ago
  14. 469b78c remove unnecessary extern void *vpx_memalign by James Berry · 12 years ago
  15. 0ce7a97 add with in 1% pass criteria to new vs old temp scale by James Berry · 12 years ago
  16. b4391ba add vpxt_print_header and vpxt_use_custom_settings by James Berry · 12 years ago
  17. edf34af add vpxt_open_output_file by James Berry · 12 years ago
  18. 166dd75 fix: %4.2f should be %i as data rate is int by James Berry · 12 years ago
  19. 67462ec update build scripts to copy vpx_rtcd.h by James Berry · 12 years ago
  20. e0840fd normalize line endings, file modes by James Berry · 12 years ago
  21. c00e424 update to current API by James Berry · 12 years ago
  22. e6c7f2d add detect artifact option to vpxt_psnr() by James Berry · 12 years ago
  23. 1301600 replace definitions with enum and cosmetic changes by James Berry · 12 years ago
  24. dc24f7f remove out dated code coverage functionality and cosmetic changes by James Berry · 12 years ago
  25. 5e7cc7c add macros for test types and pass / fail status by James Berry · 12 years ago
  26. 6cfedd2 Merge "replace string .append() with += and cosmetics" by James Berry · 12 years ago
  27. d3c04f0 Merge "add test_post_processor_mfqe" by James Berry · 12 years ago
  28. a6a64d0 support for vpx_scale being RTCD aware by John Koleszar · 12 years ago
  29. 14c807d replace string .append() with += and cosmetics by James Berry · 12 years ago
  30. 26788a5 add test_post_processor_mfqe by James Berry · 12 years ago
  31. 03b1664 test_new_vs_old_temp_scale added by James Berry · 12 years ago
  32. 636ad58 test_noise_sensitivity clean files fix by James Berry · 12 years ago
  33. b86dd40 test_temporal_scalability fix by James Berry · 12 years ago
  34. bf4b0ea update test_noise_sensitivity.cpp to new version by James Berry · 12 years ago
  35. b4496e7 restore test_temporal_scalability.cpp by James Berry · 12 years ago
  36. 519b973 webm_guess_framerate() fix for few frame clips by James Berry · 12 years ago
  37. 07bceda add check yv12 to test_vpx_matches_int() by James Berry · 12 years ago
  38. 474479b cosmetic - update max line lengths to 80 by James Berry · 12 years ago
  39. e5af39b add temporal scalability test by James Berry · 12 years ago
  40. 5bd8c33 update vpxt_compress_multi_resolution() by James Berry · 12 years ago
  41. 76f7d52 update display and compare header info to show timestamps by James Berry · 12 years ago
  42. 844b91c restore psnr updated and add timebase update to encoders by James Berry · 12 years ago
  43. cc1d0cf remove new psnr cacluations by James Berry · 12 years ago production
  44. 4478ece add embl initilization to vpxt_compress_multi_resolution() by James Berry · 12 years ago
  45. 718125d add initilization to multi res enc for last_pts_ms by James Berry · 12 years ago
  46. 6b32d46 update supporting executables to use new psnr format by James Berry · 12 years ago
  47. e28b062 update vpxt_psnr() and vpxt_post_proc_psnr() dropframe detection by James Berry · 12 years ago
  48. fcd1fed reenable post proc in post proc psnr by James Berry · 13 years ago
  49. d4bd32e reenable post proc psnr by James Berry · 13 years ago
  50. 510a01f divide by 0 psnr resize issue fix by James Berry · 13 years ago
  51. af3191b fix height width psnr mismatch by James Berry · 13 years ago
  52. 07f172d test_multi_resolution_encode added - w/ yv12/i420 fix by James Berry · 13 years ago
  53. 1ca7fa6 Revert "test_multi_resolution_encode added" by James Berry · 13 years ago
  54. 3e6afa0 Reenable coverage collection by John Koleszar · 13 years ago
  55. 9f93bde test_multi_resolution_encode added by James Berry · 13 years ago
  56. 427ad69 Enable coverage collection by John Koleszar · 13 years ago
  57. bba406f update to use timebase instead of framerate by James Berry · 13 years ago
  58. 81f24f8 y4m file header should end with new line by James Berry · 13 years ago
  59. e0c8197 update header files by James Berry · 13 years ago
  60. e9560dc add .y4m support to random stress test function by James Berry · 13 years ago
  61. e713eb5 check data rate order for good vs best and 2p v 1p by James Berry · 13 years ago
  62. 09eb518 two pass vs two pass best check data rate order by James Berry · 13 years ago
  63. a190e40 use VP8BORDERINPIXELS for alloc frame border by James Berry · 13 years ago
  64. 0cf2640 test_max_quantizer pass/fail update by James Berry · 13 years ago
  65. 6fbe8c6 close infile for vpxt check min/max quantizer by James Berry · 13 years ago
  66. d193717 add check to make sure min and max q set properly by James Berry · 13 years ago
  67. 206580d fix: best allowed q worst allowed q and cq could be wrong by James Berry · 13 years ago
  68. 032912e add check to test_min_quantizer to ensure correct end_usage by James Berry · 13 years ago
  69. cb628f4 add check to test_max_quantizer to ensure correct end_usage by James Berry · 13 years ago
  70. 4f27bf6 add checks to make sure valid cq_level by James Berry · 13 years ago
  71. 6ee6447 rename random multi test to random stress test by James Berry · 13 years ago
  72. ff0a1b0 close y4m input for encodes by James Berry · 13 years ago
  73. 91fdf4b add timebase check prior to encode by James Berry · 13 years ago
  74. 3fb6efb remove timebase.den *=2 by James Berry · 13 years ago
  75. e44d48c Add full mode to CompareEnc by James Berry · 13 years ago
  76. b3495e1 remove den/2 from vpxenc frame rate translation by James Berry · 13 years ago
  77. b54d8d4 update tester encoders to reflect changes to vpxenc by James Berry · 13 years ago
  78. fc873d0 add command line only option to random multi test by James Berry · 13 years ago
  79. 7858868 fix missing ; in utilities.cpp by James Berry · 13 years ago
  80. f06bb0a add overshootpct to random parameters by James Berry · 13 years ago
  81. ecc4f83 add time equals 0 exit to avoid errors by James Berry · 13 years ago
  82. 6e634bb explicity state buffer levels - over_shoot_pct input/output by James Berry · 13 years ago
  83. 60f3422 Add automated build scripts by James Berry · 13 years ago
  84. 528b7e1 Update vpx_encoder.h to match libvpx master by John Koleszar · 13 years ago
  85. 8f2e454 putenv type cast update by James Berry · 13 years ago
  86. 78cf967 VPX_SIMD_CAPS write_webm_block and overshoot update by James Berry · 13 years ago
  87. 156ef59 Mark build scripts as executable by John Koleszar · 13 years ago
  88. 44c503f lin 32 icc make file was using spaces instead of tab by James Berry · 13 years ago
  89. b6c343c add check to psnr functions to ensure Temp_YV12 was properly initilized by James Berry · 13 years ago
  90. a712fd0 add ivf output option to part drops decompress by James Berry · 13 years ago
  91. e275bc1 update new_vs_old tests to handle large times by James Berry · 13 years ago
  92. 0bdd582 seed output added to dec with part drops by James Berry · 13 years ago
  93. 9a377c4 -INTERNAL- revert vpx_timer.h by James Berry · 13 years ago
  94. 27a15cd -INTERNAL- updated for compatibility with internal libvpx by James Berry · 13 years ago
  95. b49ec0e libvpx-tester manual update by James Berry · 13 years ago
  96. d92d348 new vs old bug fix by James Berry · 13 years ago
  97. ded1ce4 test_error_concealment and test_error_resolution par file fix by James Berry · 13 years ago
  98. e6295b4 vpxt_determinate_parameters() added by James Berry · 13 years ago
  99. d365aef Update to current version of libvpx by James Berry · 13 years ago
  100. 5a0985e tool_vpxt_dec_resize and vpxt_decompress_resize added by James Berry · 13 years ago