Browse Source

www1.mplayerhq.hu --> lists.mplayerhq.hu

Originally committed as revision 5459 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
2b165e2901
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      doc/ffmpeg-doc.texi
  2. +1
    -1
      doc/optimization.txt

+ 1
- 1
doc/ffmpeg-doc.texi View File

@@ -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


+ 1
- 1
doc/optimization.txt View File

@@ -21,7 +21,7 @@ comprehend the instructions, it could help understanding the functions
and how they can be optimized.

NOTE: If you still don't understand some function, ask at our mailing list!!!
(http://www1.mplayerhq.hu/mailman/listinfo/ffmpeg-devel)
(http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel)





Loading…
Cancel
Save