view DOCS/default.css @ 28928:f2b3f28982b8

Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le) that can make -oac lavc unusable.
author reimar
date Sun, 15 Mar 2009 16:37:06 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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