view DOCS/default.css @ 23514:eb85913b9dc3

Don't set random codec parameters for AC3/DTS in mkv. Those values are not needed anyway. This fixes stream copying from mkv with mencoder. Patch by Trent Piepho.
author aurel
date Sun, 10 Jun 2007 16:45:30 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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