diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-06-09 09:55:57 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-06-09 09:55:57 +0000 |
commit | 2b165e2901d2ed2e6fcac52cc2f18c9a559ddd49 (patch) | |
tree | 6814ffa1cd827eb440000b619e674a6bd7366948 /doc/ffmpeg-doc.texi | |
parent | 1c1b5a4094b96e020374e933a662c9b547169a37 (diff) | |
download | ffmpeg-2b165e2901d2ed2e6fcac52cc2f18c9a559ddd49.tar.gz |
www1.mplayerhq.hu --> lists.mplayerhq.hu
Originally committed as revision 5459 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 54e6ed07be..48a203e25c 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1328,7 +1328,7 @@ verify that there are no big problems. Patches should be posted as base64 encoded attachments (or any other encoding which ensures that the patch won't be trashed during transmission) to the ffmpeg-devel mailing list, see -@url{http://www1.mplayerhq.hu/mailman/listinfo/ffmpeg-devel} +@url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel} It also helps quite a bit if you tell us what the patch does (for example 'replaces lrint by lrintf'), and why (for example '*BSD isn't C99 compliant |