cron job: media_tree daily build: ERRORS

2015-07-18 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: Sun Jul 19 04:00:17 CEST 2015 git branch: test git hash: 6727d4fce95586e60922bdaf57b8a0eb99482557 gcc versi

Re: [PATCH v2 4/4] media: pxa_camera: conversion to dmaengine

2015-07-18 Thread Robert Jarzmik
Robert Jarzmik writes: > Guennadi Liakhovetski writes: > >>> /* init DMA for Y channel */ >> >> How about taking the loop over the sg list out of pxa_init_dma_channel() >> to avoid having to iterate it from the beginning each time? Then you would >> be able to split it into channel

Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-18 Thread Steven Toth
http://git.linuxtv.org/cgit.cgi/stoth/hvr1275.git/log/?h=hvr-1275 Patches above are available for test. Antti, note the change to SI2168 to add support for enabling and disabling the SI2168 transport bus dynamically. I've tested with a combo card, switching back and forward between QAM and DVB-T

[PATCH] [media] vmc: Virtual Media Controller core, capture and sensor

2015-07-18 Thread Helen Fornazier
First version of the Virtual Media Controller. Add a simple version of the core of the driver, the capture and sensor nodes in the topology, generating a grey image in a hardcoded format. Signed-off-by: Helen Fornazier --- The Virtual Media Controller is meant to provide a test tool which simula

Re: tw5864 driver development, help needed

2015-07-18 Thread Andrey Utkin
An update: see there: http://ffmpeg.org/pipermail/ffmpeg-devel/2015-July/175796.html -- Bluecherry developer. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-i

Re - Validar Web de administración

2015-07-18 Thread JoAnn Howard
Re - Validar Web de administración Su cuota de correo ha excedido el conjunto cuota / límite y actualmente se están ejecutando en Baja GB debido a los archivos ocultos y carpetas en su buzón de correo . Puede que no sea capaz de recibir o enviar nuevos correos hasta que vuelva a validar para pe

[PATCH] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices

2015-07-18 Thread Christian Löpke
Using 8 URBs results in a consecutive buffer allocation of too much memory for some arm devices. As we use isochronuous transfers the number of URBs can be reduced without risking data-loss. Signed-off-by: Christian Loepke --- linux/drivers/media/usb/dvb-usb/technisat-usb2.orig.c +++ linux/drive