On Wed, 2014-10-08 at 22:50 -0300, Mauro Carvalho Chehab wrote:
> Em Wed, 08 Oct 2014 13:53:33 -0700
> Randy Dunlap escreveu:
> > On 10/08/14 11:31, Mauro Carvalho Chehab wrote:
> > > From gpsca's PoV, IMHO, it should be fine to disable the webcam buttons if
> > > the webcam was compiled as builti
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: Thu Oct 9 04:00:28 CEST 2014
git branch: test
git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85
gcc versi
Em Wed, 08 Oct 2014 13:53:33 -0700
Randy Dunlap escreveu:
> On 10/08/14 11:31, Mauro Carvalho Chehab wrote:
> > Em Wed, 08 Oct 2014 10:13:39 -0700
> > Randy Dunlap escreveu:
> >
> >> On 10/07/14 23:49, Stephen Rothwell wrote:
> >>> Hi all,
> >>>
> >>> Please do not add any material intended for
On 10/08/14 11:31, Mauro Carvalho Chehab wrote:
> Em Wed, 08 Oct 2014 10:13:39 -0700
> Randy Dunlap escreveu:
>
>> On 10/07/14 23:49, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Please do not add any material intended for v3.19 to you linux-next
>>> included trees until after v3.18-rc1 has been r
Em Wed, 08 Oct 2014 10:13:39 -0700
Randy Dunlap escreveu:
> On 10/07/14 23:49, Stephen Rothwell wrote:
> > Hi all,
> >
> > Please do not add any material intended for v3.19 to you linux-next
> > included trees until after v3.18-rc1 has been released.
> >
> > Changes since 20141007:
> >
>
> I
Am 08.10.2014 um 20:00 schrieb Mauro Carvalho Chehab:
> Em Wed, 08 Oct 2014 18:52:09 +0200
> Ulrich Eckhardt escreveu:
>>
>> /*
>> +* Ensure that frontend voltage is switched off on initialization
>> +*/
>> + if (dvb_powerdown_on_sleep) {
>
> I'm wandering why to t
Em Wed, 08 Oct 2014 18:52:09 +0200
Ulrich Eckhardt escreveu:
> Hi,
>
> I have digged a little bit deeper in the code and hopefully found a more
> general solution
> by initializing the voltage in dvb_frontend.c in the function
> dvb_register_frontend.
> This should be a more global approach w
On 10/07/14 23:49, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any material intended for v3.19 to you linux-next
> included trees until after v3.18-rc1 has been released.
>
> Changes since 20141007:
>
I saw these build errors in gspca when CONFIG_INPUT=m but the gspca
sub-drivers ar
Hi,
I have digged a little bit deeper in the code and hopefully found a more
general solution
by initializing the voltage in dvb_frontend.c in the function
dvb_register_frontend.
This should be a more global approach which may also fix this type of problems
with other cards. I will test this pa
Em Wed, 08 Oct 2014 21:09:37 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> This patch series adds tuning and scanning features for ISDB-S.
> Other part of the libdvbv5 API may not work for ISDB-S.
Thanks for the patchset! I sent you some comments about them.
> At least the chars
This should fix CODA crashes due to timeouts when stopping
the decoding process with SIGINT.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda/coda-common.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/platform/coda/coda-common.c
b/drivers/media/platform/coda/
This patch adds a quick check for valid JPEG frames before feeding them into
the bitstream buffer: Frames that do not begin with the JPEG start of image
marker and end with the end of image marker are dropped.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda/coda-bit.c | 10
Em Wed, 08 Oct 2014 21:09:38 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> Signed-off-by: Akihiro Tsukada
> ---
> lib/libdvbv5/dvb-file.c | 17 +
> 1 file changed, 9 insertions(+), 8 deletions(-)
>
> diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c
Em Wed, 08 Oct 2014 21:09:41 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> Signed-off-by: Akihiro Tsukada
> ---
> utils/dvb/dvb-format-convert.c | 3 ++-
> utils/dvb/dvbv5-scan.c | 14 ++
> 2 files changed, 16 insertions(+), 1 deletion(-)
>
> diff --git a/u
Em Wed, 08 Oct 2014 21:09:40 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> added NIT scan for ISDB-S,
> fixed wrong/too-close frequency of the scanned entries,
> when freq_offset/bandwith was not set properly.
>
> ISDB-S/T specific charset conversion is separeted off
> as an icon
On Wed, 08 Oct 2014 15:22:43 +0200
Jacek Anaszewski wrote:
> Hi Hans,
>
> On 10/08/2014 02:42 PM, Hans de Goede wrote:
> > Hi,
> >
> > On 10/08/2014 10:46 AM, Jacek Anaszewski wrote:
> >> The plugin provides support for the media device on Exynos4 SoC.
> >> Added is also a media device configura
Le 2014-10-08 06:24, Kamil Debski a écrit :
Hi,
This patch seems complicated and I do not understand your motives.
Could you explain what is the problem with the current aligning of the
values?
Is this a hardware problem? Which MFC version does it affect?
Is it a software problem? If so, maybe
Em Wed, 08 Oct 2014 21:09:39 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> Added LNB support for Japanese satellites.
> Currently tested with dvbv5-zap, dvb-fe-tool.
>
> Signed-off-by: Akihiro Tsukada
> ---
> lib/libdvbv5/dvb-sat.c | 11 +++
> 1 file changed, 11 inserti
Hi Hans,
On 10/08/2014 02:42 PM, Hans de Goede wrote:
Hi,
On 10/08/2014 10:46 AM, Jacek Anaszewski wrote:
The plugin provides support for the media device on Exynos4 SoC.
Added is also a media device configuration file parser.
The media configuration file is used for conveying information
abou
Hi,
On 10/08/2014 10:46 AM, Jacek Anaszewski wrote:
> The plugin provides support for the media device on Exynos4 SoC.
> Added is also a media device configuration file parser.
> The media configuration file is used for conveying information
> about media device links that need to be established a
From: Akihiro Tsukada
Added LNB support for Japanese satellites.
Currently tested with dvbv5-zap, dvb-fe-tool.
Signed-off-by: Akihiro Tsukada
---
lib/libdvbv5/dvb-sat.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/lib/libdvbv5/dvb-sat.c b/lib/libdvbv5/dvb-sat.c
index e8df06
From: Akihiro Tsukada
added NIT scan for ISDB-S,
fixed wrong/too-close frequency of the scanned entries,
when freq_offset/bandwith was not set properly.
ISDB-S/T specific charset conversion is separeted off
as an iconv module, and not implemented in this lib.
Signed-off-by: Akihiro Tsukada
---
From: Akihiro Tsukada
This patch series adds tuning and scanning features for ISDB-S.
Other part of the libdvbv5 API may not work for ISDB-S.
At least the charset conversion and the parser for extended
event descriptors do not work now,
as they require some ISDB-S(/T) specific modifications.
Aki
From: Akihiro Tsukada
Signed-off-by: Akihiro Tsukada
---
utils/dvb/dvb-format-convert.c | 3 ++-
utils/dvb/dvbv5-scan.c | 14 ++
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/utils/dvb/dvb-format-convert.c b/utils/dvb/dvb-format-convert.c
index 4f0e075..bf3
From: Akihiro Tsukada
Signed-off-by: Akihiro Tsukada
---
lib/libdvbv5/dvb-file.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c
index 27d9a63..bcb1762 100644
--- a/lib/libdvbv5/dvb-file.c
+++ b/lib/libdvbv5
Hi Alaganjar,
On Tue, Oct 07, 2014 at 02:37:37AM +0530, Alaganraj Sandhanam wrote:
> Hi Sakari,
>
> Thanks for the patches.
> On Monday 29 September 2014 03:43 AM, Sakari Ailus wrote:
> > Hi,
> >
> > I managed to find some time for debugging my original omap3isp DT support
> > patchset (which in
Hi,
This patch does not apply to the current media tree.
commit cf3167cf1e969b17671a4d3d956d22718a8ceb85)
Author: Antti Palosaari
Date: Fri Sep 26 22:45:36 2014 -0300
[media] pt3: fix DTV FE I2C driver load error paths
Best wishes,
--
Kamil Debski
Samsung R&D Institute Poland
> ---
Hi,
This patch does not apply to the current media tree.
commit cf3167cf1e969b17671a4d3d956d22718a8ceb85)
Author: Antti Palosaari
Date: Fri Sep 26 22:45:36 2014 -0300
[media] pt3: fix DTV FE I2C driver load error paths
Best wishes,
--
Kamil Debski
Samsung R&D Institute Poland
> --
Hi,
This patch seems complicated and I do not understand your motives.
Could you explain what is the problem with the current aligning of the
values?
Is this a hardware problem? Which MFC version does it affect?
Is it a software problem? If so, maybe the user space application should
take extra c
Hi Artem,
On Tuesday 07 October 2014 11:48:48 Artem S. Tashkinov wrote:
> Hi,
>
> I posted a bug report almost a year ago and since it's got zero
> attention so far I'm writing to this mailing list.
I've CC'ed the linux-media mailing list, as it wasn't in the recipients list
of your e-mail.
>
In order to allow for automatic media device entities linking
from the level of libv4l plugin the open system call shouldn't
fail, as the libv4l plugins can begin their job not until it
succeeds.
This patch allows for leaving the pipeline not linked on
open and postpones verifying it to the moment
This patch adds a plugin for the Exynos4 camera. I wanted to split
at least the parser part to the separate module but encountered
some problems with autotools configuration and therefore I'd like
to ask for an instruction on how to adjust the Makefile.am files
to achieve this.
I also think that th
From: Sylwester Nawrocki
Add a helper to allow initialization of struct async_domain at runtime.
Signed-off-by: Sylwester Nawrocki
Acked-by: Kyungmin Park
---
include/linux/async.h |6 ++
1 file changed, 6 insertions(+)
diff --git a/include/linux/async.h b/include/linux/async.h
index
The plugin provides support for the media device on Exynos4 SoC.
Added is also a media device configuration file parser.
The media configuration file is used for conveying information
about media device links that need to be established as well
as V4L2 user control ioctls redirection to a particula
From: Sylwester Nawrocki
Schedule sub-devices power up in separate thread to speed up video device
open and to allow some ioctls, like VIDIOC_REQBUFS to be run in parallel.
We synchronize with completion of the power up sequence before starting
streaming on subdevices, as they require to be powe
There is a new PCIe bridge chip(from SMI) used in DVBSky V3 seris cards,
include S950 V3 and S952 V3 cards.
SMI pcie bridge chip is PCIe 1.1 compliant, supports MSI feature.
Main interface blocks:
1>Two DVB transport stream input ports(ts0,ts1).
2>Two I2C master bus(i2c0, i2c1).
3>IR controller.
4
36 matches
Mail list logo