time.c: tv_convex_combination() fixes.
[paraslash.git] / ggo / write.m4
1 include(header.m4)
2 include(loglevel.m4)
3
4 option "writer" w
5 #~~~~~~~~~~~~~~~~
6 "select stream writer"
7 string typestr="name"
8 default="alsa (file if alsa is unsupported)"
9 optional
10 multiple
11 details="
12         May be give multiple times. The same writer may be specified
13         more than once.
14 "