[FFmpeg-cvslog] lavd/v4l2: update broken link to v4l2 video capture example
Stephan Hilb
git at videolan.org
Wed Jan 16 11:27:52 CET 2013
ffmpeg | branch: master | Stephan Hilb <stephan at ecshi.net> | Wed Jan 16 11:27:20 2013 +0100| [f245a2086a10327d0fd5ffd0500721729017c772] | committer: Carl Eugen Hoyos
lavd/v4l2: update broken link to v4l2 video capture example
Reviewed-by: Stefano Sabatini
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f245a2086a10327d0fd5ffd0500721729017c772
---
libavdevice/v4l2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavdevice/v4l2.c b/libavdevice/v4l2.c
index 26ff31c..41ae3e8 100644
--- a/libavdevice/v4l2.c
+++ b/libavdevice/v4l2.c
@@ -24,7 +24,7 @@
* Video4Linux2 grab interface
*
* Part of this file is based on the V4L2 video capture example
- * (http://v4l2spec.bytesex.org/v4l2spec/capture.c)
+ * (http://linuxtv.org/downloads/v4l-dvb-apis/capture-example.html)
*
* Thanks to Michael Niedermayer for providing the mapping between
* V4L2_PIX_FMT_* and AV_PIX_FMT_*
More information about the ffmpeg-cvslog
mailing list