cpython/Demo/sgi
Guido van Rossum 9e3f335bea VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done
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.
1992-09-29 13:40:47 +00:00
..
al Fix finally syntax 1992-04-17 16:32:53 +00:00
audio Initial revision 1992-03-30 11:39:53 +00:00
audio_stdwin Initial revision 1992-03-30 11:39:53 +00:00
cd Initial revision 1992-06-03 16:50:01 +00:00
flp Initial revision 1992-03-30 11:39:53 +00:00
gl Initial revision 1992-03-30 13:18:37 +00:00
sv Made it work with the sub-spec burst capture interface 1992-09-03 17:29:03 +00:00
video VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done 1992-09-29 13:40:47 +00:00