vss.c: Avoid strcpy() to a fixed-size buffer.
[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