Staging
v0.8.1
https://github.com/python/cpython
Revision 9e3f335bea3a57481e935d0ec015b4f395b1bc9b authored by Guido van Rossum on 29 September 1992, 13:40:47 UTC, committed by Guido van Rossum on 29 September 1992, 13:40:47 UTC
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.
1 parent 3165fe6
History
Tip revision: 9e3f335bea3a57481e935d0ec015b4f395b1bc9b authored by Guido van Rossum on 29 September 1992, 13:40:47 UTC
VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done
Tip revision: 9e3f335

back to top