Преглед на файлове

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

Michael Niedermayer преди 14 години
родител
ревизия
610b963e82
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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