diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-07-18 14:01:33 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-07-18 14:01:33 +0000 |
commit | 387fe82c95758fb8491edc060c08bf7d83ed24fd (patch) | |
tree | 29de4195a17eb1974feb1b50f1a1a2762500dd01 | |
parent | 4863bf0d16c9c8df57729ba327b9f009ff1809bf (diff) | |
download | ffmpeg-387fe82c95758fb8491edc060c08bf7d83ed24fd.tar.gz |
Fix URL for ffv1, msmpeg4, asv1, 4xm docs.
Originally committed as revision 24304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 3f17738940..d49f66fae8 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -482,7 +482,7 @@ see @url{http://www.iversenit.dk/dev/ffmpeg-headers/} @section Where is the documentation about ffv1, msmpeg4, asv1, 4xm? -see @url{http://svn.ffmpeg.org/michael/trunk/docs/} +see @url{http://www.ffmpeg.org/~michael/} @section How do I feed H.263-RTP (and other codecs in RTP) to libavcodec? |