view DOCS/default.css @ 17079:c3893e949327

muxer_lavf MUST be disabled by default until someone adds AVParser support to it. Otherwise users will generate files with totally nonsensical pts if they use B frames! (And they are already doing so -- see mplayer-users list!) If anyone wants to volunteer to add AVParser support, go right ahead! But until then, do not remove this check. :)
author rfelker
date Fri, 02 Dec 2005 19:43:36 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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