diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-04-04 11:41:13 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-04-04 11:41:13 +0000 |
commit | 7c1ebf179bd674e7237ea289ef37137ab6977fb5 (patch) | |
tree | d437dd1216b5a002a17338553ff3a41911d8ca50 | |
parent | e7b85a15c86e31ca255487df649537d41c131054 (diff) | |
download | ffmpeg-7c1ebf179bd674e7237ea289ef37137ab6977fb5.tar.gz |
typo/grammar
Originally committed as revision 8623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 9c41679ae2..73e45e99f2 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -352,11 +352,11 @@ first, an MP3 decoder decodes MP3 packets not bastardized MP3 packets encapsulated in RTP. The same applies to all decoders, this is not specific to ffmpeg or libavcodec. -@section where can i find libav* headers for pascal/delphi +@section Where can I find libav* headers for Pascal/Delphi? see @url{http://www.iversenit.dk/dev/ffmpeg-headers/} -@section where are the docs about ffv1, msmpeg4, asv1, 4xm? +@section Where is the documentation about ffv1, msmpeg4, asv1, 4xm? see @url{http://svn.mplayerhq.hu/michael/trunk/docs/} |