log

age author description
Mon, 28 Oct 2002 00:42:39 +0000 arpi config_vo error handling
Mon, 28 Oct 2002 00:40:42 +0000 arpi pass extradata to the codec
Mon, 28 Oct 2002 00:38:29 +0000 arpi ffwma
Mon, 28 Oct 2002 00:36:27 +0000 arpi Gerard->Fabrice
Mon, 28 Oct 2002 00:23:39 +0000 diego URLs corrected.
Sun, 27 Oct 2002 18:01:40 +0000 jonas 1l
Sun, 27 Oct 2002 17:33:44 +0000 jonas some changes found by lgb...
Sun, 27 Oct 2002 15:36:33 +0000 jonas DVD authentication, VCD/DVD structure, more...
Sun, 27 Oct 2002 10:43:38 +0000 diego sync, patch by Ioannis Panteleakis.
Sun, 27 Oct 2002 03:30:59 +0000 arpi 10l
Sun, 27 Oct 2002 03:16:21 +0000 arpi vo_init() moved to/fixed in preinit()
Sun, 27 Oct 2002 03:15:48 +0000 arpi mode detection && vo_init() moved to preinit()
Sun, 27 Oct 2002 02:54:46 +0000 arpi 1l :)
Sun, 27 Oct 2002 00:37:51 +0000 michael handle direct rendering buffer allocation failure
Sat, 26 Oct 2002 16:25:32 +0000 arpi added chanegs since pre9
Sat, 26 Oct 2002 16:05:47 +0000 arpi - removed YV12 support (builtin yv12->rgb conversion)
Sat, 26 Oct 2002 15:06:50 +0000 arpi Gregory Kovriga added
Sat, 26 Oct 2002 10:09:42 +0000 diego HTML errors
Sat, 26 Oct 2002 00:28:48 +0000 pl avoids segfaults w.r.t to mp3 files handling:
Fri, 25 Oct 2002 23:58:33 +0000 colin Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
Fri, 25 Oct 2002 17:42:20 +0000 jaf please never edit this file with a windows editor.
Fri, 25 Oct 2002 16:52:07 +0000 faust3 update cygwin status
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Fri, 25 Oct 2002 16:48:53 +0000 arpi debug ize
Fri, 25 Oct 2002 16:39:44 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:34:27 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:25:41 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:22:59 +0000 faust3 add win32 libs
Fri, 25 Oct 2002 16:18:33 +0000 faust3 new windows waveout audio driver
Fri, 25 Oct 2002 16:06:25 +0000 albeu Reverse Arpi's commit and put the right fix in place.
Fri, 25 Oct 2002 14:58:30 +0000 arpi better error handling
Fri, 25 Oct 2002 14:33:51 +0000 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
Fri, 25 Oct 2002 14:13:32 +0000 arpi patch for crashes/memory corruptions in ASX playlist parser.
Fri, 25 Oct 2002 10:27:20 +0000 colin Check what we obtain in SDL_OpenAudio() - allows to build the
Fri, 25 Oct 2002 09:45:31 +0000 henry v4l options update
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Fri, 25 Oct 2002 09:42:41 +0000 henry added an option for specifying the size of capture buffer
Thu, 24 Oct 2002 22:06:09 +0000 diego Spellchecked, reworded, reformatted, small additions and corrections.
Thu, 24 Oct 2002 21:34:54 +0000 rik spelling: paramerters -> parameters
Thu, 24 Oct 2002 21:27:50 +0000 rik sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
Thu, 24 Oct 2002 21:05:16 +0000 arpi 2 small fixes
Thu, 24 Oct 2002 21:01:46 +0000 diego pre9 entry spellchecked in preparation of the imminent release.
Thu, 24 Oct 2002 20:56:38 +0000 arpi updated
Thu, 24 Oct 2002 19:40:08 +0000 arpi 10l... #ifdef doesn't work for enums :(
Thu, 24 Oct 2002 18:13:24 +0000 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
Thu, 24 Oct 2002 18:12:40 +0000 jkeil on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
Thu, 24 Oct 2002 17:39:12 +0000 arpi updated comments
Thu, 24 Oct 2002 17:34:01 +0000 arpi made gcd() static
Thu, 24 Oct 2002 10:05:09 +0000 arpi 100l - Michael is right, we don't need le2me here
Wed, 23 Oct 2002 23:57:45 +0000 pontscho small warning fix from Dominik Mierzejewski
Wed, 23 Oct 2002 23:52:57 +0000 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
Wed, 23 Oct 2002 23:48:42 +0000 arpi 10l
Wed, 23 Oct 2002 23:40:34 +0000 arpi max header size increased
Wed, 23 Oct 2002 23:15:25 +0000 arpi fixed unaligned access (bus error on sparc)
Wed, 23 Oct 2002 23:13:26 +0000 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
Wed, 23 Oct 2002 23:12:09 +0000 diego gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
Wed, 23 Oct 2002 23:02:26 +0000 pontscho cosmetic
Wed, 23 Oct 2002 22:56:19 +0000 arpi updated
Wed, 23 Oct 2002 22:23:12 +0000 arpi rewrote the lirc code to remove the fork
Wed, 23 Oct 2002 22:21:54 +0000 arpi applied Albeu's doc on -input file=...