Bladeren bron

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

Michael Niedermayer 14 jaren geleden
bovenliggende
commit
610b963e82
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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