[FFmpeg-cvslog] vsrc_testsrc: fix mailing list reference URL

Diego Biurrun git at videolan.org
Thu Nov 3 02:23:08 CET 2011


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Sun Oct 30 18:04:22 2011 +0100| [959cfbf3f4d20367011be006affff9f5f31ac39d] | committer: Diego Biurrun

vsrc_testsrc: fix mailing list reference URL

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=959cfbf3f4d20367011be006affff9f5f31ac39d
---

 libavfilter/vsrc_testsrc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavfilter/vsrc_testsrc.c b/libavfilter/vsrc_testsrc.c
index be3bea1..0f5596b 100644
--- a/libavfilter/vsrc_testsrc.c
+++ b/libavfilter/vsrc_testsrc.c
@@ -24,7 +24,7 @@
  * Misc test sources.
  *
  * testsrc is based on the test pattern generator demuxer by Nicolas George:
- * http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-October/037845.html
+ * http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2007-October/037845.html
  *
  * rgbtestsrc is ported from MPlayer libmpcodecs/vf_rgbtest.c by
  * Michael Niedermayer.



More information about the ffmpeg-cvslog mailing list