Hi Sylwester,
On 2 February 2012 01:16, Sylwester Nawrocki wrote:
> Hi Sachin,
>
> On 02/01/2012 10:48 AM, Sachin Kamat wrote:
>> Add support for flipping the image horizontally and vertically.
>>
>> Signed-off-by: Sachin Kamat
>> ---
>> drivers/media/video/s5p-g2d/g2d-hw.c | 5 +
>> dr
IT913X V1 V2 keymaps
Signed-off-by: Malcolm Priestley
---
drivers/media/rc/keymaps/Makefile |2 +
drivers/media/rc/keymaps/rc-it913x-v1.c | 95 +++
drivers/media/rc/keymaps/rc-it913x-v2.c | 94 ++
include/media/rc-map.h
Support for different types of remote.
ITE remotes share common device IDs with differently assigned keys.
Two versions of remote maps have been created there are likely to be more.
v1 for all other IDs
v2 for USB_PID_ITETECH_IT9135_9005.
This patch also separates the configuration parts from it
Hi Sachin,
On 02/01/2012 10:48 AM, Sachin Kamat wrote:
> Add support for flipping the image horizontally and vertically.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/media/video/s5p-g2d/g2d-hw.c |5 +
> drivers/media/video/s5p-g2d/g2d.c| 27 ---
> driv
Hi,
Am 01.02.2012 14:32, schrieb Tony Houghton:
On Thu, 26 Jan 2012 15:40:15 +
Tony Houghton wrote:
I could do with a little more information about DMX_SET_PES_FILTER.
Specifically I want to use an output type of DMX_OUT_TS_TAP. I believe
there's a limit on how many filters can be set, bu
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:Wed Feb 1 19:00:18 CET 2012
git hash:59b30294e14fa6a370fdd2bc2921cca1f977ef16
gcc version: i686-linux-gcc (GCC
hi Christian,
sorry for the very late reply - unfortunately i'm very busy lately.
so, what i can tell you about your questions:
* for setting MIS filter you can follow the link in the first email
that started the discussion here:
http://comments.gmane.org/gmane.linux.drivers.video-input-infrastr
Hi Mauro,
Here is my pull request for the decoder API.
The code is the same as the RFCv3 patch series:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg40516.html
and my previous pull request:
http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/43354
except for
On Thu, 26 Jan 2012 15:40:15 +
Tony Houghton wrote:
> I could do with a little more information about DMX_SET_PES_FILTER.
> Specifically I want to use an output type of DMX_OUT_TS_TAP. I believe
> there's a limit on how many filters can be set, but I don't know
> whether the kernel imposes su
On Wed, Feb 1, 2012 at 6:01 AM, Bhupesh SHARMA wrote:
> Our board has a I2C controlled camera sensor whose Chip Enable (CE)
> pin is driven via a GPIO. This GPIO is made available by a I2C-to-GPIO
> expander chip (STMPE801, see user manual [1])
(...)
> the I2C controller driver
> (we use the stan
Hi Sakari,
On 02/01/2012 11:00 AM, Sakari Ailus wrote:
>> Some camera sensors generate data formats that cannot be described using
>> current convention of the media bus pixel code naming.
>>
>> For instance, interleaved JPEG data and raw VYUY. Moreover interleaving
>> is rather vendor specific, I
Hi Guennadi,
On 02/01/2012 02:44 AM, Guennadi Liakhovetski wrote:
>> V4L2_MBUS_FMT_VYUY_JPEG_1X8
>
> Hmm... Are such sensors not sending this data over something like CSI-2
> with different channel IDs? In which case we just deal with two formats
> cleanly.
I think they could, it might be just
Hi all,
I would like to invite everyone interested to a short IRC meeting on
#v4l-meeting channel we are going to have at 14:00 CET, this Friday
2012-02-03. The main topics are camera exposure and auto focus control
API. There were previous discussions on the mailing list regarding this
and patc
Hi Sylwester,
On Tue, Jan 31, 2012 at 12:23:21PM +0100, Sylwester Nawrocki wrote:
> Hi all,
>
> Some camera sensors generate data formats that cannot be described using
> current convention of the media bus pixel code naming.
>
> For instance, interleaved JPEG data and raw VYUY. Moreover interle
Add support for flipping the image horizontally and vertically.
Signed-off-by: Sachin Kamat
---
drivers/media/video/s5p-g2d/g2d-hw.c |5 +
drivers/media/video/s5p-g2d/g2d.c| 27 ---
drivers/media/video/s5p-g2d/g2d.h|4
3 files changed, 29 insert
Hi Sylwester,
On 1 February 2012 14:31, Sylwester Nawrocki wrote:
> Hi Sachin,
>
> On 02/01/2012 06:09 AM, Sachin Kamat wrote:
>> @@ -200,11 +206,7 @@ int g2d_setup_ctrls(struct g2d_ctx *ctx)
>> {
>> struct g2d_dev *dev = ctx->dev;
>>
>> - v4l2_ctrl_handler_init(&ctx->ctrl_handler, 1
Hi Sachin,
On 02/01/2012 06:09 AM, Sachin Kamat wrote:
> @@ -200,11 +206,7 @@ int g2d_setup_ctrls(struct g2d_ctx *ctx)
> {
> struct g2d_dev *dev = ctx->dev;
>
> - v4l2_ctrl_handler_init(&ctx->ctrl_handler, 1);
> - if (ctx->ctrl_handler.error) {
> - v4l2_err(&dev->v4l2_
Hello,
On Tuesday, January 31, 2012 6:17 PM Benjamin Gaignard wrote:
> I have rebase Linaro CMA test driver to be compatible with CMA v19, it now use
> dma-mapping API instead of v17 CMA API.
> A kernel for snowball with CMA v19 and test driver is available here:
> http://git.linaro.org/gitweb?p
18 matches
Mail list logo