summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/Vsend.py
Commit message (Expand)AuthorAgeFilesLines
* Use plain python.Guido van Rossum1992-12-241-1/+1
* Changes for supporting monochrome and greyscale video (not yet fullyJack Jansen1992-12-141-4/+8
* Microscopic changes, comments/messages changed.Guido van Rossum1992-12-091-1/+1
* Added resizevideo() interface to LiveVideoIn and rationalized sizeGuido van Rossum1992-09-241-3/+1
* Changed the init() interface of LiveVideoOut to read out the windowGuido van Rossum1992-09-241-8/+2
* Added options to Vsend and Vreceive; moved common defaults to senddefs.Guido van Rossum1992-09-241-25/+72
* Added multicast to Vsend and Vreceive. Updated README. Rediced queueGuido van Rossum1992-09-241-3/+18
* New modules LiveVideo{In,Out} (interfaces will change!).Guido van Rossum1992-09-221-0/+94