When code <= V4L2_MBUS_FMT_FIXED soc_mbus_get_fmtdesc returns a pointer to
mbus_fmt[x], where x < 0. Fix this.
Signed-off-by: Baruch Siach
---
drivers/media/video/soc_mediabus.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/soc_mediabus.c
b/driver
On 02/17/10 09:06, Mauro Carvalho Chehab wrote:
> Adds DocBook items for Bayer and two proprietary formats used on gspca.
>
> In the past, a few targets were generated at the Mercurial development
> tree. However, at the beginning of this year, we moved to use -git as
> the primary resource. So, t
On Tue, 2010-02-02 at 13:40 -0200, Mauro Carvalho Chehab wrote:
> Mauro Carvalho Chehab wrote:
> > Ben Hutchings wrote:
> >> The recently added support for lgs8g75 included some 8051 machine code
> >> without accompanying source code. Replace this with use of the
> >> firmware loader.
> >>
> >> Co
On Wed, Feb 17, 2010 at 7:08 PM, Mauro Carvalho Chehab
wrote:
> OK. Then, I need your SOB for the 95% of the code, and his SOB for the
> remaining ;)
Yeah, my plan at this point was to submit a PULL request once I felt
the driver is stable (and I had already offered to apply his
incremental patch
Devin Heitmueller wrote:
> On Wed, Feb 17, 2010 at 6:51 PM, Mauro Carvalho Chehab
> wrote:
>> Hi Istvan,
>>
>> istva...@mailbox.hu wrote:
>>> The attached new patches contain all the previous changes merged, and
>>> are against the latest v4l-dvb revision.
>> Please provide your Signed-off-by. Thi
Hello everyone,
i've worked recently on my source code for the image capturing duties.
With the Hint of Mr. Herbrechtsmeier to use YUV everything worked quite
well and now i get no failure message anymore and even the image.txt
file gets filled with values separated by tabulators and a newline
On Wed, Feb 17, 2010 at 6:51 PM, Mauro Carvalho Chehab
wrote:
> Hi Istvan,
>
> istva...@mailbox.hu wrote:
>> The attached new patches contain all the previous changes merged, and
>> are against the latest v4l-dvb revision.
>
> Please provide your Signed-off-by. This is a basic requirement for your
Hi Istvan,
istva...@mailbox.hu wrote:
> The attached new patches contain all the previous changes merged, and
> are against the latest v4l-dvb revision.
Please provide your Signed-off-by. This is a basic requirement for your
driver to be accepted. Please read:
http://linuxtv.org/hg/v4l-dv
--- On Sat, 2/13/10, Chicken Shack wrote:
> From: Chicken Shack
> Subject: Re: alevt-dvb 1.7.0: new version, should be free from bugs now
> To: "Francesco Lavra"
> Cc: "Linux media"
> Date: Saturday, February 13, 2010, 6:11 AM
> Am Samstag, den 13.02.2010, 10:56
> +0100 schrieb Francesco Lav
drivers/media/dvb/dvb-usb/az6027.c:759: warning: ‘az6027_read_mac_addr’ defined
but not used
While there's some code that uses it, it is currently commented. So, comment
also
the function itself.
CC: Manu Abraham
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/dvb/dvb-usb/az6027.c |
drivers/media/dvb/dvb-usb/az6027.c:390: warning: excess elements in struct
initializer
drivers/media/dvb/dvb-usb/az6027.c:390: warning: (near initialization for
‘az6027_rc_keys[0]’)
drivers/media/dvb/dvb-usb/az6027.c:391: warning: excess elements in struct
initializer
drivers/media/dvb/dvb-usb/a
On Wed, 17 Feb 2010, Mauro Carvalho Chehab wrote:
> Guennadi,
>
> Your original patch were against the out-of-tree "media-specs/Makefile",
> present
> only at the -hg tree.
>
> The way my conversion scripts work is that they'll convert the patches into a
> patch that can be applied directly in
Guennadi Liakhovetski wrote:
> On Wed, 17 Feb 2010, Mauro Carvalho Chehab wrote:
>
>> Document all four 10-bit Bayer formats, 10-bit monochrome and a missing
>> 8-bit Bayer formats.
>>
>> [mche...@redhat.com: remove duplicated symbol for V4L2-PIX-FMT-SGRBG10]
>> Signed-off-by: Guennadi Liakhovetsk
On Wed, 17 Feb 2010, Mauro Carvalho Chehab wrote:
> Document all four 10-bit Bayer formats, 10-bit monochrome and a missing
> 8-bit Bayer formats.
>
> [mche...@redhat.com: remove duplicated symbol for V4L2-PIX-FMT-SGRBG10]
> Signed-off-by: Guennadi Liakhovetski
> Signed-off-by: Mauro Carvalho Ch
Randy,
Mauro Carvalho Chehab wrote:
> Document all four 10-bit Bayer formats, 10-bit monochrome and a missing
> 8-bit Bayer formats.
>
> [mche...@redhat.com: remove duplicated symbol for V4L2-PIX-FMT-SGRBG10]
> Signed-off-by: Guennadi Liakhovetski
> Signed-off-by: Mauro Carvalho Chehab
Althoug
Apologies for any ignorance here, I have been out of kernel/V4l
development for some time, and non-MMU kernel development is
relatively new to me. I am awaiting approval for the uclinux
mailing list, so haven't CCed there. I cover a lot of ground in
this post, so bear with me.
I'm trying to s
Hi Pawel,
Any progress on the RFC for allowing user applications to specify separate user
ptr for each plane of a multi-planar format?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
On Wednesday 17 February 2010 19:32:06 Karicheri, Muralidharan wrote:
> Hi,
>
> I think all of the planar pix format defined in videodev2.h are contiguous in
> memory. So I would suggest adding some suffix to indicate this so that it is
> obvious to application users.
>
> >What about V4L2_PIX_F
Hi,
I think all of the planar pix format defined in videodev2.h are contiguous in
memory. So I would suggest adding some suffix to indicate this so that it is
obvious to application users.
>What about V4L2_PIX_FMT_NV16_2P, V4L2_PIX_FMT_YUV422P_3P, etc.?
Not sure what Hans mean by the 2P or 3P
On Friday 12 February 2010 15:50:08 Hans Verkuil wrote:
> Hi all,
>
> During the Linux Plumbers Conference in September 2009 I organized a V4L-DVB
> mini-summit. The focus of that summit was on discussing a framework through
> which we could support all the functionality that the video hardware of
On Monday 15 February 2010 17:27:46 Pawel Osciak wrote:
> Hello,
>
> we would like to ask for suggestions for new fourcc formats for multiplanar
> buffers.
>
> There are planar formats in V4L2 API, but for all of them, each plane X
> "immediately
> follows Y plane in memory". We are in the proc
Document all four 10-bit Bayer formats, 10-bit monochrome and a missing
8-bit Bayer formats.
[mche...@redhat.com: remove duplicated symbol for V4L2-PIX-FMT-SGRBG10]
Signed-off-by: Guennadi Liakhovetski
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/DocBook/Makefile |3
The CPIA and SONX fourcc codes weren't at the specs.
Detected it thanks to the autogenerated targets added to Makefile.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/DocBook/v4l/pixfmt.xml | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/Documentation
Don't show build commands for html main file and media dir creation, if V=0.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/DocBook/Makefile |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
ind
Adds DocBook items for Bayer and two proprietary formats used on gspca.
In the past, a few targets were generated at the Mercurial development
tree. However, at the beginning of this year, we moved to use -git as
the primary resource. So, the Makefile logic to autogenerate those
targets needs to b
This driver has not yet been submitted for review by members of the
linux-media list (although it most certainly will be in the future). I
greatly appreciate this report (and would also welcome any others),
but I don't want to spend much time here responding to it. Reports
sent to me by direct emai
On Wednesday 17 February 2010 09:57:48 Hans de Goede wrote:
> On 02/17/2010 01:04 AM, Adam Baker wrote:
> > On Tuesday 16 Feb 2010, Hans de Goede wrote:
> >> You need to use libv4l and have your apps patched
> >> to use libv4l or use the LD_PRELOAD wrapper.
> >>
> >> Here is the latest libv4l:
> >>
http://linuxtv.org/wiki/index.php/FreeBSD_violates_GPL
--
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-info.html
Bonjour,
I've bought a terratec grabby device but I've experimented some audio
problems with it
I run an ubuntu karmic (9.10) distri and use mplayer/mencoder to see and
capture vhs pal stuff.
But, If video works with mplayer/mencoder, sound doesn't
So I run alsamixer -c1 to access grabby capt
Hi,
On 02/17/2010 01:04 AM, Adam Baker wrote:
On Tuesday 16 Feb 2010, Hans de Goede wrote:
Hi,
You need to use libv4l and have your apps patched
to use libv4l or use the LD_PRELOAD wrapper.
Here is the latest libv4l:
http://people.fedoraproject.org/~jwrdegoede/libv4l-0.6.5-test.tar.gz
And he
30 matches
Mail list logo