]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Vrec.py, Vrecb.py:
authorGuido van Rossum <guido@python.org>
Thu, 25 Feb 1993 16:10:16 +0000 (16:10 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Feb 1993 16:10:16 +0000 (16:10 +0000)
commit85f7bd5251398f4a114740a39222772025a895b7
tree8201b1a9a2946add803bb5659ed793a88ab86b51
parentc97d2eddee1d679553a35728b44b5c8ff01d7ce6
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.
Demo/sgi/video/OldVcopy.py [new file with mode: 0755]
Demo/sgi/video/README
Demo/sgi/video/Vcopy.py
Demo/sgi/video/Vrec.py
Demo/sgi/video/Vrecb.py
Demo/sgi/video/Vstat.py [new file with mode: 0755]