Add a .gitignore file.
[paraslash.git] / oggdec_filter.ggo
1 option "bufsize" b "size of output buffer" int typestr="kilobyte" default="128" optional
2 option "initial_buffer" i "size of initial input buffer" int typestr="kilobyte" default="16" optional