log

age author description
Tue, 09 Jul 2002 20:38:21 +0000 atmos4 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
Tue, 09 Jul 2002 19:40:54 +0000 atmos4 10l, evidently killed some lines and missed it when doing cvs diff.
Tue, 09 Jul 2002 19:05:23 +0000 atmos4 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
Tue, 09 Jul 2002 18:53:07 +0000 atmos4 Support for yuv410p as needed by ffsvq1.
Tue, 09 Jul 2002 17:51:49 +0000 jonas sync
Tue, 09 Jul 2002 17:01:52 +0000 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
Tue, 09 Jul 2002 10:14:55 +0000 pontscho switch off nearest scaling ...
Tue, 09 Jul 2002 08:26:34 +0000 bertrand Fixed the asf http authentication.
Tue, 09 Jul 2002 08:23:47 +0000 bertrand Added ASF_Authenticate as an asf stream type.
Mon, 08 Jul 2002 23:29:02 +0000 atmos4 Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
Mon, 08 Jul 2002 21:44:51 +0000 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
Mon, 08 Jul 2002 21:34:24 +0000 arpi #ifdef'ed divx4 2pass code - idea by Diego
Mon, 08 Jul 2002 08:55:07 +0000 diego Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
Mon, 08 Jul 2002 07:20:37 +0000 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
Mon, 08 Jul 2002 04:11:23 +0000 atmos4 Add missing authentication for asf streaming.