]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rewrite applypackfactor() using imageop: faster and more general;
authorGuido van Rossum <guido@python.org>
Thu, 25 Feb 1993 00:19:14 +0000 (00:19 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Feb 1993 00:19:14 +0000 (00:19 +0000)
commitb616ebe4e4c48f8a13be0df27f9b61795ff0542e
tree5034df7daf5fc3e7aa15f3223581a598fceb1bd8
parentbe6d77a9b8b4e97ff2892eddb9c54c5d81a79e39
Rewrite applypackfactor() using imageop: faster and more general;
get rid of testpackfactor(): not longer necessary
Demo/sgi/video/video2rgb.py