log

age author description
Mon, 20 May 2002 00:46:29 +0000 arpi new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch>
Mon, 20 May 2002 00:25:44 +0000 arpi swscale and 32->24bpp conversion removed
Mon, 20 May 2002 00:06:29 +0000 arpi memset and memcpy were used without #include <string.h> in a few places.
Mon, 20 May 2002 00:04:47 +0000 arpi openbsd a.out needs underscore for dlsym - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
Mon, 20 May 2002 00:01:14 +0000 arpi catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BSD.COM>
Sun, 19 May 2002 23:50:32 +0000 arpi create relative links instead of absolute (with path) ones, patches by:
Sun, 19 May 2002 23:41:40 +0000 arpi -2/-3 for scale w/h
Sun, 19 May 2002 23:39:42 +0000 arpi new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@hoth.amu.edu.pl>
Sun, 19 May 2002 23:31:10 +0000 arpi -vm -fs fix by Tobias Diedrich <ranma@gmx.at>
Sun, 19 May 2002 23:25:40 +0000 arpi a/v stream selection - patch by alexander.werth@gmx.de
Sun, 19 May 2002 23:22:11 +0000 arpi module name fixed for vo check_events
Sun, 19 May 2002 17:53:33 +0000 gabucino FAQ sync, updates, removes, etc...
Sun, 19 May 2002 17:28:05 +0000 gabucino small fixes, updates
Sun, 19 May 2002 17:09:29 +0000 gabucino applied two patches (two-in-one! :P)
Sat, 18 May 2002 17:45:26 +0000 arpi compile with '-g' by default for .developer