]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added options to Vsend and Vreceive; moved common defaults to senddefs.
authorGuido van Rossum <guido@python.org>
Thu, 24 Sep 1992 15:01:37 +0000 (15:01 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Sep 1992 15:01:37 +0000 (15:01 +0000)
commit7b47c79a4c2bb83f316e96cf16e3f74d768a428d
treebc1aa30ff7cb948eadbbe0fd398fa6493c1c4e16
parent67b4895291cdb53e63b503426ca4e52b70904a45
Added options to Vsend and Vreceive; moved common defaults to senddefs.
Optimized LiveVideoIn quite a bit; removed print stmt from LiveVideoOut.
Demo/sgi/video/LiveVideoOut.py
Demo/sgi/video/Vreceive.py
Demo/sgi/video/Vsend.py
Demo/sgi/video/senddefs.py [new file with mode: 0755]