linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mem2mem changes for v4.2
@ 2015-05-06 15:24 Kamil Debski
  0 siblings, 0 replies; only message in thread
From: Kamil Debski @ 2015-05-06 15:24 UTC (permalink / raw)
  To: linux-media

The following changes since commit 1555f3bf5cc172e7d23c2b8db10d656d15bec13e:

  [media] saa7164: fix compiler warning (2015-05-01 09:09:58 -0300)

are available in the git repository at:

  git://linuxtv.org/kdebski/media_tree_2.git for-4.2

for you to fetch changes up to 4fd781a3dfeac6b98e8aabfbbab73627ea6c9958:

  s5p-mfc: Set last buffer flag (2015-05-06 17:22:51 +0200)

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      media: platform: exynos-gsc: Constify platform_device_id
      media: platform: exynos4-is: Constify platform_device_id
      media: platform: s3c-camif: Constify platform_device_id
      media: platform: s5p: Constify platform_device_id

Peter Seiderer (1):
      videodev2: Add V4L2_BUF_FLAG_LAST

Philipp Zabel (4):
      DocBook media: document codec draining flow
      videobuf2: return -EPIPE from DQBUF after the last buffer
      coda: Set last buffer flag and fix EOS event
      s5p-mfc: Set last buffer flag

 Documentation/DocBook/media/v4l/io.xml             |   12 +++++++++
 .../DocBook/media/v4l/vidioc-decoder-cmd.xml       |   12 ++++++++-
 .../DocBook/media/v4l/vidioc-encoder-cmd.xml       |   10 +++++++-
 Documentation/DocBook/media/v4l/vidioc-qbuf.xml    |    8 ++++++
 drivers/media/platform/coda/coda-bit.c             |    4 +--
 drivers/media/platform/coda/coda-common.c          |   27
++++++++------------
 drivers/media/platform/coda/coda.h                 |    3 +++
 drivers/media/platform/exynos-gsc/gsc-core.c       |    2 +-
 drivers/media/platform/exynos4-is/media-dev.c      |    2 +-
 drivers/media/platform/s3c-camif/camif-core.c      |    2 +-
 drivers/media/platform/s5p-g2d/g2d.c               |    2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc.c           |    3 ++-
 drivers/media/platform/s5p-tv/hdmi_drv.c           |    2 +-
 drivers/media/v4l2-core/v4l2-mem2mem.c             |   10 +++++++-
 drivers/media/v4l2-core/videobuf2-core.c           |   19 +++++++++++++-
 include/media/videobuf2-core.h                     |   13 ++++++++++
 include/trace/events/v4l2.h                        |    3 ++-
 include/uapi/linux/videodev2.h                     |    2 ++
 18 files changed, 107 insertions(+), 29 deletions(-)


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

only message in thread, other threads:[~2015-05-06 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06 15:24 [GIT PULL] mem2mem changes for v4.2 Kamil Debski

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