view DOCS/default.css @ 36371:bbf289ad03f2

vo_vdpau: Initialize variables before, not after setup code. Fixes possible crashes when playing multiple videos without -fixed-vo.
author reimar
date Tue, 15 Oct 2013 18:58:55 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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