log

age author description
Wed, 10 Apr 2002 18:40:14 +0000 arpi OS/2 fix
Wed, 10 Apr 2002 16:03:08 +0000 mswitch Some minor changes to the avcodec code.
Wed, 10 Apr 2002 12:43:26 +0000 rfelker Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)
Wed, 10 Apr 2002 10:19:43 +0000 jaf a temporary disable for opendivx - please remove or fix
Wed, 10 Apr 2002 06:55:03 +0000 mswitch Make avcodec the default encoder again, thanks Michael
Wed, 10 Apr 2002 05:23:13 +0000 michael memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>
Tue, 09 Apr 2002 23:55:47 +0000 michael trying to fix davids "libavcodec bug" ...
Tue, 09 Apr 2002 15:55:00 +0000 jonas sync
Tue, 09 Apr 2002 14:02:55 +0000 arpi new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
Tue, 09 Apr 2002 14:01:53 +0000 arpi 2 new simple filters: yuy2 and format
Tue, 09 Apr 2002 13:18:45 +0000 atmos4 VM Fix by Uwe.Reder@3soft.de
Tue, 09 Apr 2002 12:03:29 +0000 jaf looks better ...
Mon, 08 Apr 2002 23:12:22 +0000 arpi vf_fame added - yv12->mpes converter
Mon, 08 Apr 2002 21:25:58 +0000 arpi maintainers section updated
Mon, 08 Apr 2002 16:40:52 +0000 gabucino commited hogyishijjak's patch
Mon, 08 Apr 2002 14:43:18 +0000 michael fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
Mon, 08 Apr 2002 01:56:55 +0000 arpi +libmpeg2
Mon, 08 Apr 2002 01:54:11 +0000 arpi updated
Mon, 08 Apr 2002 01:36:21 +0000 arpi copy width too
Mon, 08 Apr 2002 01:33:29 +0000 arpi relaly black packed yuv images
Mon, 08 Apr 2002 01:26:20 +0000 arpi really black yv12/rgb images (todo: packed yuv)
Mon, 08 Apr 2002 00:06:03 +0000 arpi pp passtrough
Sun, 07 Apr 2002 23:30:59 +0000 arpi free old context, really use query_format
Sun, 07 Apr 2002 22:45:07 +0000 arpi 10l
Sun, 07 Apr 2002 21:36:39 +0000 arpi allocate 2 lines more memory - to avoid some sig11
Sun, 07 Apr 2002 21:33:42 +0000 arpi colorspace conversion support
Sun, 07 Apr 2002 20:21:37 +0000 arpi swscale filter
Sun, 07 Apr 2002 18:56:46 +0000 arpi divx4vfw is buggy
Sun, 07 Apr 2002 18:00:41 +0000 pontscho small bugfixes...
Sun, 07 Apr 2002 17:42:31 +0000 arpi vf control codes added, autoq support