Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

tp7/avs-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avisynth black-box testing app

This is a very simple project for black-box testing of avisynth core filters. It doesn't do much useful yet (it hardly even works) but one day it might. Primary purpose of this app is to do regression testing during internal filters refactoring/optimization.

Current goals

  • Ability to test multiple versions of external filters using the same avisynth.dll.
  • Ability to test output against some pre-saved image.
  • Rework inter-process communication to something like anonymous pipes maybe?
  • Multi-threading.

Don't hold your breath since I'm doing this just for fun.

About

Avisynth black-box testing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages