summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/vinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove the SGI demos. These were all ancient and nobody cared enough.Guido van Rossum2002-09-171-90/+0
|
* Print real width and warn for stride not a multiple of 4 bytesGuido van Rossum1992-05-071-1/+5
|
* Standardize indentation to 8 chars; remove redundant "saveframe";Guido van Rossum1992-05-061-35/+41
| | | | | | add -s (short listing) option; don't print space after tab; print data size in bytes and whether it is a color image.
* new syntaxGuido van Rossum1992-02-111-8/+8
|
* Introduced getopt.Guido van Rossum1991-11-061-5/+15
| | | | Added -d option: print deltas instead of absolute times.
* Made it work for more cases.Guido van Rossum1991-11-041-13/+28
|
* Initial revisionGuido van Rossum1991-10-301-0/+55