Browse Source

vsrc_testsrc: fix mailing list reference URL

tags/n0.9
Diego Biurrun 14 years ago
parent
commit
959cfbf3f4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vsrc_testsrc.c

+ 1
- 1
libavfilter/vsrc_testsrc.c 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.


Loading…
Cancel
Save