log

age author description
Thu, 22 Nov 2001 19:40:38 +0000 michael 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR)
Thu, 22 Nov 2001 19:22:49 +0000 michael newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now
Thu, 22 Nov 2001 18:52:25 +0000 pontscho bocs, elfelejtettem feltenni :)
Thu, 22 Nov 2001 18:00:25 +0000 gabucino *** empty log message ***
Thu, 22 Nov 2001 18:00:18 +0000 alex hacked support for postprocessing to rawyv12
Thu, 22 Nov 2001 17:14:26 +0000 alex added some new types
Thu, 22 Nov 2001 15:43:24 +0000 alex added demux_info
Thu, 22 Nov 2001 15:30:54 +0000 alex added demux_info support
Thu, 22 Nov 2001 15:10:38 +0000 alex wrote a very annoying bug
Thu, 22 Nov 2001 15:08:39 +0000 alex added support for demux_info
Thu, 22 Nov 2001 14:24:17 +0000 alex it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
Thu, 22 Nov 2001 10:20:09 +0000 nick Minor fixes
Thu, 22 Nov 2001 10:06:30 +0000 pl -rdynamic is now enabled if (bsd) || (_xanim is yes)
Thu, 22 Nov 2001 03:20:36 +0000 arpi ehh.. double ifdef fixed
Thu, 22 Nov 2001 03:16:31 +0000 arpi mplayer integration
Thu, 22 Nov 2001 03:15:49 +0000 arpi NEW_DSHOW added (for dshow C version)
Thu, 22 Nov 2001 01:56:10 +0000 pl -rdynamic is only needed on bsd's (well... it was the case in C1)
Thu, 22 Nov 2001 00:01:10 +0000 arpi xine's bugs fixed - YV50 yv12 and setup_fs
Wed, 21 Nov 2001 23:42:06 +0000 arpi imported from xine
Wed, 21 Nov 2001 22:56:38 +0000 atmos4 10l for al3x :-P
Wed, 21 Nov 2001 21:09:03 +0000 pl fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
Wed, 21 Nov 2001 19:12:39 +0000 arpi C++ -> C (import from avifile cvs)
Wed, 21 Nov 2001 18:40:59 +0000 pontscho remove dga support
Wed, 21 Nov 2001 17:43:57 +0000 pontscho add half dvd support for gui
Wed, 21 Nov 2001 17:07:40 +0000 gabucino ehh too much
Wed, 21 Nov 2001 16:51:03 +0000 arpi 2.2.x+SSE fixed
Wed, 21 Nov 2001 16:43:33 +0000 atmos4 Fix kernel asm check.
Wed, 21 Nov 2001 16:14:14 +0000 alex added demuxer_info
Wed, 21 Nov 2001 10:34:06 +0000 nick Direct YV12 support!!! But only in black and white mode :(
Wed, 21 Nov 2001 10:30:59 +0000 pontscho add subtitle language detect.