Re: [RFCv4 PATCH 08/11] vb2: q-num_buffers was updated too soon

2014-02-23 Thread Hans Verkuil
On 02/14/2014 11:41 AM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com In __reqbufs() and __create_bufs() the q-num_buffers field was updated with the number of newly allocated buffers, but right after that those are freed again if some error had occurred before. Move the line

Re: [RFCv4 PATCH 09/11] vb2: only call start_streaming if sufficient buffers are queued

2014-02-23 Thread Hans Verkuil
On 02/14/2014 11:41 AM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com In commit 02f142ecd24aaf891324ffba8527284c1731b561 support was added to start_streaming to return -ENOBUFS if insufficient buffers were queued for the DMA engine to start. The vb2 core would attempt calling

[PATCH v5.2 3/7] v4l: Add timestamp source flags, mask and document them

2014-02-23 Thread Sakari Ailus
Some devices do not produce timestamps that correspond to the end of the frame. The user space should be informed on the matter. This patch achieves that by adding buffer flags (and a mask) for timestamp sources since more possible timestamping points are expected than just two. A three-bit mask

Re: [PATCH v5.1 7/7] v4l: Document timestamp buffer flag behaviour

2014-02-23 Thread Sakari Ailus
On Thu, Feb 20, 2014 at 09:25:47PM +0100, Hans Verkuil wrote: On 02/20/2014 08:42 PM, Sakari Ailus wrote: Timestamp buffer flags are constant at the moment. Document them so that 1) they're always valid and 2) not changed by the drivers. This leaves room to extend the functionality later on

Re: [PATCH v5.2 3/7] v4l: Add timestamp source flags, mask and document them

2014-02-23 Thread Hans Verkuil
On 02/23/2014 11:40 AM, Sakari Ailus wrote: Some devices do not produce timestamps that correspond to the end of the frame. The user space should be informed on the matter. This patch achieves that by adding buffer flags (and a mask) for timestamp sources since more possible timestamping

Re: [linux-uvc-devel] [PATCHv2 0/2] uvcvideo: Support Logitech RGB Bayer formats

2014-02-23 Thread Oleksij Rempel
Am 23.02.2014 06:54, schrieb Peter Ross: PATCHv1 discussion: http://sourceforge.net/mailarchive/message.php?msg_id=31541036 and http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/70192 On Sun, Oct 20, 2013 at 11:54:10AM +0200, Oleksij Rempel wrote [..] Hello

Re: [PATCH v5 7/7] v4l: Document timestamp buffer flag behaviour

2014-02-23 Thread Hans Verkuil
On 02/15/2014 09:53 PM, Sakari Ailus wrote: Timestamp buffer flags are constant at the moment. Document them so that 1) they're always valid and 2) not changed by the drivers. This leaves room to extend the functionality later on if needed. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi

Re: [PATCH v5 2/7] v4l: Use full 32 bits for buffer flags

2014-02-23 Thread Hans Verkuil
On 02/15/2014 09:53 PM, Sakari Ailus wrote: The buffer flags field is 32 bits but the defined only used 16. This is fine, but as more than 16 bits will be used in the very near future, define them as 32-bit numbers for consistency. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi ---

[APP-BUG] UVC camera not working with skype

2014-02-23 Thread Hans Petter Selasky
Hi, I have debugged why a USB video class camera doesn't work with skype. Skype finds the device and opens /dev/video0. Skype tries to enumerate the device, but apparently does not care about the return value from the VIDIOC_ENUM_FRAMEINTERVALS. It finds the correct resolution and so on, but

Re: [APP-BUG] UVC camera not working with skype

2014-02-23 Thread Hans Petter Selasky
On 02/23/14 13:06, Hans Petter Selasky wrote: Hi, I have debugged why a USB video class camera doesn't work with skype. Skype finds the device and opens /dev/video0. Forgot: Skype v4.2.0.13 --HPS -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a

Re: [APP-BUG] UVC camera not working with skype

2014-02-23 Thread Hans de Goede
Hi, On 02/23/2014 01:06 PM, Hans Petter Selasky wrote: Hi, I have debugged why a USB video class camera doesn't work with skype. Skype finds the device and opens /dev/video0. Skype tries to enumerate the device, but apparently does not care about the return value from the

Vážení: Webmail odberateľ

2014-02-23 Thread SNS Bank
Vážení: Webmail odberateľ Týmto oznamujeme, že váš e-mailový účet bol prekročený skladovacie kapacity. Nebudete môcť odosielať a prijímať e-maily a e-mailový účet bude vymazaný z nášho servera. , aby sa zabránilo tento problém, Kliknite na odkaz nižšie pre aktualizáciu pokynov

[PATCH] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()

2014-02-23 Thread Peter Meerwald
Signed-off-by: Peter Meerwald pme...@pmeerw.net --- drivers/media/platform/omap3isp/isp.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/media/platform/omap3isp/isp.c b/drivers/media/platform/omap3isp/isp.c index 5807185..d60a4b7 100644 ---

Re: [APP-BUG] UVC camera not working with skype

2014-02-23 Thread Hans Petter Selasky
On 02/23/14 14:51, Hans de Goede wrote: Ugh, if we add special code to libv4l for this the amount of libv4l skype specific fixes is going to become ridiculous (we also fake all cams doing 320x240 for skype). Have you tried contacting skype about this ? No, do you have an e-mail? --HPS -- To

Kedves: Webmail Előfizető

2014-02-23 Thread SNS Bank
Kedves: Webmail Előfizető Ezúton jelentjük be, hogy az e-mail fiók elérte tárolási kapacitást. Ön nem lesz képes küldeni és fogadni e-mailek és e-mail fiók törlődik a szerverről. elkerülése érdekében ezt a problémát, Kattintson az alábbi linkre frissítési utasítások

Re: [APP-BUG] UVC camera not working with skype

2014-02-23 Thread Hans de Goede
Hi, On 02/23/2014 06:16 PM, Hans Petter Selasky wrote: On 02/23/14 14:51, Hans de Goede wrote: Ugh, if we add special code to libv4l for this the amount of libv4l skype specific fixes is going to become ridiculous (we also fake all cams doing 320x240 for skype). Have you tried contacting

Re: [PATCH 1/2] gspca_kinect: fix kinect_read() error path

2014-02-23 Thread Hans de Goede
Hi, Thanks I've added both to my gspca tree for 3.15 Regards, Hans On 12/30/2013 05:41 PM, Antonio Ospite wrote: The error checking code relative to the invocations of kinect_read() does not return the actual return code of the function just called, it returns res which still contains the

Re: [PATCH] media: gspca: sn9c20x: add ID for Genius Look 1320 V2

2014-02-23 Thread Hans de Goede
Hi, Thanks I've added this to my gspca tree for 3.15, with a Cc: sta...@vger.kernel.org For backporting it to older kernels. Regards, Hans On 02/01/2014 07:26 PM, Wolfram Sang wrote: Signed-off-by: Wolfram Sang w...@the-dreams.de --- Documentation/video4linux/gspca.txt | 1 +

Re: [patch] [media] gspca_stv06xx: remove an unneeded check

2014-02-23 Thread Hans de Goede
Hi, On 02/18/2014 04:00 PM, Dan Carpenter wrote: err is zero here so we don't need to check again. Signed-off-by: Dan Carpenter dan.carpen...@oracle.com diff --git a/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c b/drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c index

Re: [media] gspca - topro: New subdriver for Topro webcams

2014-02-23 Thread Hans de Goede
Hi, On 01/30/2014 01:14 PM, Dan Carpenter wrote: Hello Jean-François Moine, The patch 8f12b1ab2fac: [media] gspca - topro: New subdriver for Topro webcams from Sep 22, 2011, leads to the following static checker warning: drivers/media/usb/gspca/topro.c:4642 sd_pkt_scan() warn:

Re: [PATCH] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()

2014-02-23 Thread Laurent Pinchart
Hi Peter, Thank you for the patch. On Sunday 23 February 2014 18:08:55 Peter Meerwald wrote: Signed-off-by: Peter Meerwald pme...@pmeerw.net --- drivers/media/platform/omap3isp/isp.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git

[GIT PULL PATCHES for 3.15] Various small gspca fixes

2014-02-23 Thread Hans de Goede
Hi Mauro, Please pull from my tree for 5 small gspca fixes. Note one of them only adds a usb-id it would be good to add this one to your 3.14-fixes tree too. The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce: [media, edac] Change my email address (2014-02-07

Re: [PATCHv7][ 1/7] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format.

2014-02-23 Thread Shawn Guo
On Fri, Feb 21, 2014 at 02:59:58PM +0100, Denis Carikli wrote: That new macro is needed by the imx_drm staging driver for supporting the QVGA display of the eukrea-cpuimx51 board. Cc: Eric Bénard e...@eukrea.com CC: Troy Kisky troy.ki...@boundarydevices.com Cc: linux-media@vger.kernel.org

cron job: media_tree daily build: WARNINGS

2014-02-23 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Mon Feb 24 04:00:23 CET 2014 git branch: test git hash: 37e59f876bc710d67a30b660826a5e83e07101ce gcc

Re: [RFC v5,2/3] controls.xml : add addtional Flash fault bits

2014-02-23 Thread Daniel Jeong
Hi Sakari Thank you for your comments. Hi Daniel, Daniel Jeong wrote: Added more comment about Input voltage flash monitor and external temp function. Signed-off-by: Daniel Jeong gshark.je...@gmail.com --- Documentation/DocBook/media/v4l/controls.xml | 18 ++ 1 file

Re: [PATCH][RESEND] [media] davinci: vpfe: remove deprecated IRQF_DISABLED

2014-02-23 Thread Prabhakar Lad
Hi Michael, On Thu, Feb 20, 2014 at 6:47 PM, Michael Opdenacker michael.opdenac...@free-electrons.com wrote: Hi Laurent, On 02/20/2014 12:36 PM, Laurent Pinchart wrote: Hi Michael, What's the status of this patch ? Do expect Prabhakar to pick it up, or do you plan to push all your