1. 78991fd VFile - Added support for creating compression lib movies by Jack Jansen · 32 years ago
  2. f1cda91 This module can now be used asynchronously. Also, some commands have been added. by Jack Jansen · 32 years ago
  3. 827cc19 Interface to vcr index files (as created by vcrindex program) by Jack Jansen · 32 years ago
  4. 697e7ab Use module aifc instead of module aiff. by Guido van Rossum · 32 years ago
  5. 43df862 Mostly cosmetics, e.g. change window titles so icon titles are better, by Guido van Rossum · 32 years ago
  6. 2055ee8 Keep top left corner of window where it was when resizing. by Guido van Rossum · 32 years ago
  7. 2939a4c Fixed another place where set_rgbmode() should be called. by Guido van Rossum · 32 years ago
  8. f6d8032 Impor VCR at the top. Change the way audio is recorded subtly. by Guido van Rossum · 32 years ago
  9. fa04170 VCR.py: Use unix files instead of stdio files for tty communication, by Guido van Rossum · 32 years ago
  10. 672754a Added 24 bit RGB capture by Jack Jansen · 32 years ago
  11. 34d12de Grab a 24-bit image off the StarterVideo by Jack Jansen · 32 years ago
  12. 3517371 Added jpeg grabber by Jack Jansen · 32 years ago
  13. a1e1f73 Newss class style by Jack Jansen · 32 years ago
  14. f3f7531 Changed setpf so it understands old-style packfactors by Jack Jansen · 32 years ago
  15. 66338ec New class syntax by Jack Jansen · 32 years ago
  16. 605b127 Jack's VCR control module by Guido van Rossum · 32 years ago
  17. ad4fcd4 Implemented VCR capture using forward slow instead of stepping. by Guido van Rossum · 32 years ago
  18. c17c84f Disconnect from VCR when switching modes. by Guido van Rossum · 32 years ago
  19. 9f42f4f Added single frame capturing. by Guido van Rossum · 32 years ago
  20. 71ba5d9 Revived the old aplay tool which can play synchronous audio and video... by Guido van Rossum · 32 years ago
  21. c5a1433 Moved stop button again; default form position next to video window. by Guido van Rossum · 32 years ago
  22. bc6d3c3 All combinations of video format and capture mode (cont/burst) now by Guido van Rossum · 32 years ago
  23. e17c6c3 Use groups to show/hide "Stop capture" button. by Guido van Rossum · 32 years ago
  24. b7e3cc1 New program: Video Bag Of Tricks. Will eventually replace Vrec and by Guido van Rossum · 32 years ago
  25. aff9470 Fixed watch cursor origin by Guido van Rossum · 32 years ago
  26. 7bbceea Added support for "compress" type video files. This uses the by Sjoerd Mullender · 32 years ago
  27. f48b419 Fix syntax error (sorry!) by Guido van Rossum · 32 years ago
  28. 2d41378 Remove debug print statement by Guido van Rossum · 32 years ago
  29. 0caf46b VFile: fix c0bits etc. after setformat; Vrec.py: use setformat; rm Makefile. by Guido van Rossum · 32 years ago
  30. 85f7bd5 Vrec.py, Vrecb.py: by Guido van Rossum · 32 years ago
  31. c97d2ed Change Vinfo and Vaddcache to usr /ufs/guido/bin/sgi/python. by Guido van Rossum · 32 years ago
  32. 5e044b7 - Separated grabbing (which isn't used much!) from VFile. by Guido van Rossum · 32 years ago
  33. b616ebe Rewrite applypackfactor() using imageop: faster and more general; by Guido van Rossum · 33 years ago
  34. be6d77a Fix typos in jpeg code by Guido van Rossum · 33 years ago
  35. 83c8144 Fix terse mode for printing tuple packfactor and to avoid zero division by Guido van Rossum · 33 years ago
  36. 09bf3e3 Added audio recording to Vrecb by Jack Jansen · 33 years ago
  37. a557b0f Added jpeg conversions by Guido van Rossum · 33 years ago
  38. 171a55bf5 Will now generate converters that go thru intermedeate formats by Jack Jansen · 33 years ago
  39. 1e0fdd8 Bug fixed wrt greyscale conversion by Jack Jansen · 33 years ago
  40. c82cfc8 Fix to allow tightly packed films to be converted by Jack Jansen · 33 years ago
  41. 245be3a The usual cosmetic changes after Jack is done... by Guido van Rossum · 33 years ago
  42. b05eaf1 DisplayVideoIn - Class similar to LiveVideoIn but sends data from by Jack Jansen · 33 years ago
  43. 1d6821f Added support for 24-bit rgb movies by Jack Jansen · 33 years ago
  44. 7961ea7 Moved line-size stuff to single routine by Jack Jansen · 33 years ago
  45. eeec33f Companion to rgb2video: convert cmif film file to rgb files by Jack Jansen · 33 years ago
  46. 3ea6161 Cleanup of old files, added watchcursor.py (for Vedit.py), updated README. by Guido van Rossum · 33 years ago
  47. 9b86e1f VFile.py: fix bogus getrandomframe(). by Guido van Rossum · 33 years ago
  48. 852cc22 Vrec.py: don't print Ids if no frames are captured. by Guido van Rossum · 33 years ago
  49. 3f2ef09 Added usage() and help() to Vrecb, and turn on -f by default. by Guido van Rossum · 33 years ago
  50. f0384fd Introductory video documentation by Jack Jansen · 33 years ago
  51. 772eca6 Added options to make window bigger than video (for recording to tape) by Jack Jansen · 33 years ago
  52. 41292a8 Added a comment about XS 4bit pixel support by Jack Jansen · 33 years ago
  53. 62fda0a Use imgconv to try to do image type conversion by Jack Jansen · 33 years ago
  54. e6f49ec Initial (skeleton) version of universal image format converter by Jack Jansen · 33 years ago
  55. 2c49017 - Added LiveVideoOutSlow class (which only updates after full pkt) by Jack Jansen · 33 years ago
  56. 9672e44 Create CMIF-video file from SGI rgb images by Jack Jansen · 33 years ago
  57. 349f2b5 Renamed vcopy to Vcopy (it is the only old tool that's still in use) by Guido van Rossum · 33 years ago
  58. 3f3c099 Get rid of C and out-of-date files by Guido van Rossum · 33 years ago
  59. ec706ad Added usage message, minor cosmetic changes by Guido van Rossum · 33 years ago
  60. 42e9be4 Fix typo in print message by Guido van Rossum · 33 years ago
  61. 5b40761 Use plain python. by Guido van Rossum · 33 years ago
  62. f1ceba6 setsize has two arguments: width, height. by Guido van Rossum · 33 years ago
  63. 6e0e668 Renamed Vrecc to Vrecb (*b*urst mode capture). by Guido van Rossum · 33 years ago
  64. 6bc8c7f Added mono, grey2 and grey4 formats by Jack Jansen · 33 years ago
  65. 8de83e0 Actualized by Guido van Rossum · 33 years ago
  66. ffd7fa3 Actualized. Do import stdwingl by Guido van Rossum · 33 years ago
  67. 2219afc bit vector is now implemented by Guido van Rossum · 33 years ago
  68. 411588c sv now raises sv.error, not RuntimeError by Guido van Rossum · 33 years ago
  69. 8307443 Initial revision by Guido van Rossum · 33 years ago
  70. 2739c9c Added cmpaf.py by Guido van Rossum · 33 years ago
  71. 57fc525 Get official parameter names by Guido van Rossum · 33 years ago
  72. a8413b2 Choose a port that doesn't conmflict with real radio by Guido van Rossum · 33 years ago
  73. e266344 New 'finally' syntax by Guido van Rossum · 33 years ago
  74. 23bafde /usr/local/bin/python by Guido van Rossum · 33 years ago
  75. ee2ba6c Add description of kunst.py by Guido van Rossum · 33 years ago
  76. 2426331 Unknown changes by Jack. by Guido van Rossum · 33 years ago
  77. 05e46dd Use tzparse to avoid embarrasment in other timezones or when DST changes. by Guido van Rossum · 33 years ago
  78. a8993cf Fix for new argument passing rules. by Guido van Rossum · 33 years ago
  79. 9533ebe Band-aid to fix it for new argument passing rules. by Guido van Rossum · 33 years ago
  80. 3b25371 Changes for supporting monochrome and greyscale video (not yet fully functional) by Jack Jansen · 33 years ago
  81. ff3da05 Microscopic changes, comments/messages changed. by Guido van Rossum · 33 years ago
  82. 4df20fa New tool Vfix: truncate the right edge of 'grey' type images to make by Guido van Rossum · 33 years ago
  83. 9e3f335 VFile: added new formats 'jpeg' and 'jpeggrey'. Decompression is done by Guido van Rossum · 33 years ago
  84. f8848ac Added resizevideo() interface to LiveVideoIn and rationalized size by Guido van Rossum · 33 years ago
  85. d65f45d Added resizevideo() interface to LiveVideoIn and rationalized size by Guido van Rossum · 33 years ago
  86. cfb6bb2 Changed the init() interface of LiveVideoOut to read out the window by Guido van Rossum · 33 years ago
  87. 691e59b Python equivalent of <netinet/in.h> (SGI specific, hence not in python/lib). by Guido van Rossum · 33 years ago
  88. 7b47c79 Added options to Vsend and Vreceive; moved common defaults to senddefs. by Guido van Rossum · 33 years ago
  89. 67b4895 Added multicast to Vsend and Vreceive. Updated README. Rediced queue by Guido van Rossum · 33 years ago
  90. ba06615 New modules LiveVideo{In,Out} (interfaces will change!). by Guido van Rossum · 33 years ago
  91. 42e07af Vrec.py: sv now raises sv.error instead of RuntimeError. by Guido van Rossum · 33 years ago
  92. 5c1797a Utility to add a cached index to an existing movie file. by Guido van Rossum · 33 years ago
  93. 269b2a2 VFile: The Entry-Indigo trick doesn't work on 4.0.1 hosts. by Guido van Rossum · 33 years ago
  94. 4526f37 Fixed "clear()" and added "clearto(r, g, b)". by Guido van Rossum · 33 years ago
  95. 2de9b68 Clear the window when receiving a REDRAW event and not playing by Guido van Rossum · 33 years ago
  96. 00ffea3 Use vin/vout.clear() instead of gl.clear() by Guido van Rossum · 33 years ago
  97. e178332 Adapted the world to the new VFile.py. Fixed bugs in Vplay.py: by Guido van Rossum · 33 years ago
  98. 4045c2f Almost completely rewritten for cleaner code. by Guido van Rossum · 33 years ago
  99. 32517f9 Remove PAL dependencies; add -w option (initial window width); by Guido van Rossum · 33 years ago
  100. be0cba4 Made it work with the sub-spec burst capture interface (no bit vector) by Guido van Rossum · 33 years ago