linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2 FOR v5.5] Various fixes
@ 2019-11-10 13:44 Hans Verkuil
  2019-11-10 13:54 ` Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2019-11-10 13:44 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Tomasz Figa

This is probably the last PR for 5.5.

Change since the previous GIT PULL:

Added:

Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"

as requested by Tomasz.

Regards,

	Hans


The following changes since commit 693c5f144aeb9636ae161a3c61a838c50b2ae41c:

  media: vicodec: media_device_cleanup was called too early (2019-11-10 07:45:17 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.5s

for you to fetch changes up to 68b4818bde42d07c81dff4eeb448192f0d01cee1:

  Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding" (2019-11-10 14:30:18 +0100)

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

----------------------------------------------------------------
Benoit Parrot (2):
      dt-bindings: media: ti-vpe: Document VPE driver
      media: ti-vpe: vpe: fix compatible to match bindings

Colin Ian King (1):
      media: zr364xx: remove redundant assigmnent to idx, clean up code

Ezequiel Garcia (1):
      media: hantro: Fix s_fmt for dynamic resolution changes

Hans Verkuil (1):
      Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"

Jonas Karlman (5):
      media: hantro: Fix H264 motion vector buffer offset
      media: hantro: Reduce H264 extra space for motion vectors
      media: hantro: Use output buffer width and height for H264 decoding
      media: hantro: Remove now unused H264 pic_size
      media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly

Nishad Kamdar (2):
      media: siano: Use the correct style for SPDX License Identifier
      media: i2c: Use the correct style for SPDX License Identifier

Ricardo Ribalda Delgado (1):
      Documentation: media: *_DEFAULT targets for subdevs

 Documentation/devicetree/bindings/media/ti,vpe.yaml     | 64 +++++++++++++++++++++++++++++++++++++++++++++
 Documentation/media/uapi/v4l/v4l2-selection-targets.rst |  4 ++-
 MAINTAINERS                                             |  1 +
 drivers/media/common/siano/smsir.h                      |  2 +-
 drivers/media/i2c/max2175.h                             |  4 +--
 drivers/media/i2c/saa711x_regs.h                        |  2 +-
 drivers/media/i2c/tda1997x_regs.h                       |  2 +-
 drivers/media/i2c/tvp5150_reg.h                         |  2 +-
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c      |  9 ++++---
 drivers/media/platform/ti-vpe/vpe.c                     |  2 +-
 drivers/media/usb/zr364xx/zr364xx.c                     |  6 ++---
 drivers/staging/media/hantro/hantro_g1_h264_dec.c       | 37 +++++++++++++++++---------
 drivers/staging/media/hantro/hantro_h264.c              |  5 ----
 drivers/staging/media/hantro/hantro_hw.h                |  3 ---
 drivers/staging/media/hantro/hantro_v4l2.c              | 48 ++++++++++++++++++++++++++--------
 15 files changed, 145 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/ti,vpe.yaml

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

end of thread, other threads:[~2019-11-10 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 13:44 [GIT PULL v2 FOR v5.5] Various fixes Hans Verkuil
2019-11-10 13:54 ` Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).