cpython/Demo/sgi
Guido van Rossum 85f7bd5251 Vrec.py, Vrecb.py:
- call v.SetParam() after v.BindGLWindow()
	 - turn of dithering in mono/grey mode
	 - use prefposition to place the top left corner at (150, 150)
	   (so that the video remains visible during recording)
	 - default width is 256
Vcopy.py: correct typos; more verbose output.
OldVcopy.py: new name for Jack's old grabbing Vcopy.py.
Vstat.py: print values of all video parameters.
1993-02-25 16:10:16 +00:00
..
al Initial revision 1992-12-14 15:06:32 +00:00
audio Initial revision 1992-03-30 11:39:53 +00:00
audio_stdwin Initial revision 1992-03-30 11:39:53 +00:00
cd Initial revision 1992-06-03 16:50:01 +00:00
flp Initial revision 1992-03-30 11:39:53 +00:00
gl Actualized 1992-12-14 16:40:24 +00:00
sv bit vector is now implemented 1992-12-14 15:52:05 +00:00
video Vrec.py, Vrecb.py: 1993-02-25 16:10:16 +00:00