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.3 release Author: Gregor Jasny <[email protected]> Date: Wed May 6 21:27:12 2015 +0200 Signed-off-by: Gregor Jasny <[email protected]> ChangeLog | 17 +++++++++++++++++ configure.ac | 2 +- 2 files changed, 18 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=ebdd10072f73aaac83692f68c5ae1814f791abf3 diff --git a/ChangeLog b/ChangeLog index b0a39da..69dc259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +v4l-utils-1.6.3 +--------------- + +Gregor Jasny (2): + v4lconvert: Add ASUS A7Sn to upside down table + v4lconvert: Add ASUS A6R to upside down table + +Mauro Carvalho Chehab (4): + Synchronize with the Kernel + vivid-tpg.h.patch: update to match current upstream tree + sync-with-kernel: add include/linux/media.h + configure.ac: fix qv4l2 if QGLFunctions doesn't exist + +Ricardo Ribalda Delgado (1): + libv4lconvert: Fix support for Y16 pixel format + + v4l-utils-1.6.2 --------------- diff --git a/configure.ac b/configure.ac index 5b69359..0fe4d26 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.2]) +AC_INIT([v4l-utils],[1.6.3]) 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
