diff DOCS/faq.html @ 1785:5bf17e98893a

*** empty log message ***
author gabucino
date Thu, 30 Aug 2001 20:52:02 +0000
parents 6ad9ce536cf9
children ff547d7d4ab3
line wrap: on
line diff
--- a/DOCS/faq.html	Thu Aug 30 20:51:35 2001 +0000
+++ b/DOCS/faq.html	Thu Aug 30 20:52:02 2001 +0000
@@ -99,7 +99,7 @@
 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
 ./configure autodetects your DGA driver. If -vo help doesn't show
 DGA, then there's a problem with your X installation.
-Try ./configure --enable-dga (and RTFM)
+Try ./configure --enable-dga (and RTFM)
 Alternatively, try SDL's DGA driver with '-vo sdl:dga' options.
 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
 
@@ -127,7 +127,7 @@
 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
 
 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-What about DVD playing ?
+What about DVD playing ?
 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
 Read the CD/DVD section .
 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
@@ -236,7 +236,7 @@
 What exactly is this libavcodec?
 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
 It's from Gerard Lantau's ffmpeg package (http://ffmpeg.sourceforge.net).
-It has C language DivX ;-) and OpenDivX alpha 47 codec.  Some benchmarks
+It has C language DivX ;-) and OpenDivX alpha 47 codec.  Some benchmarks
 showed that its DivX seems to be even faster than DirectShow codec without
 preprocessing, and only a few percent slower than ProjectMayo's DivX4
 decoder. It uses YV12 pixel format, so old Voodoo users can use it for YUV.