All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.4] Fixes, via-camera, vivid
@ 2019-07-30 11:44 Hans Verkuil
  2019-07-30 16:27 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2019-07-30 11:44 UTC (permalink / raw)
  To: Linux Media Mailing List

Small fixes, via-camera vb2 conversion (yeah!) and extended pixelformat
support in v4l2-tpg/vivid. Patches for the corresponding v4l-utils support
for these pixelformats is ready as well.

Regards,

	Hans

The following changes since commit a8f910ec66583bfb61558c3f333195b3960d832d:

  media: v4l2-core: Cleanup Makefile (2019-07-25 12:28:28 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.4g

for you to fetch changes up to 1de3c46bf602d9edb34d19259af719824b11b24a:

  via-camera: convert to the vb2 framework (2019-07-30 13:10:33 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (6):
      v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
      videodev2.h.rst.exceptions: tymecode -> timecode
      v4l2-tpg: add support for new pixelformats
      v4l2-common: add support for new RGB32 pixelformats
      vivid: add support for new pixelformats
      via-camera: convert to the vb2 framework

Paul Kocialkowski (1):
      media: v4l2-ctrl: Add a comment on why we zero out compound controls fields

gtk_ruiwang (1):
      media: mtk-vcodec: Handle H264 error bitstreams

 Documentation/media/videodev2.h.rst.exceptions        |   4 +-
 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c         | 107 +++++++++++
 drivers/media/platform/Kconfig                        |   2 +-
 drivers/media/platform/mtk-vcodec/vdec/vdec_h264_if.c |  16 +-
 drivers/media/platform/via-camera.c                   | 492 ++++++++++++++++----------------------------------
 drivers/media/platform/vivid/vivid-vid-common.c       | 132 +++++++++++++-
 drivers/media/v4l2-core/v4l2-common.c                 |   4 +
 drivers/media/v4l2-core/v4l2-ctrls.c                  |   4 +
 drivers/media/v4l2-core/v4l2-ioctl.c                  |   2 +-
 9 files changed, 420 insertions(+), 343 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL FOR v5.4] Fixes, via-camera, vivid
  2019-07-30 11:44 [GIT PULL FOR v5.4] Fixes, via-camera, vivid Hans Verkuil
@ 2019-07-30 16:27 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2019-07-30 16:27 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: Linux Media Mailing List

Em Tue, 30 Jul 2019 13:44:18 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> Small fixes, via-camera vb2 conversion (yeah!) and extended pixelformat
> support in v4l2-tpg/vivid. Patches for the corresponding v4l-utils support
> for these pixelformats is ready as well.
> 
> Regards,
> 
> 	Hans
> 
> The following changes since commit a8f910ec66583bfb61558c3f333195b3960d832d:
> 
>   media: v4l2-core: Cleanup Makefile (2019-07-25 12:28:28 -0400)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.4g
> 
> for you to fetch changes up to 1de3c46bf602d9edb34d19259af719824b11b24a:
> 
>   via-camera: convert to the vb2 framework (2019-07-30 13:10:33 +0200)

...

> gtk_ruiwang (1):
>       media: mtk-vcodec: Handle H264 error bitstreams

Applied all patches but this one. Author/SoB should have the author's
name, and not a random string.

Thanks,
Mauro

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-30 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-30 11:44 [GIT PULL FOR v5.4] Fixes, via-camera, vivid Hans Verkuil
2019-07-30 16:27 ` Mauro Carvalho Chehab

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.