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=...
|