Go to file
Guido van Rossum 5395c067de Made much faster, but for SHORT movies only, by saving lrectread
data unprocessed in memory.  As long as memory doesn't run out this
gets us 19 frames/sec!
Also many cosmetic changes.
1991-11-04 14:31:54 +00:00
Demo Made much faster, but for SHORT movies only, by saving lrectread 1991-11-04 14:31:54 +00:00
Doc Too much to describe changed... 1991-08-16 09:13:42 +00:00
Grammar Added shifting and masking operators. 1991-10-24 14:54:25 +00:00
Include Added shift and mask ops. 1991-10-24 14:59:31 +00:00
Lib Initial revision 1991-09-17 08:12:16 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules Added frexp, ldexp, modf, fmod. 1991-10-24 14:57:21 +00:00
Objects Added shift and mask ops. 1991-10-24 14:59:31 +00:00
Parser Added shift and mask ops. 1991-10-24 14:59:40 +00:00
Python Added shift and mask ops. 1991-10-24 14:59:31 +00:00
Tools/scripts Use posix.popen to read output from a command instead if command.get*. 1991-07-01 18:23:06 +00:00