Tue, 05 Jun 2007 23:30:37 +0000 |
ptt |
little correction to make nroff not to complain about line lennghts....
|
Tue, 05 Jun 2007 18:35:34 +0000 |
ben |
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
|
Tue, 05 Jun 2007 17:15:28 +0000 |
ptt |
sync'd up to r23467
|
Tue, 05 Jun 2007 16:13:00 +0000 |
diego |
Create a new MSGT for just the status line.
|
Tue, 05 Jun 2007 15:09:51 +0000 |
reimar |
Do not use fast_memcpy when data is read again immediately afterwards.
|
Tue, 05 Jun 2007 15:09:49 +0000 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Tue, 05 Jun 2007 14:12:37 +0000 |
reimar |
Use avcodec_decode_audio2 in ad_ffmpeg.c
|
Tue, 05 Jun 2007 13:40:10 +0000 |
kraymer |
r23410: add documentation for new -menu-chroot option
|
Tue, 05 Jun 2007 13:18:16 +0000 |
mhoffman |
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line
|
Tue, 05 Jun 2007 11:37:16 +0000 |
reimar |
Make gmplayer show right colors if X server does not use native byteorder.
|
Tue, 05 Jun 2007 11:13:32 +0000 |
reimar |
Avoiding sscanf in cddb support reading more data with %s than buffer size
|