linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.1] vicodec improvements/fixes
@ 2019-01-24 13:57 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2019-01-24 13:57 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Dafna Hirschfeld

This series fixes various vicodec issues and it now follows the
stateful codec API.

This ensures a good starting point for adding codec compliance tests
and starting work to support the stateless codec variant.

Regards,

	Hans

The following changes since commit 337e90ed028643c7acdfd0d31e3224d05ca03d66:

  media: imx-csi: Input connections to CSI should be optional (2019-01-21 16:46:02 -0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-vicodec

for you to fetch changes up to 8e2800103e23bad4f4679ffe4eab3d9b8aa0f5bd:

  media: vicodec: ensure comp frame pointer kept in range (2019-01-24 14:54:45 +0100)

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

----------------------------------------------------------------
Dafna Hirschfeld (7):
      media: vicodec: Add num_planes field to v4l2_fwht_pixfmt_info
      media: vicodec: add support for CROP and COMPOSE selection
      media: vicodec: use 3 bits for the number of components
      media: vicodec: Add pixel encoding flags to fwht header
      media: vicodec: Separate fwht header from the frame data
      media: vicodec: Add support for resolution change event.
      media: vicodec: ensure comp frame pointer kept in range

 drivers/media/platform/vicodec/codec-fwht.c      | 144 +++++++++-----
 drivers/media/platform/vicodec/codec-fwht.h      |  27 ++-
 drivers/media/platform/vicodec/codec-v4l2-fwht.c | 390 ++++++++++++++++++++++++------------
 drivers/media/platform/vicodec/codec-v4l2-fwht.h |  15 +-
 drivers/media/platform/vicodec/vicodec-core.c    | 633 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 5 files changed, 890 insertions(+), 319 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-24 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24 13:57 [GIT PULL FOR v5.1] vicodec improvements/fixes Hans Verkuil

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).