view DOCS/default.css @ 30537:7bebe34b6ad2

Move movie_aspect extern declaration to libmpcodecs/vd.h. This is the appropriate place for the declaration; the variable is declared in libmpcodecs/vd.c.
author diego
date Sun, 14 Feb 2010 14:47:22 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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