view DOCS/default.css @ 17200:a1b8eeffdfcd

include fastmemcpy.h before stream.h, so it is used for the stream_read function, too. Gives a small speedup for e.g. high bandwidth MPEG2
author reimar
date Sat, 17 Dec 2005 10:46:48 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}