All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	"eugen.hristev@microchip.com" <eugen.hristev@microchip.com>
Subject: Re: [GIT PULL FOR v5.3] atmel-isc and coda enhancements
Date: Tue, 21 May 2019 08:32:29 -0300	[thread overview]
Message-ID: <20190521083229.66b4afbe@coco.lan> (raw)
In-Reply-To: <1fc4f310-aa97-fa5f-ed1b-1253caabb003@xs4all.nl>

Em Thu, 2 May 2019 15:13:58 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> This previous PR https://patchwork.linuxtv.org/patch/55818/ is now split
> in two, one with patches for 5.2 and one with stuff that can go into 5.3.
> 
> This PR contains the patches with new features for 5.3.
> 
> Regards,
> 
> 	Hans
> 
> The following changes since commit 7afa8db323e37b9174cf78a1c9ab0ae7a9f5e7dd:
> 
>   media: vsp1: Add support for missing 16-bit RGB555 formats (2019-04-25 11:07:05 -0400)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.3a
> 
> for you to fetch changes up to 73d1351fb7d7dafd88d15848bfacfe9f16b13351:
> 
>   media: coda: use v4l2_m2m_buf_copy_metadata (2019-05-02 15:04:53 +0200)
> 
> ----------------------------------------------------------------
> Tag branch
> 
> ----------------------------------------------------------------
> Eugen Hristev (4):
>       media: atmel: atmel-isc: reworked white balance feature
>       media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
>       media: atmel: atmel-isc: add support for DO_WHITE_BALANCE
>       media: atmel: atmel-isc: make try_fmt error less verbose
> 
> Philipp Zabel (12):
>       media: coda: move register debugging to coda_debug level 3
>       media: coda: move job ready message to coda_debug level 2
>       media: coda: add coda_frame_type_char helper
>       media: coda: improve decoder job finished debug message
>       media: coda: demote s_ctrl debug messages to level 2
>       media: coda: add menu strings to s_ctrl debug output
>       media: coda: update profile and level controls after sequence initialization

Patches up to here applied fine.

>       media: coda: add decoder MPEG-4 profile and level controls

This one caused build to break. I'm stopping merging here.

Regards,
Mauro

>       media: v4l2-ctrl: add MPEG-2 profile and level controls
>       media: coda: add decoder MPEG-2 profile and level controls
>       media: coda: add lockdep asserts
>       media: coda: use v4l2_m2m_buf_copy_metadata
> 
>  Documentation/media/uapi/v4l/ext-ctrls-codec.rst |  56 +++++++++++++++++++
>  drivers/media/platform/atmel/atmel-isc-regs.h    |   6 ++-
>  drivers/media/platform/atmel/atmel-isc.c         | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
>  drivers/media/platform/coda/Makefile             |   2 +-
>  drivers/media/platform/coda/coda-bit.c           |  69 +++++++++++++++++++-----
>  drivers/media/platform/coda/coda-common.c        | 129 +++++++++++++++++++++++++++++++++-----------
>  drivers/media/platform/coda/coda-mpeg2.c         |  44 +++++++++++++++
>  drivers/media/platform/coda/coda-mpeg4.c         |  48 +++++++++++++++++
>  drivers/media/platform/coda/coda.h               |  14 +++++
>  drivers/media/platform/coda/coda_regs.h          |   2 +-
>  drivers/media/v4l2-core/v4l2-ctrls.c             |  24 +++++++++
>  include/uapi/linux/v4l2-controls.h               |  18 +++++++
>  12 files changed, 597 insertions(+), 78 deletions(-)
>  create mode 100644 drivers/media/platform/coda/coda-mpeg2.c
>  create mode 100644 drivers/media/platform/coda/coda-mpeg4.c



Thanks,
Mauro

      parent reply	other threads:[~2019-05-21 11:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02 13:13 [GIT PULL FOR v5.3] atmel-isc and coda enhancements Hans Verkuil
2019-05-02 13:24 ` Eugen.Hristev
2019-05-21 11:32 ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190521083229.66b4afbe@coco.lan \
    --to=mchehab+samsung@kernel.org \
    --cc=eugen.hristev@microchip.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.