Fri, 17 Feb 2006 03:49:33 +0000 |
pacman |
Fix colormap save/restore for directcolor fb devices
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Thu, 16 Feb 2006 22:43:42 +0000 |
aurel |
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
|
Thu, 16 Feb 2006 22:35:04 +0000 |
aurel |
fix compilation without openal
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Thu, 16 Feb 2006 12:55:23 +0000 |
michael |
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
|
Thu, 16 Feb 2006 12:52:09 +0000 |
michael |
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)
|
Thu, 16 Feb 2006 10:08:03 +0000 |
iive |
include config.h before includes that need it
|
Tue, 14 Feb 2006 22:10:22 +0000 |
rtognimp |
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
|
Tue, 14 Feb 2006 21:43:32 +0000 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
Tue, 14 Feb 2006 21:42:49 +0000 |
rtognimp |
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building
|
Tue, 14 Feb 2006 20:13:55 +0000 |
aurel |
Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)
|