Browse Source

Fix link to ffmpeg-devel
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer 14 years ago
parent
commit
610b963e82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/developer.texi

+ 1 - 1
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