log

age author description
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
Tue, 06 Nov 2001 13:45:57 +0000 michael vars are aligned by 8 now (even faster, yes they where not aligned correctly)
Tue, 06 Nov 2001 13:41:12 +0000 michael 16bpp is 10% faster
Tue, 06 Nov 2001 13:26:43 +0000 michael 15 bpp support
Tue, 06 Nov 2001 13:06:50 +0000 michael common code moved to a #define
Tue, 06 Nov 2001 12:32:27 +0000 pontscho add prostproc/rgb2rgb
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Tue, 06 Nov 2001 11:21:43 +0000 nick No longer required
Tue, 06 Nov 2001 04:06:55 +0000 michael faster bgr24 output
Tue, 06 Nov 2001 01:04:11 +0000 gabucino small typo fixed
Mon, 05 Nov 2001 23:49:15 +0000 michael only 6 registers used
Mon, 05 Nov 2001 21:49:20 +0000 jaf autodetecting for dvb-cards
Mon, 05 Nov 2001 21:33:59 +0000 atmos4 MEncoder compile fiy by marpet.
Mon, 05 Nov 2001 19:55:11 +0000 michael unsigned stuff
Mon, 05 Nov 2001 18:50:58 +0000 michael yuy2toyv12 fixed and speedup
Mon, 05 Nov 2001 18:26:49 +0000 michael fixed yv12toyuy2