view DOCS/default.css @ 31459:1cf0f471ceee

Improves EDL to avoid jumping into a skipped out scene. It also Disables video flipping after seek until next valid PTS is received. Patch by Vlad Seryakov vseryakov a_t gmail.
author reynaldo
date Mon, 21 Jun 2010 20:44:12 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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