From f245a2086a10327d0fd5ffd0500721729017c772 Mon Sep 17 00:00:00 2001 From: Stephan Hilb Date: Wed, 16 Jan 2013 11:27:20 +0100 Subject: [PATCH] lavd/v4l2: update broken link to v4l2 video capture example Reviewed-by: Stefano Sabatini --- libavdevice/v4l2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavdevice/v4l2.c b/libavdevice/v4l2.c index 26ff31c1e5b..41ae3e89a8b 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_* -- 2.39.2