This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: Prepare for 1.6.2 release Author: Gregor Jasny <[email protected]> Date: Fri Nov 21 20:51:56 2014 +0100 ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=e7b31d742864065e96458be381054f02aa0acf0e diff --git a/ChangeLog b/ChangeLog index b1e021d..b0a39da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +v4l-utils-1.6.2 +--------------- + +Hans Verkuil (5): + v4l2-ctl: fix sliced vbi mode parsing + v4l2-compliance: when streaming used at least 2 buffers. + v4l2-compliance: add initial checks for VIDIOC_QUERY_EXT_CTRL + v4l2-ctl: add support for U32 control type. + v4l2-ctl: fix array handling + + v4l-utils-1.6.1 --------------- diff --git a/configure.ac b/configure.ac index 7692b13..069913d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([v4l-utils],[1.6.1]) +AC_INIT([v4l-utils],[1.6.2]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
