summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/imgconv.py
Commit message (Expand)AuthorAgeFilesLines
* Uniformly replaced init() functions by __init__() constructors.Guido van Rossum1993-12-171-3/+2
* New class syntaxJack Jansen1993-05-251-1/+1
* - Separated grabbing (which isn't used much!) from VFile.Guido van Rossum1993-02-251-1/+1
* Fix typos in jpeg codeGuido van Rossum1993-02-251-4/+4
* Added jpeg conversionsGuido van Rossum1993-02-231-1/+26
* Will now generate converters that go thru intermedeate formatsJack Jansen1993-02-191-3/+81
* Bug fixed wrt greyscale conversionJack Jansen1993-02-191-1/+1
* Initial (skeleton) version of universal image format converterJack Jansen1993-01-271-0/+38