W dniu nie, 01.09.2019 o godzinie 23∶27 +0200, użytkownik Dominik Danelski
napisał:
> Add support for Magix Wideowandler 2 - analog USB capture card
>
> Co-author: Cornelius Porosanu
> Signed-off-by: Dominik Danelski
> ---
> drivers/media/usb/em28xx/em28xx-cards.c | 20
>
Right now, dev->users is not been decremented for VBI nodes,
causing unregister to fail. Fix it.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/usb/cx231xx/cx231xx-video.c | 25 +--
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/drivers/media/usb/cx23
Add comment block documenting tests not included from section 13.15 of
the HDMI CEC 1.4b specification. This section outlines the System Audio
Control feature.
Signed-off-by: Jiunn Chang
---
utils/cec-compliance/cec-test-audio.cpp | 30 +
1 file changed, 30 insertions(+)
Add comment block documenting tests not included from section 13.15 of
the CEC 1.4b specification. This section outlines the System Audio
Control feature.
Signed-off-by: Jiunn Chang
---
utils/cec-compliance/cec-test-audio.cpp | 29 +
1 file changed, 29 insertions(+)
dif
Sometimes it detects a weird resolution such as 1024x287 when the
actual resolution is 1024x768. To resolve such an issue, this
commit adds clearing for hsync and vsync polarity register bits
at the beginning of the first mode detection. This is recommended
in the datasheet.
Signed-off-by: Jae Hyu
This commit refines hsync/vsync polarity setting logic by making
also clearing register bits possible based on probed sync state
accordingly.
Signed-off-by: Jae Hyun Yoo
---
drivers/media/platform/aspeed-video.c | 43 +--
1 file changed, 21 insertions(+), 22 deletions(-)
This patch series refines mode detection flow by adding and fixing of
hsync/vsync polarity setting register handling. Please review this change.
Thanks,
-Jae
Jae Hyun Yoo (2):
media: aspeed: refine hsync/vsync polarity setting logic
media: aspeed: set hsync and vsync polarities to normal befo
On Tue, Sep 10, 2019 at 09:04:46PM +0800, dongchun@mediatek.com wrote:
> From: Dongchun Zhu
>
> This patch mainly adds two more sensor modes for OV8856 CMOS image sensor.
> That is, the resolution of 1632*1224 and 3264*2448, corresponding to the
> bayer order of BGGR.
> The sensor revision a
On Tue, Sep 10, 2019 at 09:04:45PM +0800, dongchun@mediatek.com wrote:
> From: Dongchun Zhu
>
> This patch adds device tree bindings documentation for the ov8856 CMOS
> image sensor.
New bindings in YAML, please.
--
With Best Regards,
Andy Shevchenko
Hallo
Mein Name ist Joe Akaba. Ich bin von Beruf Rechtsanwalt. Ich möchte
Ihnen anbieten
die nächsten Verwandten zu meinem Klienten. Sie erben die Summe von
(8,5 Millionen US-Dollar)
Dollar, die mein Kunde vor seinem Tod in der Bank gelassen hat.
Mein Mandant ist ein Staatsbürger Ihres Landes, de
From: Dongchun Zhu
This patch mainly adds two more sensor modes for OV8856 CMOS image sensor.
That is, the resolution of 1632*1224 and 3264*2448, corresponding to the bayer
order of BGGR.
The sensor revision also differs in some OTP register.
Signed-off-by: Dongchun Zhu
---
drivers/media/i2c/
From: Dongchun Zhu
Hello,
This series adds DT bindings and some more sensor modes for users to use.
>From the latest ov8856 datasheet, it is proposed to adopt the resolution
of 1632*1224 and 3264*2448, together with Bayer Order of BGGR.
Thus here we try to provide two more scenarios.
In additi
From: Dongchun Zhu
This patch adds device tree bindings documentation for the ov8856 CMOS
image sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov8856.txt | 51 ++
MAINTAINERS| 1 +
2 files changed, 52
Add VFL_TYPE_METADATA, to detect devices of type metadata and
to disable unneeded ioctls.
Signed-off-by: Vandana BN
---
drivers/media/v4l2-core/v4l2-dev.c | 57 ++--
drivers/media/v4l2-core/v4l2-ioctl.c | 5 ++-
include/media/v4l2-dev.h | 2 +
3 files chan
Since the uapi does not contain the num_ref_idx_active_override_flag,
drivers for decoders that do not parse slices themselves don't know
how to choose between the num_ref_idx_l[01]_default_active and the
num_ref_idx_l[01]_active override fields.
Instead, userspace must set the override fields to
Document that the slice headers must be included for the benefit of
decoders that parse them (partially) in hardware, and that the start
code is optional. Add a link to the ITU-T Rec. H.264 specification
section that describes the slice format.
Signed-off-by: Philipp Zabel
---
Documentation/medi
16 matches
Mail list logo