summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/LiveVideoOut.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for 24-bit rgb moviesJack Jansen1993-02-171-2/+8
* - Added LiveVideoOutSlow class (which only updates after full pkt)Jack Jansen1993-01-271-14/+44
* Added mono, grey2 and grey4 formatsJack Jansen1992-12-231-2/+19
* Changes for supporting monochrome and greyscale video (not yet fullyJack Jansen1992-12-141-6/+13
* Changed the init() interface of LiveVideoOut to read out the windowGuido van Rossum1992-09-241-18/+32
* Added options to Vsend and Vreceive; moved common defaults to senddefs.Guido van Rossum1992-09-241-1/+2
* New modules LiveVideo{In,Out} (interfaces will change!).Guido van Rossum1992-09-221-0/+56