[FFmpeg-devel] [PATCH 2/3] lavd/v4l2: update broken link to v4l2 video capture example
Stephan Hilb
stephan at ecshi.net
Wed Jan 16 00:32:14 CET 2013
---
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_*
--
1.8.1
More information about the ffmpeg-devel
mailing list