All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.19] Various fixes/enhancements
@ 2022-05-09  9:43 Hans Verkuil
  2022-05-09 10:18 ` [GIT PULL FOR v5.19] Various fixes/enhancements (#83007) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2022-05-09  9:43 UTC (permalink / raw)
  To: linux-media; +Cc: Eugen Hristev, Benjamin Gaignard, Ming Qian

The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19h

for you to fetch changes up to 2ac0836fb3177fd4d2a13401774a0fad5d94f1f9:

  media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values (2022-05-09 11:41:24 +0200)

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

----------------------------------------------------------------
Benjamin Gaignard (5):
      media: hantro: Use post processor scaling capacities
      media: hantro: HEVC: Fix output frame chroma offset
      media: hantro: HEVC: Fix tile info buffer value computation
      media: hantro: HEVC: Fix reference frames management
      media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values

Eugen Hristev (9):
      media: atmel: atmel-isc-base: use streaming status when queueing buffers
      media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
      media: atmel: atmel-isc: remove redundant comments
      media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
      media: atmel: atmel-isc-base: use mutex to lock awb workq from streaming
      media: atmel: atmel-isc: compact the controller formats list
      media: atmel: atmel-sama7g5-isc: remove stray line
      dt-bindings: media: microchip,xisc: add bus-width of 14
      media: atmel: microchip-csi2dc: add link validation support

Ming Qian (2):
      media: amphion: wake up when error occurs
      media: amphion: G/S_PARM only for encoder's output queue

 Documentation/devicetree/bindings/media/microchip,xisc.yaml |  2 +-
 drivers/media/platform/amphion/venc.c                       |  6 ++++++
 drivers/media/platform/amphion/vpu_v4l2.c                   |  8 ++++----
 drivers/media/platform/atmel/atmel-isc-base.c               | 34 ++++++++++++++++++++++++++------
 drivers/media/platform/atmel/atmel-isc.h                    |  8 +++++---
 drivers/media/platform/atmel/atmel-sama5d2-isc.c            | 53 +++++++++++++++++--------------------------------
 drivers/media/platform/atmel/atmel-sama7g5-isc.c            | 61 +++++++++++++++++++--------------------------------------
 drivers/media/platform/atmel/microchip-csi2dc.c             |  5 +++++
 drivers/staging/media/hantro/hantro.h                       |  2 ++
 drivers/staging/media/hantro/hantro_g2_hevc_dec.c           | 36 ++++++++++++++++++++--------------
 drivers/staging/media/hantro/hantro_g2_regs.h               |  6 ++++++
 drivers/staging/media/hantro/hantro_hevc.c                  | 44 +++--------------------------------------
 drivers/staging/media/hantro/hantro_hw.h                    | 12 +++++++-----
 drivers/staging/media/hantro/hantro_postproc.c              | 53 +++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/staging/media/hantro/hantro_v4l2.c                  | 15 +++++++-------
 15 files changed, 184 insertions(+), 161 deletions(-)

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

end of thread, other threads:[~2022-05-09 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09  9:43 [GIT PULL FOR v5.19] Various fixes/enhancements Hans Verkuil
2022-05-09 10:18 ` [GIT PULL FOR v5.19] Various fixes/enhancements (#83007) Jenkins

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.