Antworten Zurück: Begünstigter

2013-11-14 Thread Qatar Establishment
Lieber Begünstigten, Hiermit möchten wir Sie informieren, dass Sie unter den glücklichen Empfänger ausgewählt, um diese Spenden award Summe von One Million US-Dollar erhalten waren, als wohltätige Spenden / Hilfe von der Qatar Foundation statt in Doha, Katar, den 14. November 2013, zur

Re: [RFC v3] [RFC] v4l2: Support for multiple selections

2013-11-14 Thread Hans Verkuil
Hi Tomasz, On 11/12/13 15:54, Tomasz Stanislawski wrote: Hi Ricardo, Sorry for a late reply. I've been 'offline' for the last two weeks. Please refer to the comments below. On 10/28/2013 11:46 PM, Ricardo Ribalda Delgado wrote: Hello Tomasz Sorry for the late reply, but I have been

Fw: staging: media: Use dev_err() instead of pr_err()

2013-11-14 Thread Mauro Carvalho Chehab
Hi, I'm not sure how this patch got applied upstream: commit b6ea5ef80aa7fd6f4b18ff2e4174930e8772e812 Author: Dulshani Gunawardhana dulshani.gunawardhan...@gmail.com Date: Sun Oct 20 22:58:28 2013 +0530 staging:media: Use dev_dbg() instead of

Re: [PATCH] dw2102: Use RC Core instead of the legacy RC.

2013-11-14 Thread Mauro Carvalho Chehab
Em Thu, 14 Nov 2013 01:57:36 +0200 CrazyCat crazyca...@narod.ru escreveu: Use RC Core instead of the legacy RC Signed-off-by: Evgeny Plehov evgenyple...@ukr.net --- diff --git a/drivers/media/rc/keymaps/Makefile b/drivers/media/rc/keymaps/Makefile index b1cde8c..0b8c549 100644 ---

Re: [PATCH RFC] libv4lconvert: SDR conversion from U8 to FLOAT

2013-11-14 Thread Antti Palosaari
On 11.11.2013 16:38, Hans Verkuil wrote: On 11/11/2013 03:19 PM, Andy Walls wrote: On Sun, 2013-11-10 at 19:16 +0200, Antti Palosaari wrote: Convert unsigned 8 to float 32 [-1 to +1], which is commonly used format for baseband signals. Hi Annti, I don't think this a good idea. Floating

Re: [PATCH RFC] libv4lconvert: SDR conversion from U8 to FLOAT

2013-11-14 Thread Hans Verkuil
On 11/14/13 14:45, Antti Palosaari wrote: On 11.11.2013 16:38, Hans Verkuil wrote: On 11/11/2013 03:19 PM, Andy Walls wrote: On Sun, 2013-11-10 at 19:16 +0200, Antti Palosaari wrote: Convert unsigned 8 to float 32 [-1 to +1], which is commonly used format for baseband signals. Hi Annti, I

SDR API libv4lconvert remove packet headers in-Kernel or userspace

2013-11-14 Thread Antti Palosaari
Hello Should I feed whole raw USB packet to libv4lconvert or rip headers off inside Kernel and feed only data? It is very trivial to remove headers in kernel and in a case of USB it does not even cost about nothing as you have to mem copy data out from URB in any case (if you do it on that

Re: SDR API libv4lconvert remove packet headers in-Kernel or userspace

2013-11-14 Thread Hans Verkuil
On 11/14/13 15:04, Antti Palosaari wrote: Hello Should I feed whole raw USB packet to libv4lconvert or rip headers off inside Kernel and feed only data? It is very trivial to remove headers in kernel and in a case of USB it does not even cost about nothing as you have to mem copy data out

Re: [RFC v3] [RFC] v4l2: Support for multiple selections

2013-11-14 Thread Tomasz Stanislawski
Hi Hans, On 11/14/2013 11:18 AM, Hans Verkuil wrote: Hi Tomasz, On 11/12/13 15:54, Tomasz Stanislawski wrote: Hi Ricardo, Sorry for a late reply. I've been 'offline' for the last two weeks. Please refer to the comments below. [snip] As I said. Changes of rectangle n may trigger

[GIT PULL for v3.13-rc1] media updates

2013-11-14 Thread Mauro Carvalho Chehab
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus for the patches for kernel 3.13. This series include: - a new Remote Controller driver for ST SoC with the corresponding DT

[GIT PULL for v3.13-rc1] media build fixes

2013-11-14 Thread Mauro Carvalho Chehab
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media topic/kbuild-fixes-for-next For a series of patches that fix compilation on non-x86 archs. While most of them are just build fixes, there are some

Re: [PATCH] dw2102: Use RC Core instead of the legacy RC.

2013-11-14 Thread CrazyCat
On Thursday 14 November 2013 11:26:44 Mauro Carvalho Chehab wrote: Type here is likely RC_TYPE_NEC. It seems, however, that the keycodes have just the least-significant 8 bits. Geniatech HDStar (su3000) remote is RC5 (conflict with my Philips TV remote). But rc pulse decoded by Cypress FX2

Re: [PATCH] dw2102: Use RC Core instead of the legacy RC.

2013-11-14 Thread Antti Palosaari
On 14.11.2013 22:45, CrazyCat wrote: On Thursday 14 November 2013 11:26:44 Mauro Carvalho Chehab wrote: Type here is likely RC_TYPE_NEC. It seems, however, that the keycodes have just the least-significant 8 bits. Geniatech HDStar (su3000) remote is RC5 (conflict with my Philips TV remote).

Re: I2C transfer logs for Antti's DS3103 driver and DVBSky's DS3103 driver

2013-11-14 Thread Antti Palosaari
Hello You have to identify situation where it does not work, optimally single known channel. Then switch to working driver and tune that same channel and take sniffs. Then generate code from sniffs, copy paste that to non-working driver until it starts working. Then it is quite trivial to

Re: I2C transfer logs for Antti's DS3103 driver and DVBSky's DS3103 driver

2013-11-14 Thread David Howells
David Howells dhowe...@redhat.com wrote: Here are four logs from doing: scandvb -a1 ./e.1 where the contents of file e.1 are: S 11919000 V 2750 3/4 which is probing a region on the Eutelsat-9A satellite broadcast. Here's a script for turning the logs from:

cron job: media_tree daily build: WARNINGS

2013-11-14 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: Fri Nov 15 04:00:40 CET 2013 git branch: test git hash: 80f93c7b0f4599ffbdac8d964ecd1162b8b618b9 gcc

[PATCH v2] [media] s5p-mfc: Add QP setting support for vp8 encoder

2013-11-14 Thread Arun Kumar K
Adds v4l2 controls to set MIN, MAX QP values and I, P frame QP for vp8 encoder. Signed-off-by: Kiran AVND avnd.ki...@samsung.com Signed-off-by: Arun Kumar K arun...@samsung.com --- Changes from v1: - Removed the valid range from documentation as suggested by Hans.

Re: Fw: staging: media: Use dev_err() instead of pr_err()

2013-11-14 Thread Greg Kroah-Hartman
On Thu, Nov 14, 2013 at 11:08:14AM -0200, Mauro Carvalho Chehab wrote: Hi, I'm not sure how this patch got applied upstream: commit b6ea5ef80aa7fd6f4b18ff2e4174930e8772e812 Author: Dulshani Gunawardhana dulshani.gunawardhan...@gmail.com Date: Sun Oct 20 22:58:28 2013

[no subject]

2013-11-14 Thread Hyatt, Eleanor
Need Xmas Money We offer all types of LOAN @ 3% annual rate. To apply,COMPOSE A NEW MESSAGE: E mail godisgoodloanfirmworldw...@gmail.commailto:godisgoodloanfirmworldw...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to