Linux Media Controller development
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.16] Allegro fixes/enhancements
@ 2021-10-11  8:49 Hans Verkuil
  2021-10-11  9:38 ` [GIT PULL FOR v5.16] Allegro fixes/enhancements (#77656) Jenkins
  2021-10-18  8:40 ` [GIT PULL FOR v5.16] Allegro fixes/enhancements Mauro Carvalho Chehab
  0 siblings, 2 replies; 4+ messages in thread
From: Hans Verkuil @ 2021-10-11  8:49 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Michael Tretter

The following changes since commit fd2eda71a47b095e81b9170c3f8b7ae82b04e785:

  media: remove myself from dvb media maintainers (2021-10-08 13:56:25 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.16i

for you to fetch changes up to 8f472ea73758255b366fae57bde772396231efcd:

  media: allegro: write vui parameters for HEVC (2021-10-11 10:18:33 +0200)

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

----------------------------------------------------------------
Michael Tretter (13):
      media: allegro: ignore interrupt if mailbox is not initialized
      media: allegro: fix module removal if initialization failed
      media: allegro: lookup VCU settings
      media: allegro: add pm_runtime support
      media: allegro: add encoder buffer support
      media: allegro: add control to disable encoder buffer
      media: allegro: fix row and column in response message
      media: allegro: remove external QP table
      media: allegro: correctly scale the bit rate in SPS
      media: allegro: extract nal value lookup functions to header
      media: allegro: write correct colorspace into SPS
      media: allegro: nal-hevc: implement generator for vui
      media: allegro: write vui parameters for HEVC

 drivers/media/platform/allegro-dvt/allegro-core.c | 311 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 drivers/media/platform/allegro-dvt/allegro-mail.c |  23 +++---
 drivers/media/platform/allegro-dvt/allegro-mail.h |  10 ++-
 drivers/media/platform/allegro-dvt/nal-h264.c     |  74 -----------------
 drivers/media/platform/allegro-dvt/nal-h264.h     | 200 +++++++++++++++++++++++++++++++++++++++++++-
 drivers/media/platform/allegro-dvt/nal-hevc.c     | 202 +++++++++++++++++++++++++++++----------------
 drivers/media/platform/allegro-dvt/nal-hevc.h     | 189 +++++++++++++++++++++++++++++++++++++++---
 include/uapi/linux/v4l2-controls.h                |   5 ++
 8 files changed, 811 insertions(+), 203 deletions(-)

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

end of thread, other threads:[~2021-10-18  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-11  8:49 [GIT PULL FOR v5.16] Allegro fixes/enhancements Hans Verkuil
2021-10-11  9:38 ` [GIT PULL FOR v5.16] Allegro fixes/enhancements (#77656) Jenkins
2021-10-18  8:40 ` [GIT PULL FOR v5.16] Allegro fixes/enhancements Mauro Carvalho Chehab
2021-10-18  9:12   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox