Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved line-size stuff to single routine | Jack Jansen | 1993-02-17 | 1 | -11/+15 |
| | |||||
* | Added mono, grey2 and grey4 formats | Jack Jansen | 1992-12-23 | 1 | -3/+13 |
| | |||||
* | Changes for supporting monochrome and greyscale video (not yet fully | Jack Jansen | 1992-12-14 | 1 | -3/+17 |
| | | | | functional) | ||||
* | 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 | 1 | -20/+37 |
| | | | | adjustments (somewhat). Adapted Vsend to use it. | ||||
* | Added multicast to Vsend and Vreceive. Updated README. Rediced queue | Guido van Rossum | 1992-09-24 | 1 | -1/+1 |
| | | | | size to 1 in LiveVideoIn. | ||||
* | New modules LiveVideo{In,Out} (interfaces will change!). | Guido van Rossum | 1992-09-22 | 1 | -0/+95 |
New programs V{send,receive} to send/receive video over UDP. Comment typo changed in Vaddcache. |