summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/DisplayVideoIn.py
Commit message (Collapse)AuthorAgeFilesLines
* Uniformly replaced init() functions by __init__() constructors.Guido van Rossum1993-12-171-3/+2
| | | | | A few simple things seem to work, I haven't tested it thouroughly though...
* DisplayVideoIn - Class similar to LiveVideoIn but sends data fromJack Jansen1993-02-171-0/+100
screen Dsend - Main program analogous to Vsend to send data from display