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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html