log libvo/vo_dxr3.c @ 5910:20c335d98ab3

age author description
Fri, 26 Apr 2002 20:10:05 +0000 atmos4 argh, missed this one as I have no dxr3.
Tue, 16 Apr 2002 11:14:49 +0000 mswitch Disabled spuenc code due to upcoming prerelease, there are still bugs here
Wed, 10 Apr 2002 16:03:08 +0000 mswitch Some minor changes to the avcodec code.
Wed, 10 Apr 2002 06:55:03 +0000 mswitch Make avcodec the default encoder again, thanks Michael
Tue, 09 Apr 2002 23:55:47 +0000 michael trying to fix davids "libavcodec bug" ...
Sat, 06 Apr 2002 07:30:28 +0000 mswitch Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
Fri, 05 Apr 2002 18:05:57 +0000 mswitch Make fame the default encoder until lavc's mpeg1 encoder is repaired.
Thu, 04 Apr 2002 16:35:03 +0000 mswitch Removed blinking effect from spuenc
Thu, 04 Apr 2002 16:11:09 +0000 mswitch Added spuenc... should write a draw_alpha_spu perhaps =D
Sat, 30 Mar 2002 06:24:49 +0000 mswitch Fixed avcodec init bug
Thu, 28 Mar 2002 15:05:51 +0000 mswitch lego++ bug fixed by XorA
Tue, 26 Mar 2002 18:47:42 +0000 mswitch XorA added the option of switching between fame/avcodec without
Mon, 25 Mar 2002 05:13:19 +0000 mswitch Bugfix by XorA
Sun, 24 Mar 2002 18:01:08 +0000 mswitch Fixed bug in Athlon detection code ;)
Sun, 24 Mar 2002 15:33:12 +0000 mswitch XorA found a bug in the avcodec code
Sun, 24 Mar 2002 15:18:38 +0000 mswitch Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blocky
Sat, 23 Mar 2002 18:16:22 +0000 mswitch Aspect code reenabled, apparently users didn't like running movies
Sat, 23 Mar 2002 16:36:42 +0000 mswitch Disable prebuffering on athlons (3DNowEx) as the ones running at 266MHz
Sat, 23 Mar 2002 15:43:17 +0000 mswitch As jittering is corrected we might as well play the movie in full res
Sat, 23 Mar 2002 15:27:47 +0000 mswitch Jitter-bug fixed by Marcel Hild <hild@b4mad.net>, many many thanks goes
Wed, 20 Mar 2002 17:26:52 +0000 mswitch Fame support enabled, awaiting bugreports =D
Tue, 19 Mar 2002 15:08:15 +0000 mswitch Automatically use avcodec if it exists, otherwise fall back to fame (due
Sat, 16 Mar 2002 15:49:26 +0000 mswitch Fixed some bugs with fame, had to disable prebuffering with fame though
Sat, 16 Mar 2002 06:01:13 +0000 mswitch Fixed problem with seeking/sync when using libfame
Fri, 15 Mar 2002 17:24:27 +0000 mswitch No longer force the device into not using fame
Wed, 13 Mar 2002 14:39:24 +0000 mswitch This will slow down wobbling (just a bit)
Wed, 13 Mar 2002 14:15:00 +0000 mswitch Added preliminary fame support
Mon, 18 Feb 2002 18:23:14 +0000 mswitch Accidentally mixed experimental code with stable one during last commit,
Mon, 18 Feb 2002 17:34:20 +0000 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
Sat, 16 Feb 2002 13:41:32 +0000 mswitch Fixed a bug with prebuffering which would cause syncloss, someone at