diff mbox

Update the link pointing the patch for porting the application to libv4l2

Message ID 1389610787-16679-1-git-send-email-prabhakar.csengg@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Lad, Prabhakar Jan. 13, 2014, 10:59 a.m. UTC
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
---
 README.libv4l |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gregor Jasny Jan. 14, 2014, 4:23 p.m. UTC | #1
On 13/01/14 11:59, Prabhakar Lad wrote:
> From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
>
> Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
> ---
>   README.libv4l |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/README.libv4l b/README.libv4l
index 0be503f..ffe6366 100644
--- a/README.libv4l
+++ b/README.libv4l
@@ -169,4 +169,4 @@  A: Just replace the open call for your device by v4l2_open and all
 Q: I still need an example how to convert my application!
 A: Check out the patches for the VLC media player:
    https://trac.videolan.org/vlc/attachment/ticket/1804/vlc-0.8.6-libv4l1.patch
-   https://trac.videolan.org/vlc/attachment/ticket/1804/vlc-0.8.6-libv4l2.patch
+   https://trac.videolan.org/vlc/attachment/ticket/1804/vlc-0.9.3-libv4l2.patch