]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added support for "compress" type video files. This uses the
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 17 Mar 1993 12:09:29 +0000 (12:09 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 17 Mar 1993 12:09:29 +0000 (12:09 +0000)
commit7bbceea6a9ad3d59e6cfcfefedf231b04892006b
tree04f662feda3759c57163725d21d2dfeedba9151e
parent6b517fdc95bdd4b199a9a1324fd6c11e51edb180
Added support for "compress" type video files.  This uses the
Compression Library to decompress the images.
Demo/sgi/video/VFile.py