Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes for supporting monochrome and greyscale video (not yet fully | Jack Jansen | 1992-12-14 | 7 | -46/+185 |
| | | | | functional) | ||||
* | Microscopic changes, comments/messages changed. | Guido van Rossum | 1992-12-09 | 5 | -9/+17 |
| | | | | Real important: turn off FIELDDROP in Vrec. | ||||
* | *** empty log message *** | Guido van Rossum | 1992-11-16 | 1 | -0/+16 |
| | |||||
* | Support default port. | Guido van Rossum | 1992-11-16 | 1 | -1/+3 |
| | |||||
* | Added comments, use 'global' and change prompt to "ftp.py> " | Guido van Rossum | 1992-11-16 | 1 | -5/+17 |
| | |||||
* | Restructured into several subroutines. | Guido van Rossum | 1992-11-16 | 1 | -19/+57 |
| | |||||
* | Fixed comments | Guido van Rossum | 1992-10-25 | 1 | -4/+4 |
| | |||||
* | Use /usr/local/bin/python | Guido van Rossum | 1992-10-25 | 5 | -5/+5 |
| | |||||
* | Added gopher.py; removed IN.py | Guido van Rossum | 1992-10-25 | 1 | -4/+7 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-10-25 | 1 | -0/+347 |
| | |||||
* | New tool Vfix: truncate the right edge of 'grey' type images to make | Guido van Rossum | 1992-09-29 | 3 | -11/+114 |
| | | | | | | | | | | the scanline width a multiple of 4. VFile: use gl.gversion() to distinguish 4.0.1 and 4.0.5 Indigos; truncate width and height to multiples of packfactor. Vinfo: add -t to descriptive comment; print '!' after packfactor for files that should be fixed with Vfix. | ||||
* | VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done | Guido van Rossum | 1992-09-29 | 6 | -33/+299 |
| | | | | | | | | | | | using module 'jpeg' by the Displayer class. (Unfortunately it's too slow for real time.) Print file size in printinfo() method. Vinfo: added -t option (terse -- one line per file) and usage message. Vtime: use BasicV{in,out}File classes -- the minimum needed. Vmkjpeg, Vunjpeg: new utilities for jpeg (de)compression. | ||||
* | Added resizevideo() interface to LiveVideoIn and rationalized size | Guido van Rossum | 1992-09-24 | 1 | -1/+1 |
| | | | | adjustments (somewhat). Adapted Vsend to use it. | ||||
* | Added resizevideo() interface to LiveVideoIn and rationalized size | Guido van Rossum | 1992-09-24 | 2 | -23/+38 |
| | | | | adjustments (somewhat). Adapted Vsend to use it. | ||||
* | Changed the init() interface of LiveVideoOut to read out the window | Guido van Rossum | 1992-09-24 | 3 | -39/+49 |
| | | | | | | | size automatically -- the video is always centered. Added resizevideo() and reshapewindow() interfaces. Documented all methods. Changed Vsend/Vreceive to use the new interface. Allow window resizing by the user in Vreceive. | ||||
* | Python equivalent of <netinet/in.h> (SGI specific, hence not in python/lib). | Guido van Rossum | 1992-09-24 | 1 | -0/+54 |
| | |||||
* | Added options to Vsend and Vreceive; moved common defaults to senddefs. | Guido van Rossum | 1992-09-24 | 4 | -36/+115 |
| | | | | Optimized LiveVideoIn quite a bit; removed print stmt from LiveVideoOut. | ||||
* | Added multicast to Vsend and Vreceive. Updated README. Rediced queue | Guido van Rossum | 1992-09-24 | 4 | -10/+68 |
| | | | | size to 1 in LiveVideoIn. | ||||
* | *** empty log message *** | Guido van Rossum | 1992-09-24 | 1 | -0/+10 |
| | |||||
* | Better way of deducing mcast group bytes. | Guido van Rossum | 1992-09-24 | 1 | -8/+7 |
| | |||||
* | Add -b option and sleep shorter. | Guido van Rossum | 1992-09-24 | 1 | -9/+15 |
| | |||||
* | open() now raises IOError, not RuntimeError! | Guido van Rossum | 1992-09-24 | 1 | -1/+1 |
| | |||||
* | New modules LiveVideo{In,Out} (interfaces will change!). | Guido van Rossum | 1992-09-22 | 5 | -1/+320 |
| | | | | | New programs V{send,receive} to send/receive video over UDP. Comment typo changed in Vaddcache. | ||||
* | Vrec.py: sv now raises sv.error instead of RuntimeError. | Guido van Rossum | 1992-09-22 | 2 | -8/+16 |
| | | | | VFile.py: support for showing partial frames. | ||||
* | Allow broadcast using setsockopt() | Guido van Rossum | 1992-09-08 | 1 | -1/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-09-08 | 1 | -0/+54 |
| | |||||
* | Added mcast demo | Guido van Rossum | 1992-09-08 | 1 | -0/+7 |
| | | | | ., | ||||
* | Utility to add a cached index to an existing movie file. | Guido van Rossum | 1992-09-08 | 1 | -0/+79 |
| | |||||
* | VFile: The Entry-Indigo trick doesn't work on 4.0.1 hosts. | Guido van Rossum | 1992-09-08 | 2 | -16/+70 |
| | | | | | VFile: RandomVinFile can now write the cache to the file. Vinfo: use the cached index if present and print a message whether it's there. | ||||
* | Fixed "clear()" and added "clearto(r, g, b)". | Guido van Rossum | 1992-09-07 | 1 | -29/+217 |
| | | | | | | | Added class RandomVinFile which supports random access and warming the cache. Added eofseen and errorseen methods to BasicVinFile. Use RGB mode for rgb8 data on entry level Indigo. Minor cosmetic changes. | ||||
* | Clear the window when receiving a REDRAW event and not playing | Guido van Rossum | 1992-09-07 | 1 | -0/+2 |
| | |||||
* | Use vin/vout.clear() instead of gl.clear() | Guido van Rossum | 1992-09-07 | 1 | -2/+4 |
| | |||||
* | Adapted the world to the new VFile.py. Fixed bugs in Vplay.py: | Guido van Rossum | 1992-09-07 | 4 | -53/+73 |
| | | | | | | missing -n in help(), bogus frame skipping; and added patch for weird time jumps. Removed colorsys.py (now in std library). Fixed "sys.write" error in vcopy.py. Restructured README. | ||||
* | Almost completely rewritten for cleaner code. | Guido van Rossum | 1992-09-07 | 1 | -371/+578 |
| | |||||
* | Remove PAL dependencies; add -w option (initial window width); | Guido van Rossum | 1992-09-04 | 1 | -13/+30 |
| | | | | add stepunit(8, 6) call. | ||||
* | Made it work with the sub-spec burst capture interface | Guido van Rossum | 1992-09-03 | 1 | -3/+12 |
| | | | | (no bit vector) | ||||
* | Added more info | Guido van Rossum | 1992-09-03 | 1 | -3/+17 |
| | |||||
* | Initial revision | Guido van Rossum | 1992-09-03 | 5 | -0/+262 |
| | |||||
* | Adapted to new video library -- different capture interface, no bugs. | Guido van Rossum | 1992-09-03 | 1 | -94/+77 |
| | | | | Also use locks and Queues for communication with other threads. | ||||
* | Added a clear() method to VFile class, to be called when the window | Guido van Rossum | 1992-09-01 | 5 | -7/+19 |
| | | | | receives a REDRAW event | ||||
* | all Long constants have an L suffix, not l; | Guido van Rossum | 1992-08-31 | 1 | -8/+11 |
| | | | | added an output() function to move the I/O out of the algorithm | ||||
* | Cosmetic changes to Vedit and -Form. | Guido van Rossum | 1992-08-25 | 2 | -47/+49 |
| | |||||
* | Created Vedit.py, the video editor. This uses the classes in Viewer.py. | Guido van Rossum | 1992-08-25 | 6 | -144/+1007 |
| | | | | | Viewer.py in turn requires changes to VFile.py (unfortunately that file is now a complete mess...). | ||||
* | Clear the window to rather light grey when switching to RGB mode. | Guido van Rossum | 1992-08-21 | 1 | -0/+2 |
| | |||||
* | Redesigned option processing and added several new options. | Guido van Rossum | 1992-08-21 | 1 | -110/+207 |
| | | | | | Added optional read-ahead thread. Changed mouse interface. | ||||
* | Add audio recording | Guido van Rossum | 1992-08-20 | 1 | -1/+47 |
| | |||||
* | New files. | Guido van Rossum | 1992-08-20 | 1 | -4/+8 |
| | |||||
* | new Vtime.py: manipulate time codes. | Guido van Rossum | 1992-08-20 | 1 | -0/+117 |
| | |||||
* | Lots of changes, options (from Vtime.py) etc. | Guido van Rossum | 1992-08-20 | 1 | -58/+143 |
| | | | | Cleverer skipping of frames. | ||||
* | Added reopen() to VinFile with semantics of old rewind(); rewind() now | Guido van Rossum | 1992-08-20 | 1 | -8/+23 |
| | | | | | | | | saves the cache. Added getinfo() to VoutFile. Fixed writing of 'grey' file header. Added quiet parameter. Adapted to new syntax. |