[git:v4l-utils/master] v4l2-ctl: initial attempt to support M2M device streaming

2013-04-11 Thread Hans Verkuil
-off-by: Tzu-Jung Lee tj...@ambarella.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 207 - 1 files changed, 206 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] v4l2-ctl: find_pixel_format couldn't handle output streams.

2013-04-14 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: find_pixel_format couldn't handle output streams. Author: Hans Verkuil hans.verk...@cisco.com Date:Sun Apr 14 14:53:05 2013 +0200

[git:v4l-utils/master] v4l-utils: sync with latest kernel.

2013-04-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l-utils: sync with latest kernel. Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Apr 15 08:19:26 2013 +0200 Signed-off-by: Hans

[git:v4l-utils/master] v4l2-dbg: remove unused source.

2013-04-20 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-dbg: remove unused source. Author: Hans Verkuil hans.verk...@cisco.com Date:Sat Apr 20 23:33:18 2013 +0200 v4l2-chipids.cpp

[git:v4l-utils/master] v4l2-compliance: improve overlay clipping tests.

2013-05-31 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: improve overlay clipping tests. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri May 31 16:46:23 2013 +0200 Signed-off

[git:v4l-utils/master] v4l2-compliance: refactor code to create invalid formats.

2013-05-31 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: refactor code to create invalid formats. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri May 31 16:20:51 2013 +0200

[git:v4l-utils/master] v4l2-compliance: check that g_register fills the size field.

2013-05-31 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: check that g_register fills the size field. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri May 31 16:54:01 2013 +0200

[git:v4l-utils/master] rds-ctl: fix percentage handling.

2013-06-02 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: rds-ctl: fix percentage handling. Author: Hans Verkuil hans.verk...@cisco.com Date:Sun Jun 2 13:32:01 2013 +0200 The block_cnt can be 0

[git:v4l-utils/master] rds-ctl: support RDS-EON and TMC-tuning info

2013-06-07 Thread Hans Verkuil
functionality to print RDS-EON information - added functionality to print RDS-TMC tuning information - clarify option description, change trigger condition for printing TMC Tuning information Signed-off-by: Konke Radlow korad...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/rds-ctl/rds

[git:v4l-utils/master] libv4l2rds: support RDS-EON and TMC-tuning info

2013-06-07 Thread Hans Verkuil
to decode RDS-EON information - added support to decode RDS-TMC tuning information - fixing compiler warnings due to missing pointer dereferencing Signed-off-by: Konke Radlow korad...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com lib/include/libv4l2rds.h| 79 +- lib

[git:v4l-utils/master] rds-ctl: support -d10 to refer to radio10.

2013-06-07 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: rds-ctl: support -d10 to refer to radio10. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Jun 7 10:22:51 2013 +0200 In order

[git:v4l-utils/master] libv4l2rds.c: moving functions to get rid of declarations

2013-06-07 Thread Hans Verkuil
-off-by: Konke Radlow korad...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com lib/libv4l2rds/libv4l2rds.c | 243 +-- 1 files changed, 120 insertions(+), 123 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] Don't call G_TUNER unless actually performing a tuning related call

2013-06-14 Thread Hans Verkuil
command the user is attempting to perform. Problem originally identified on the HVR-950q, where even doing operations like toggling from the composite to the s-video input would take over 1000ms. Signed-off-by: Devin Heitmueller dheitmuel...@kernellabs.com Signed-off-by: Hans Verkuil hans.verk

[git:v4l-utils/master] v4l2-compliance: fix typo

2013-06-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: fix typo Author: Hans Verkuil hans.verk...@cisco.com Date:Sat Jun 15 11:09:35 2013 +0200 fmt1 - fmt2 Signed-off-by: Hans

[git:v4l-utils/master] v4l2-ctl: fix wrong array accesses in selection code.

2013-06-19 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: fix wrong array accesses in selection code. Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Jun 19 17:43:19 2013 +0200

[git:v4l-utils/master] v4l2-ctl: V4L2_BUF_TYPE_PRIVATE is no longer used.

2013-06-20 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: V4L2_BUF_TYPE_PRIVATE is no longer used. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Jun 21 07:41:02 2013 +0200 Remove

[git:v4l-utils/master] Sync with latest 3.10.0-rc7 kernel.

2013-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Sync with latest 3.10.0-rc7 kernel. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Jun 28 10:50:39 2013 +0200 This also added two new

[git:v4l-utils/master] libv4l2/log.c: add entry for new VIDIOC_DBG_G_CHIP_INFO ioctl.

2013-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: libv4l2/log.c: add entry for new VIDIOC_DBG_G_CHIP_INFO ioctl. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Jun 28 11:03:48 2013

[git:v4l-utils/master] Remove committed v4l2-chip-ident.h headers.

2013-06-28 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Remove committed v4l2-chip-ident.h headers. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Jun 28 11:04:13 2013 +0200 This header

[git:v4l-utils/master] Sync with 3.11 kernel.

2013-07-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Sync with 3.11 kernel. Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Jul 29 16:16:59 2013 +0200 Signed-off-by: Hans Verkuil hans.verk

[git:v4l-utils/master] qv4l2: always update controls by default

2013-07-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: always update controls by default Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Jul 29 16:20:56 2013 +0200 The 'Update

[git:v4l-utils/master] v4l2-ctl: fix coverity issues.

2013-07-30 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: fix coverity issues. Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Jul 30 14:01:15 2013 +0200 Fixed a number of obvious

[git:v4l-utils/master] rds-ctl: fix coverity issues.

2013-07-30 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: rds-ctl: fix coverity issues. Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Jul 30 13:35:01 2013 +0200 Fixed a number of obvious

[git:v4l-utils/master] libv4l2rds: fix coverity issues.

2013-07-30 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: libv4l2rds: fix coverity issues. Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Jul 30 13:16:56 2013 +0200 Fixed a number of obvious

[git:v4l-utils/master] v4l2_compliance: -EINVAL is expected when ret is not 0

2013-07-30 Thread Hans Verkuil
2013 +0200 Otherwise the driver can never return a register Signed-off-by: Ricardo Ribalda Delgado ricardo.riba...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/v4l2-compliance/v4l2-test-debug.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- http

[git:v4l-utils/master] v4l2-ctl: (*XX).Foo - XX-Foo

2013-08-01 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: (*XX).Foo - XX-Foo Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 1 12:22:37 2013 +0200 When possible we should try

[git:v4l-utils/master] qv4l2: fix a segfault for native 32 bpp formats

2013-08-03 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: fix a segfault for native 32 bpp formats Author: Hans Verkuil hans.verk...@cisco.com Date:Sat Aug 3 15:27:06 2013 +0200 If the native

[git:v4l-utils/master] qv4l2: fix minimum size in capture win to frame size

2013-08-03 Thread Hans Verkuil
CaptureWin's setMinimumSize() sets the minimum size for the video frame viewport and not for the window itself. If the minimum size is larger than the monitor resolution, it will reduce the minimum size to match this. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil

[git:v4l-utils/master] qv4l2: add hotkeys for common operations

2013-08-03 Thread Hans Verkuil
video on small screen, especially when the window close button may be outside the monitor when repositioning the window. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp |8 utils

[git:v4l-utils/master] qv4l2: add Capture menu

2013-08-03 Thread Hans Verkuil
that contains both capture controls and audio/video settings for capture. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/v4l

[git:v4l-utils/master] qv4l2: new modular capture window design

2013-08-03 Thread Hans Verkuil
of video has been divided into classes to easier implement other ways to render frames on screen. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/Makefile.am|4 +- utils/qv4l2/capture-win-qt.cpp | 89

[git:v4l-utils/master] qv4l2: add hotkey for reset scaling to frame size

2013-08-08 Thread Hans Verkuil
hotkey CTRL + F for both CaptureWin and main Capture menu. Resets the scaling of CaptureWin to fit frame size. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp | 109 +- utils

[git:v4l-utils/master] qv4l2: add aspect ratio support

2013-08-08 Thread Hans Verkuil
Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp | 26 ++ utils/qv4l2/capture-win-gl.h |8 utils/qv4l2/capture-win-qt.cpp | 24 ++-- utils/qv4l2/capture-win-qt.h |5

[git:v4l-utils/master] qv4l2: fix YUY2 shader

2013-08-08 Thread Hans Verkuil
scaling. The new solution has cleaner shader code and texture upload uses a better format for OpenGL. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp | 68 --- 1 files

[git:v4l-utils/master] qv4l2: add ALSA stream to qv4l2

2013-08-08 Thread Hans Verkuil
code to work with qv4l2 and allows it to be compiled in. qv4l2 does not use the streaming function yet. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com configure.ac |7 +++ utils/qv4l2/Makefile.am |8

[git:v4l-utils/master] qv4l2: new ALSA stream source code

2013-08-08 Thread Hans Verkuil
Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/alsa_stream.c | 645 + utils/qv4l2/alsa_stream.h |5 + 2 files changed, 650 insertions(+), 0 deletions(-) --- http

[git:v4l-utils/master] qv4l2: add function getMargins

2013-08-08 Thread Hans Verkuil
the total margins (window frame) in pixels outside the actual video frame beeing displayed. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp | 14 ++ utils/qv4l2/capture-win.h |2 ++ 2 files

[git:v4l-utils/master] qv4l2: show frames option can be toggled during capture

2013-08-08 Thread Hans Verkuil
Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp | 83 +--- 1 files changed, 43 insertions(+), 40 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] qv4l2: alter capture menu

2013-08-08 Thread Hans Verkuil
to Rendering and removed the separation line. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] qv4l2: add ALSA audio playback

2013-08-08 Thread Hans Verkuil
supports ALSA playback of audio. This allows for PCM playback during capture for supported devices. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/general-tab.cpp | 296 ++- utils/qv4l2

[git:v4l-utils/master] qv4l2: add video scaling for CaptureWin

2013-08-08 Thread Hans Verkuil
Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp | 27 +++ 1 files changed, 23 insertions(+), 4 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=5c4ae96417ef43d8bf93a0b135d0d5aa9013 diff

[git:v4l-utils/master] qv4l2: fix black screen with opengl after capture

2013-08-08 Thread Hans Verkuil
the issue when the window was beeing resized/moved and the frame image would become black. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) --- http

[git:v4l-utils/master] qv4l2: fix a bug where the alsa thread never stops

2013-08-08 Thread Hans Verkuil
If the output audio device never read the buffer then the alsa thread would continue to fill it up and never stop when the capture stops. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/alsa_stream.c |2 +- 1 files changed, 1

[git:v4l-utils/master] Revert qv4l2: add video scaling for CaptureWin

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: add video scaling for CaptureWin Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:51:04 2013 +0200 This reverts

[git:v4l-utils/master] Revert qv4l2: add hotkey for reset scaling to frame size

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: add hotkey for reset scaling to frame size Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:50:57 2013 +0200

[git:v4l-utils/master] Revert qv4l2: add function getMargins

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: add function getMargins Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:51:12 2013 +0200 This reverts commit

[git:v4l-utils/master] Revert qv4l2: fix YUY2 shader

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: fix YUY2 shader Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:51:33 2013 +0200 This reverts commit

[git:v4l-utils/master] Revert qv4l2: show frames option can be toggled during capture

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: show frames option can be toggled during capture Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:51:22 2013 +0200

[git:v4l-utils/master] Revert qv4l2: fix black screen with opengl after capture

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: fix black screen with opengl after capture Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:51:28 2013 +0200

[git:v4l-utils/master] Revert qv4l2: add aspect ratio support

2013-08-08 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: Revert qv4l2: add aspect ratio support Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 8 13:50:46 2013 +0200 This reverts commit

[git:v4l-utils/master] qv4l2: add video scaling for CaptureWin

2013-08-08 Thread Hans Verkuil
Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp | 26 +-- utils/qv4l2/capture-win-gl.h |7 +++ utils/qv4l2/capture-win-qt.cpp | 23 +- utils/qv4l2/capture-win-qt.h |5 ++ utils/qv4l2/capture-win.cpp

[git:v4l-utils/master] qv4l2: add pixel aspect ratio support for CaptureWin

2013-08-08 Thread Hans Verkuil
-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp | 36 +- utils/qv4l2/capture-win.h |6 utils/qv4l2/general-tab.cpp | 68 +++ utils/qv4l2/general

[git:v4l-utils/master] qv4l2: add hotkey for reset scaling to frame size

2013-08-08 Thread Hans Verkuil
hotkey CTRL + F for both CaptureWin and main Capture menu. Resets the scaling of CaptureWin to fit frame size. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp |3 +++ utils/qv4l2/capture-win.h |1 + utils

[git:v4l-utils/master] qv4l2: show frames option can be toggled during capture

2013-08-08 Thread Hans Verkuil
Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp | 84 ++-- utils/qv4l2/qv4l2.h |2 +- 2 files changed, 46 insertions(+), 40 deletions(-) --- http://git.linuxtv.org/v4l

[git:v4l-utils/master] qv4l2: fix black screen with opengl after capture

2013-08-08 Thread Hans Verkuil
the issue when the window was beeing resized/moved and the frame image would become black. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) --- http

[git:v4l-utils/master] qv4l2: create function getMargins

2013-08-08 Thread Hans Verkuil
the total margins (window frame) in pixels outside the actual video frame beeing displayed. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp | 14 ++ utils/qv4l2/capture-win.h |1 + 2 files

[git:v4l-utils/master] qv4l2: added resize to frame size in Capture menu

2013-08-08 Thread Hans Verkuil
This will resize the CaptureWin to the original frame size. It also works with maximized windows. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win.cpp | 12 utils/qv4l2/capture-win.h |3 +++ utils/qv4l2

[git:v4l-utils/master] qv4l2: fix YUY2 shader

2013-08-08 Thread Hans Verkuil
scaling. The new solution has cleaner shader code and texture upload uses a better format for OpenGL. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp | 68 --- 1 files

[git:v4l-utils/master] qv4l2: generalized opengl include guards

2013-08-08 Thread Hans Verkuil
QtGL makefile condition and using config.h to check in code if QtGL is present. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com configure.ac |6 -- utils/qv4l2/Makefile.am|4 ++-- utils/qv4l2/capture-win

[git:v4l-utils/master] qv4l2: fix GeneralTab layout

2013-08-12 Thread Hans Verkuil
for cropping, scaling and ALSA to not interfere with driver specific controls. Signed-off-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/general-tab.cpp | 128 +- 1 files changed, 64 insertions(+), 64

[git:v4l-utils/master] qv4l2: call setFrame before resize to get correct frame size calculation

2013-08-12 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: call setFrame before resize to get correct frame size calculation Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Aug 12 10:36

[git:v4l-utils/master] qv4l2: add manpage

2013-08-12 Thread Hans Verkuil
...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/Makefile.am |1 + utils/qv4l2/qv4l2.1 | 58 +++ 2 files changed, 59 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] qv4l2: fix missing status tips

2013-08-12 Thread Hans Verkuil
Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/general-tab.cpp | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=e0b98bdf0299b67eb75731fbf1fb95b08dd98dae diff --git a/utils/qv4l2

[git:v4l-utils/master] qv4l2: change m_scaledFrame to m_scaledSize

2013-08-12 Thread Hans Verkuil
-by: Bård Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-qt.cpp | 12 ++-- utils/qv4l2/capture-win-qt.h |2 +- 2 files changed, 7 insertions(+), 7 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] qv4l2: fix program input parameters

2013-08-12 Thread Hans Verkuil
Eirik Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp | 137 +++-- 1 files changed, 121 insertions(+), 16 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] qv4l2: updated about window

2013-08-12 Thread Hans Verkuil
Winther bwint...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/qv4l2.cpp | 18 +- 1 files changed, 17 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=12da3e9e59bb9a038b3f0c3f34b3c70c799ffc87 diff --git a/utils/qv4l2

[git:v4l-utils/master] qv4l2: add cropping to CaptureWin and Qt render

2013-08-12 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: add cropping to CaptureWin and Qt render Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Aug 12 10:16:31 2013 +0200 Allows

[git:v4l-utils/master] rds-ctl: fix segfault in list_devices()

2013-08-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: rds-ctl: fix segfault in list_devices() Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 15 10:29:22 2013 +0200 You can't use

[git:v4l-utils/master] v4l2-ctl: fix '--set-dv-bt-timings query' option.

2013-08-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: fix '--set-dv-bt-timings query' option. Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Aug 15 14:50:38 2013 +0200 An earlier

[git:v4l-utils/master] v4l-utils: sync with latest kernel.

2013-09-25 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l-utils: sync with latest kernel. Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Sep 25 13:16:59 2013 +0200 Signed-off-by: Hans

[git:v4l-utils/master] v4l2-ctl: properly close filehandles on error

2013-09-25 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: properly close filehandles on error Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Sep 23 10:56:14 2013 +0200 The capture

[git:v4l-utils/master] v4l2-ctl: set b.num_planes to 1 for single plane output formats.

2013-09-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: set b.num_planes to 1 for single plane output formats. Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Sep 26 11:32:41 2013

[git:v4l-utils/master] qv4l2: crop: take pixel aspect ratio into account.

2013-10-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: crop: take pixel aspect ratio into account. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Oct 4 10:43:27 2013 +0200 When

[git:v4l-utils/master] qv4l2: Add cropping option to remove pillarbox

2013-10-04 Thread Hans Verkuil
+0200 Signed-off-by: Baard Eirik Winther baard.e.wint...@wintherstormer.no Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/qv4l2/capture-win-gl.cpp | 11 ++- utils/qv4l2/capture-win-qt.cpp | 32 +--- utils/qv4l2/capture-win-qt.h |4 +++- utils

[git:v4l-utils/master] v4l2-compliance: check that streaming will fail for overlays

2013-11-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: check that streaming will fail for overlays Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Nov 4 10:04:00 2013 +0100

[git:v4l-utils/master] v4l2-compliance: check for invalid m2m + overlay caps

2013-11-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: check for invalid m2m + overlay caps Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Nov 4 10:02:31 2013 +0100 The m2m

[git:v4l-utils/master] v4l2-ctl: use libv4l2 wrapper for mmap as well.

2013-12-11 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: use libv4l2 wrapper for mmap as well. Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Dec 11 15:37:27 2013 +0100

[git:v4l-utils/master] qv4l2: fix broken VBI support

2013-12-14 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: fix broken VBI support Author: Hans Verkuil hans.verk...@cisco.com Date:Sat Dec 14 12:13:40 2013 +0100 Using qv4l2 with a vbi node

[git:v4l-utils/master] v4l-utils: run sync-with-kernel, add ioctl32 tests for v4l2-subdev.h

2014-01-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l-utils: run sync-with-kernel, add ioctl32 tests for v4l2-subdev.h Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Jan 15 09:13:08

[git:v4l-utils/master] v4l2gl/v4l2grab: fix errno assignment in while loop

2014-01-17 Thread Hans Verkuil
Signed-off-by: Andreas Weber andy.weber...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com contrib/test/v4l2gl.c |2 +- contrib/test/v4l2grab.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h

[git:v4l-utils/master] v4l2-ctl-misc.cpp: bugfix display #of readbuffers

2014-01-17 Thread Hans Verkuil
Signed-off-by: Andreas Weber andy.weber...@gmail.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com utils/v4l2-ctl/v4l2-ctl-misc.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=e50841141d3ecb8419647be2130d133ec8c4c123

[git:v4l-utils/master] v4l2-ctl: errors during streaming setup were ignored

2014-01-30 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: errors during streaming setup were ignored Author: Hans Verkuil hans.verk...@cisco.com Date:Thu Jan 30 10:39:24 2014 +0100

[git:v4l-utils/master] libv4l2rds: rename V4L2_RDS_FLAG_STATIC_PTY to _DYNAMIC_PTY

2014-02-07 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: libv4l2rds: rename V4L2_RDS_FLAG_STATIC_PTY to _DYNAMIC_PTY Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Feb 7 15:28:20 2014 +0100

[git:v4l-utils/master] libv4l2rds: update the list of AFs if the number of AFs changes

2014-02-07 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: libv4l2rds: update the list of AFs if the number of AFs changes Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Feb 7 15:32:01 2014

[git:v4l-utils/master] rds-ctl: add support for dynamic/static PTY

2014-02-07 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: rds-ctl: add support for dynamic/static PTY Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Feb 7 15:29:09 2014 +0100 This bit

[git:v4l-utils/master] v4l2-compliance: add bytesperline sanity check for multiplanar formats.

2014-02-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: add bytesperline sanity check for multiplanar formats. Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Feb 11 08:24:17

[git:v4l-utils/master] v4l2-ctl: --all should also show multiplanar formats.

2014-02-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: --all should also show multiplanar formats. Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Feb 11 08:23:28 2014 +0100 Signed

[git:v4l-utils/master] v4l2-compliance: add streaming tests

2014-02-10 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: add streaming tests Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Feb 11 08:36:05 2014 +0100 Add tests

[git:v4l-utils/master] v4l2-compliance: fix broken test for V4L2_FRMIVAL_TYPE_CONTINUOUS

2014-02-11 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: fix broken test for V4L2_FRMIVAL_TYPE_CONTINUOUS Author: Hans Verkuil hans.verk...@cisco.com Date:Tue Feb 11 09:58:23 2014

[git:v4l-utils/master] v4l2-ctl: add support for fields

2014-02-12 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: add support for fields Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Feb 12 09:30:05 2014 +0100 It is now possible

[git:v4l-utils/master] v4l2-compliance: fix read() test and reopen after read/write

2014-02-12 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: fix read() test and reopen after read/write Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Feb 12 17:17:23 2014 +0100

[git:v4l-utils/master] v4l2-ctl: automatically detect single/multiplanar buffer type.

2014-02-12 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-ctl: automatically detect single/multiplanar buffer type. Author: Hans Verkuil hans.verk...@cisco.com Date:Wed Feb 12 18:38:48 2014

[git:v4l-utils/master] v4l2-compliance: test streaming with bogus v4l2_buffer values.

2014-02-14 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: test streaming with bogus v4l2_buffer values. Author: Hans Verkuil hans.verk...@cisco.com Date:Fri Feb 14 12:48:39 2014

[git:v4l-utils/master] v4l2-compliance: check if USERPTR is actually supported.

2014-02-15 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: check if USERPTR is actually supported. Author: Hans Verkuil hans.verk...@cisco.com Date:Sat Feb 15 15:24:01 2014 +0100

[git:v4l-utils/master] v4l2-compliance: add EXPBUF and DMABUF streaming tests.

2014-02-17 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: add EXPBUF and DMABUF streaming tests. Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Feb 17 17:00:09 2014 +0100

[git:v4l-utils/master] v4l2-compliance: restore the initial formats after testing S_FMT

2014-02-17 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: restore the initial formats after testing S_FMT Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Feb 17 15:00:41 2014

[git:v4l-utils/master] v4l2-compliance: test for invalid dmabuf file descriptors.

2014-02-17 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: test for invalid dmabuf file descriptors. Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Feb 17 18:32:53 2014 +0100

[git:v4l-utils/master] qv4l2: add combobox to select the field format.

2014-02-17 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: qv4l2: add combobox to select the field format. Author: Hans Verkuil hans.verk...@cisco.com Date:Mon Feb 17 19:22:30 2014 +0100 Added

[git:v4l-utils/master] v4l2-compliance: move streaming setup code to main source.

2014-02-20 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: move streaming setup code to main source. Author: Hans Verkuil hansv...@cisco.com Date:Thu Feb 20 13:17:05 2014 +0100

[git:v4l-utils/master] v4l2-compliance: move functions around.

2014-02-20 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree: Subject: v4l2-compliance: move functions around. Author: Hans Verkuil hansv...@cisco.com Date:Thu Feb 20 13:19:40 2014 +0100 No other changes, just

<    1   2   3   4   5   6   7   8   9   10   >