log

age author description
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
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
Mon, 05 Nov 2001 18:12:27 +0000 arpi MBC->MPEG2_MBC, max image size increased
Mon, 05 Nov 2001 18:03:46 +0000 nick Forgot
Mon, 05 Nov 2001 17:56:11 +0000 nick Fixed rgb32(24)to15 stuff
Mon, 05 Nov 2001 17:46:20 +0000 nick Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
Mon, 05 Nov 2001 17:35:28 +0000 nick Well - old algorithms and new stuff rgb24to16(15)
Mon, 05 Nov 2001 17:00:42 +0000 pontscho fix small xshape bug
Mon, 05 Nov 2001 15:47:21 +0000 arpi passing palette to libvo
Mon, 05 Nov 2001 15:02:37 +0000 arpi -lm for ffmpeg detect Christian Marillat <marillat@free.fr>
Mon, 05 Nov 2001 14:59:51 +0000 arpi ignoring decompressquery error
Mon, 05 Nov 2001 14:56:18 +0000 arpi updated
Mon, 05 Nov 2001 08:38:18 +0000 nick rgb32to16, rgb32to15 support
Mon, 05 Nov 2001 08:37:27 +0000 nick More standards compilance
Mon, 05 Nov 2001 05:47:14 +0000 jaf Transated by: Leandro Lucarella <leandro@lucarella.com.ar
Mon, 05 Nov 2001 05:38:23 +0000 jaf Sorry, my laptop has no dvb-card
Mon, 05 Nov 2001 03:01:11 +0000 arpi ao_mpegpes
Mon, 05 Nov 2001 02:58:47 +0000 arpi vo_pts added
Mon, 05 Nov 2001 02:55:00 +0000 arpi audio packet writting added
Mon, 05 Nov 2001 02:53:53 +0000 arpi libvo driver may have its own timing
Mon, 05 Nov 2001 02:25:30 +0000 michael yuy2toyv12 in MMX
Mon, 05 Nov 2001 02:04:10 +0000 atmos4 Quick hack to don't use ldivxencode on systems where it'S not installed.
Mon, 05 Nov 2001 01:21:05 +0000 michael yv12toyuy2 in MMX
Mon, 05 Nov 2001 00:45:55 +0000 michael yv12 <-> yuy2 in C