All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mem2mem driver changes
@ 2013-06-28 14:24 Kamil Debski
  0 siblings, 0 replies; only message in thread
From: Kamil Debski @ 2013-06-28 14:24 UTC (permalink / raw)
  To: linux-media

The following changes since commit 53f501a96b81cedb8449153fd2afd533eeac3172:

  Merge branch 'v4l_for_linus' into patchwork (2013-06-25 15:30:23 +0200)

are available in the git repository at:


  git://git.linuxtv.org/kdebski/media.git master

for you to fetch changes up to f4603fe949a1e4ec61f4900bffb4e1d2f11c27ac:

  coda: add CODA7541 decoding support (2013-06-28 16:18:14 +0200)

----------------------------------------------------------------
Alexander Shiyan (1):
      media: coda: Fix DT driver data pointer for i.MX27

John Sheu (1):
      s5p-mfc: Fix input/output format reporting

Philipp Zabel (9):
      mem2mem: add support for hardware buffered queue
      coda: use vb2_set_plane_payload instead of setting
v4l2_planes[0].bytesused directly
      coda: dynamic IRAM setup for encoder
      coda: do not allocate maximum number of framebuffers for encoder
      coda: update CODA7541 to firmware 1.4.50
      coda: add bitstream ringbuffer handling for decoder
      coda: dynamic IRAM setup for decoder
      coda: split encoder specific parts out of device_run and irq_handler
      coda: add CODA7541 decoding support

 drivers/media/platform/coda.c                | 1471
++++++++++++++++++++++----
 drivers/media/platform/coda.h                |  107 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |   79 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c |   46 +-
 drivers/media/v4l2-core/v4l2-mem2mem.c       |   10 +-
 include/media/v4l2-mem2mem.h                 |   13 +
 6 files changed, 1459 insertions(+), 267 deletions(-)



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

only message in thread, other threads:[~2013-06-28 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28 14:24 [GIT PULL] mem2mem driver changes Kamil Debski

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.