Wed, 07 Nov 2001 18:18:22 +0000 |
gabucino |
*** empty log message ***
|
Wed, 07 Nov 2001 10:43:46 +0000 |
eyck |
gui and menus
|
Wed, 07 Nov 2001 10:06:51 +0000 |
eyck |
add gui, this way we can finally add usable entry to menus. ( Sveg Hartge
|
Wed, 07 Nov 2001 08:52:04 +0000 |
nick |
rgb32tobgr32 now is documented ;)
|
Wed, 07 Nov 2001 02:15:04 +0000 |
arpi |
fixed usleep() - 10l?
|
Wed, 07 Nov 2001 01:59:28 +0000 |
arpi |
workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)
|
Tue, 06 Nov 2001 23:54:41 +0000 |
michael |
rgb32tobgr32 / bgr32torgb32
|
Tue, 06 Nov 2001 23:53:43 +0000 |
gabucino |
updated decss status (huh?)
|
Tue, 06 Nov 2001 23:14:35 +0000 |
lgb |
Installing mencoder and mencoder.1 if executable mencoder was compiled before issuing make install
|
Tue, 06 Nov 2001 22:58:12 +0000 |
lgb |
Somebody wanna drink some cola?
|
Tue, 06 Nov 2001 19:51:15 +0000 |
pl |
FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec found
|
Tue, 06 Nov 2001 19:26:22 +0000 |
michael |
gcc does optimize writes to non volatile variables away if it didnt know that they were read in between
|
Tue, 06 Nov 2001 19:16:49 +0000 |
michael |
15/16 bpp dithering
|
Tue, 06 Nov 2001 18:42:22 +0000 |
michael |
better dithering
|
Tue, 06 Nov 2001 18:20:41 +0000 |
gabucino |
Applied Nick Kurshev's patch
|
Tue, 06 Nov 2001 17:14:22 +0000 |
nick |
Minor speedup of rgb32to24. (performance is not successful)
|
Tue, 06 Nov 2001 17:04:56 +0000 |
gabucino |
oh my god what have i done...
|
Tue, 06 Nov 2001 17:04:13 +0000 |
jkeil |
Remove a few obsolete header includes (fixes a compile error on solaris)
|
Tue, 06 Nov 2001 16:56:27 +0000 |
jkeil |
dvb test, /dev/ost/video:
|
Tue, 06 Nov 2001 16:53:47 +0000 |
michael |
minor changes (fixed some warnings, added attribute aligned(8) stuff)
|
Tue, 06 Nov 2001 16:35:17 +0000 |
nick |
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
|
Tue, 06 Nov 2001 16:21:38 +0000 |
nick |
optimized rgb24to16 stuff
|
Tue, 06 Nov 2001 14:43:19 +0000 |
michael |
mmx2 bgr24 stuff from swscale (slightly faster)
|
Tue, 06 Nov 2001 13:53:43 +0000 |
nick |
rgb24to32 now is faster
|