view DOCS/default.css @ 19810:7dfc3d2bb54b

Fix block duration calculation in mkv demuxer. According to specs, BlockDuration value is based on TimecodeScale.
author eugeni
date Tue, 12 Sep 2006 21:40:01 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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