Log in

View Full Version : source code docs?


unix_sansei
9th April 2009, 21:15
so i'm grepping through the source code, is there any kind of documentation? flow diagram? did i miss something at sourceforge?

version 258

Wilbert
9th April 2009, 22:35
Documentation about what? About how to compile AviSnth?

unix_sansei
10th April 2009, 00:43
Documentation about what? About how to compile AviSnth?

no, the structure of the program, i might want to write a hook for Y16.

unix_sansei
10th April 2009, 22:44
damn, i can't stand cpp when there are pointers to pointers to pointers , etc

Wilbert
10th April 2009, 23:33
no, the structure of the program, i might want to write a hook for Y16.
There is no good documentation of that. The only thing we have is: http://avisynth.org/mediawiki/Filter_SDK

You might want to look at AviSynth v2.6, where additional colorformats are present. IanB tried to add some hooks for 16 bit versions (also Y16) of them.

unix_sansei
11th April 2009, 00:00
There is no good documentation of that. The only thing we have is: http://avisynth.org/mediawiki/Filter_SDK

You might want to look at AviSynth v2.6, where additional colorformats are present. IanB tried to add some hooks for 16 bit versions (also Y16) of them.

ok, where's version located? it's not on sourceforge or doom9 downloads.

there's a version from here

http://software.emule.com/avisynth-2-6-0-2/

is this the correct one?

Wilbert
11th April 2009, 00:04
source: http://avisynth2.cvs.sourceforge.net/viewvc/avisynth2/avisynth/?pathrev=avisynth_2_6