1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

vsrc_testsrc: fix mailing list reference URL

This commit is contained in:
Diego Biurrun
2011-10-30 18:04:22 +01:00
parent 2f5df0b12c
commit 959cfbf3f4

View File

@@ -24,7 +24,7 @@
* Misc test sources. * Misc test sources.
* *
* testsrc is based on the test pattern generator demuxer by Nicolas George: * 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 * rgbtestsrc is ported from MPlayer libmpcodecs/vf_rgbtest.c by
* Michael Niedermayer. * Michael Niedermayer.