view DOCS/default.css @ 29881:5797dc687a8e

Add preliminary support for streaming via FFmpeg's URProtocol functions. Basic playback tested for file and http protocols.
author reimar
date Tue, 17 Nov 2009 16:09:17 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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