]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added class VoutFile.
authorGuido van Rossum <guido@python.org>
Fri, 28 Feb 1992 15:59:23 +0000 (15:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 28 Feb 1992 15:59:23 +0000 (15:59 +0000)
commit2080b347f4aceea0ed0559c1ec7f809e33f899a9
treee73d5ac8cdece04bf6bba01498974cedd73b32c8
parent444db07d3cb58e2161bb1e314eb0a4d8137ff64c
Added class VoutFile.
Added rgb8 support.
Added cache of frame offsets to VinFile.
Misc hacks to grab rgb8 data.
Demo/sgi/video/VFile.py