• Guido van Rossum's avatar
    VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done · 9e3f335b
    Guido van Rossum yazdı
    using module 'jpeg' by the Displayer class.  (Unfortunately it's too
    slow for real time.)  Print file size in printinfo() method.
    
    Vinfo: added -t option (terse -- one line per file) and usage message.
    
    Vtime: use BasicV{in,out}File classes -- the minimum needed.
    
    Vmkjpeg, Vunjpeg: new utilities for jpeg (de)compression.
    9e3f335b
Vunjpeg.py 1.95 KB