summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/Vreceive.py
Commit message (Expand)AuthorAgeFilesLines
* Uniformly replaced init() functions by __init__() constructors.Guido van Rossum1993-12-171-1/+1
* Use plain python.Guido van Rossum1992-12-241-1/+1
* Changes for supporting monochrome and greyscale video (not yet fullyJack Jansen1992-12-141-3/+7
* Changed the init() interface of LiveVideoOut to read out the windowGuido van Rossum1992-09-241-13/+15
* Added options to Vsend and Vreceive; moved common defaults to senddefs.Guido van Rossum1992-09-241-10/+30
* Added multicast to Vsend and Vreceive. Updated README. Rediced queueGuido van Rossum1992-09-241-6/+41
* New modules LiveVideo{In,Out} (interfaces will change!).Guido van Rossum1992-09-221-0/+74