Header files of AviUtl SDK with comments in English
filter.h
The most important header. You need this for most image-processing stuff.
output.h
Required if you make export plugins, e.g. GIF Encoder GUI, x264 Encoder GUI
_\VS2013\EnModAul_
\filter_plugin_demo\filter_plugin_demo.sln
This project demonstrates a few things:
- How to switch UI language automatically base on codepage info
- Setting sliders, checkboxes and buttons
- Invocation timing of subroutines
- Capture button click
- Capture slider/checkbox changes
- Image data area