index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
sgi
/
video
/
VFile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFile: fix c0bits etc. after setformat; Vrec.py: use setformat; rm Makefile.
Guido van Rossum
1993-03-02
1
-3/+20
*
Change Vinfo and Vaddcache to usr /ufs/guido/bin/sgi/python.
Guido van Rossum
1993-02-25
1
-9/+0
*
- Separated grabbing (which isn't used much!) from VFile.
Guido van Rossum
1993-02-25
1
-182/+141
*
VFile.py: fix bogus getrandomframe().
Guido van Rossum
1993-02-16
1
-2/+2
*
Added a comment about XS 4bit pixel support
Jack Jansen
1993-01-27
1
-0/+4
*
setsize has two arguments: width, height.
Guido van Rossum
1992-12-24
1
-3/+3
*
Added mono, grey2 and grey4 formats
Jack Jansen
1992-12-23
1
-33/+120
*
Changes for supporting monochrome and greyscale video (not yet fully
Jack Jansen
1992-12-14
1
-3/+8
*
Microscopic changes, comments/messages changed.
Guido van Rossum
1992-12-09
1
-0/+2
*
New tool Vfix: truncate the right edge of 'grey' type images to make
Guido van Rossum
1992-09-29
1
-10/+15
*
VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done
Guido van Rossum
1992-09-29
1
-10/+49
*
Vrec.py: sv now raises sv.error instead of RuntimeError.
Guido van Rossum
1992-09-22
1
-7/+15
*
VFile: The Entry-Indigo trick doesn't work on 4.0.1 hosts.
Guido van Rossum
1992-09-08
1
-12/+59
*
Fixed "clear()" and added "clearto(r, g, b)".
Guido van Rossum
1992-09-07
1
-29/+217
*
Almost completely rewritten for cleaner code.
Guido van Rossum
1992-09-07
1
-371/+578
*
Added a clear() method to VFile class, to be called when the window
Guido van Rossum
1992-09-01
1
-2/+4
*
Created Vedit.py, the video editor. This uses the classes in Viewer.py.
Guido van Rossum
1992-08-25
1
-128/+139
*
Clear the window to rather light grey when switching to RGB mode.
Guido van Rossum
1992-08-21
1
-0/+2
*
Added reopen() to VinFile with semantics of old rewind(); rewind() now
Guido van Rossum
1992-08-20
1
-8/+23
*
Minor improvements, comments; fix Vinfo -d.
Guido van Rossum
1992-08-18
1
-2/+3
*
Add close() method to VinFile
Guido van Rossum
1992-08-18
1
-1/+5
*
Adapt to new syntax and don't print garbage on self.close().
Guido van Rossum
1992-08-18
1
-4/+4
*
Added class VoutFile.
Guido van Rossum
1992-02-28
1
-31/+230
*
standardized lay-out; new syntax.
Guido van Rossum
1992-02-11
1
-63/+78
*
Support for CMIF video 3.0 files (more color systems).
Guido van Rossum
1991-12-03
1
-32/+92
*
Initial revision
Guido van Rossum
1991-12-03
1
-0/+230