diff options
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | 2014-01-13 16:29:46 +0530 |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2014-01-14 17:22:05 +0100 |
commit | 21426b51250e6be34f18b1d49c3f6170d187d612 (patch) | |
tree | e2dbefafab19479506a44c2632dad05026dfde59 | |
parent | 10a801bdf08046570814cdd1ca68378a705ac915 (diff) |
libv4l: Update the link pointing the patch for porting the application to libv4l2
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
-rw-r--r-- | README.libv4l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.libv4l b/README.libv4l index 0be503fc..ffe6366a 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 |