summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-04-08 00:17:53 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-04-08 00:20:18 +0200
commit610b963e82e64055dc56f07bc871745f61255c21 (patch)
tree760656d8685333e6a6fbe73f4c939adddbceebbe /doc
parentffb61814a038e7fe9223e7f8460161d661b94e42 (diff)
Fix link to ffmpeg-devel
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index ad786a0b31..27756a7e61 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -262,7 +262,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 will not be trashed during
transmission) to the ffmpeg-devel mailing list, see
-@url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel}
+@url{http://lists.ffmpeg.org/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