From: Kamil Debski <k.debski@samsung.com>
To: "'open list:ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC)...'"
<linux-media@vger.kernel.org>
Cc: kamil@wypas.org
Subject: [GIT PULL] mem2mem changes
Date: Fri, 18 Dec 2015 18:22:11 +0100 [thread overview]
Message-ID: <009201d139b8$a1ac14b0$e5043e10$@samsung.com> (raw)
The following changes since commit ecc2fe20e63a21b7db23065ff061b66fbc08e08b:
[media] cx23885: video instead of vbi register used (2015-12-18 13:37:12
-0200)
are available in the git repository at:
git://linuxtv.org/kdebski/media_tree_2.git for-4.5
for you to fetch changes up to 64d8dc83df6bbd58e1782670d6adaf2ff6be9141:
coda: enable MPEG-2 ES decoding (2015-12-18 17:31:03 +0100)
----------------------------------------------------------------
Andrzej Hajda (6):
s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
s5p-mfc: make queue cleanup code common
s5p-mfc: remove unnecessary callbacks
s5p-mfc: use spinlock to protect MFC context
s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
s5p-mfc: remove volatile attribute from MFC register addresses
Julia Lawall (1):
s5p-mfc: constify s5p_mfc_codec_ops structures
Philipp Zabel (5):
coda: make to_coda_video_device static
coda: relax coda_jpeg_check_buffer for trailing bytes
coda: hook up vidioc_prepare_buf
coda: don't start streaming without queued buffers
coda: enable MPEG-2 ES decoding
drivers/media/platform/coda/coda-bit.c | 2 +-
drivers/media/platform/coda/coda-common.c | 21 +-
drivers/media/platform/coda/coda-jpeg.c | 26 +-
drivers/media/platform/coda/coda.h | 2 +-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 99 +++--
drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 14 +-
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c | 16 +-
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 35 +-
drivers/media/platform/s5p-mfc/s5p_mfc_dec.h | 2 +-
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 44 +-
drivers/media/platform/s5p-mfc/s5p_mfc_enc.h | 2 +-
drivers/media/platform/s5p-mfc/s5p_mfc_opr.h | 507
++++++++++++------------
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 94 -----
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 121 +-----
14 files changed, 390 insertions(+), 595 deletions(-)
next reply other threads:[~2015-12-18 17:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-18 17:22 Kamil Debski [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-01 12:41 [GIT PULL] mem2mem changes Kamil Debski
2016-06-07 15:31 Kamil Debski
2015-01-30 14:45 Kamil Debski
2014-11-05 10:19 Kamil Debski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='009201d139b8$a1ac14b0$e5043e10$@samsung.com' \
--to=k.debski@samsung.com \
--cc=kamil@wypas.org \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox