| 1993-03-17 |
Sjoerd Mullender | Added support for "compress" type video files. This... |
commit | commitdiff | tree | snapshot |
| 1993-03-16 |
Sjoerd Mullender | Added conversion routines to sv module. |
commit | commitdiff | tree | snapshot |
| 1993-03-16 |
Guido van Rossum | * Changed many files to use mkvalue() instead of newtup... |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | Fix syntax error (sorry!) |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | Remove debug print statement |
commit | commitdiff | tree | snapshot |
| 1993-03-02 |
Guido van Rossum | VFile: fix c0bits etc. after setformat; Vrec.py: use... |
commit | commitdiff | tree | snapshot |
| 1993-03-01 |
Guido van Rossum | Definitions from <gl/get.h> |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Vrec.py, Vrecb.py: |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Change Vinfo and Vaddcache to usr /ufs/guido/bin/sgi... |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | - Separated grabbing (which isn't used much!) from... |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Rewrite applypackfactor() using imageop: faster and... |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Fix typos in jpeg code |
commit | commitdiff | tree | snapshot |
| 1993-02-25 |
Guido van Rossum | Fix terse mode for printing tuple packfactor and to... |
commit | commitdiff | tree | snapshot |
| 1993-02-24 |
Jack Jansen | Added audio recording to Vrecb |
commit | commitdiff | tree | snapshot |
| 1993-02-23 |
Guido van Rossum | Added jpeg conversions |
commit | commitdiff | tree | snapshot |
| 1993-02-23 |
Guido van Rossum | Extensive changes to regex module (group(), casefold... |
commit | commitdiff | tree | snapshot |
| 1993-02-23 |
Jack Jansen | Added audioop.reverse() which reverses an audio sample |
commit | commitdiff | tree | snapshot |
| 1993-02-21 |
Guido van Rossum | * regexmodule.c: added use of translation table, substr... |
commit | commitdiff | tree | snapshot |
| 1993-02-21 |
Guido van Rossum | * Changed preface in texipre.dat. |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Guido van Rossum | Added new module "array" (for now optional) defining... |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Jack Jansen | Will now generate converters that go thru intermedeate... |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Jack Jansen | Added converters for rgb<->rgb8 and rgb<->grey |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Jack Jansen | Added dither() routine |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Jack Jansen | Bug fixed wrt greyscale conversion |
commit | commitdiff | tree | snapshot |
| 1993-02-19 |
Jack Jansen | Fix to allow tightly packed films to be converted |
commit | commitdiff | tree | snapshot |
| 1993-02-18 |
Guido van Rossum | The usual cosmetic changes after Jack is done... |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | DisplayVideoIn - Class similar to LiveVideoIn but sends... |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | Added support for 24-bit rgb movies |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | Moved line-size stuff to single routine |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | Companion to rgb2video: convert cmif film file to rgb... |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | This time really check in the new routines :-) |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Jack Jansen | Added lin2lin, findmax, findfactor and fintfit routines |
commit | commitdiff | tree | snapshot |
| 1993-02-17 |
Sjoerd Mullender | * clmodule.c: the documentation was wrong, so changed... |
commit | commitdiff | tree | snapshot |
| 1993-02-16 |
Guido van Rossum | Cleanup of old files, added watchcursor.py (for Vedit... |
commit | commitdiff | tree | snapshot |
| 1993-02-16 |
Guido van Rossum | VFile.py: fix bogus getrandomframe(). |
commit | commitdiff | tree | snapshot |
| 1993-02-16 |
Sjoerd Mullender | * clmodule.c: use function prototypes (found and fixed... |
commit | commitdiff | tree | snapshot |
| 1993-02-16 |
Jack Jansen | Added readdisplay() routine |
commit | commitdiff | tree | snapshot |
| 1993-02-15 |
Guido van Rossum | Vrec.py: don't print Ids if no frames are captured. |
commit | commitdiff | tree | snapshot |
| 1993-02-12 |
Guido van Rossum | lib1.tex: Added builtin.round(x, [n]). |
commit | commitdiff | tree | snapshot |
| 1993-02-12 |
Guido van Rossum | bltinmodule.c: added round(x, [n]); coerce() of two... |
commit | commitdiff | tree | snapshot |
| 1993-02-10 |
Jack Jansen | Added new audio library functionality (getstatus, float... |
commit | commitdiff | tree | snapshot |
| 1993-02-10 |
Sjoerd Mullender | Fixed some memory leaks when things go wrong. |
commit | commitdiff | tree | snapshot |
| 1993-02-10 |
Jack Jansen | Changed adpcm routines to use 2-element state (was... |
commit | commitdiff | tree | snapshot |
| 1993-02-08 |
Guido van Rossum | * stdwinmodule.c: various new commands: setwin{pos... |
commit | commitdiff | tree | snapshot |
| 1993-02-05 |
Guido van Rossum | Added usage() and help() to Vrecb, and turn on -f by... |
commit | commitdiff | tree | snapshot |
| 1993-02-05 |
Jack Jansen | Introductory video documentation |
commit | commitdiff | tree | snapshot |
| 1993-02-05 |
Sjoerd Mullender | AWARE.py: New file with definitions for Aware Inc.... |
commit | commitdiff | tree | snapshot |
| 1993-02-05 |
Guido van Rossum | * ceval.c: ifdef out the last argument passing compat... |
commit | commitdiff | tree | snapshot |
| 1993-02-05 |
Guido van Rossum | aiff.py, calendar.py: change functions taking a tuple... |
commit | commitdiff | tree | snapshot |
| 1993-02-04 |
Sjoerd Mullender | CL.py, clmodule.c: Adapted to new CL library. Lots... |
commit | commitdiff | tree | snapshot |
| 1993-01-29 |
Sjoerd Mullender | added kludge for buggy soundfiler from SGI; when readin... |
commit | commitdiff | tree | snapshot |
| 1993-01-27 |
Jack Jansen | Added options to make window bigger than video (for... |
commit | commitdiff | tree | snapshot |
| 1993-01-27 |
Jack Jansen | Added a comment about XS 4bit pixel support |
commit | commitdiff | tree | snapshot |
| 1993-01-27 |
Jack Jansen | Use imgconv to try to do image type conversion |
commit | commitdiff | tree | snapshot |
| 1993-01-27 |
Jack Jansen | Initial (skeleton) version of universal image format... |
commit | commitdiff | tree | snapshot |
| 1993-01-27 |
Jack Jansen | - Added LiveVideoOutSlow class (which only updates... |
commit | commitdiff | tree | snapshot |
| 1993-01-26 |
Guido van Rossum | * Added Fixcprt.py: script to fix copyright message. |
commit | commitdiff | tree | snapshot |
| 1993-01-26 |
Guido van Rossum | * os.py: _exit doesn't exist in all variations of posix |
commit | commitdiff | tree | snapshot |
| 1993-01-26 |
Sjoerd Mullender | Fixed a bug where the library inadvertently skipped... |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Guido van Rossum | Documented marshal.{dumps,loads} and sys.builtin_module... |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Jack Jansen | Added tovideo routine |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Sjoerd Mullender | Found and fixed a few bugs in the handling of audio... |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Sjoerd Mullender | New module aifc to read and write AIFF-C and AIFF files... |
commit | commitdiff | tree | snapshot |
| 1993-01-21 |
Guido van Rossum | Added separate main program for the Mac: macmain.c |
commit | commitdiff | tree | snapshot |
| 1993-01-21 |
Guido van Rossum | * Add some more tests for numbers |
commit | commitdiff | tree | snapshot |
| 1993-01-20 |
Jack Jansen | Create CMIF-video file from SGI rgb images |
commit | commitdiff | tree | snapshot |
| 1993-01-19 |
Jack Jansen | Use full path for izoom.h include file |
commit | commitdiff | tree | snapshot |
| 1993-01-19 |
Jack Jansen | Added (optional) better scaling to readscaled |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Sjoerd Mullender | ushdr_t was not defined so fill in its size instead... |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Guido van Rossum | Close the window when receiving a close request; turn... |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Sjoerd Mullender | Added error checking. |
commit | commitdiff | tree | snapshot |
| 1993-01-10 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v0.9.8 |
commit | commitdiff | tree | snapshot |
| 1993-01-10 |
Guido van Rossum | Checking in last-minute changes that are already part... |
commit | commitdiff | tree | snapshot |
| 1993-01-09 |
Guido van Rossum | * Makefile: use cp -r to install the library |
commit | commitdiff | tree | snapshot |
| 1993-01-08 |
Jack Jansen | Fixed various bugs in the adpcm routines |
commit | commitdiff | tree | snapshot |
| 1993-01-06 |
Sjoerd Mullender | Various changes. |
commit | commitdiff | tree | snapshot |
| 1993-01-04 |
Guido van Rossum | * More changes due to stricter argument passing rules |
commit | commitdiff | tree | snapshot |
| 1993-01-04 |
Guido van Rossum | * Configure.py: use #!/usr/local/bin/python |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Renamed vcopy to Vcopy (it is the only old tool that... |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Get rid of C and out-of-date files |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Added usage message, minor cosmetic changes |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Fix typo in print message |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Use plain python. |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | setsize has two arguments: width, height. |
commit | commitdiff | tree | snapshot |
| 1992-12-23 |
Guido van Rossum | Renamed Vrecc to Vrecb (*b*urst mode capture). |
commit | commitdiff | tree | snapshot |
| 1992-12-23 |
Jack Jansen | Added mono, grey2 and grey4 formats |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | Changed indentation to 8, use a better technique to... |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | fileobject.c: fix nasty bug; Makefile; turn on STROP... |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Jack Jansen | Added 2 and 4 bits grey formats |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Added generic array handlers |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Changed to use make_call |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Full broadcast support |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Clarified some parts |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Changed to use new make_call method |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Complete broadcast support (both raw and via port mappe... |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Added remark about servers |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Changed mkcred interface |
commit | commitdiff | tree | snapshot |
| next |