Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1396251

[RESEND PATCH] [PATCH 0/3] A few patches make s5p-mfc work with Gstreamer

From ayaka <ayaka@soulik.info>
Newsgroups linux.kernel
Subject [RESEND PATCH] [PATCH 0/3] A few patches make s5p-mfc work with Gstreamer
Date 2016-05-07 07:20 +0200
Message-ID <rw2OK-3At-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


A user-space application will follow the V4l2 document, but I meet
a problem when I test it with Gstreamer. I look at the V4l2
document, the driver check the external setting which the
document not cover, so that is what the second patch do.

The first patch comes from chromium project, but I didn't
find it is merged, so I sent it again with new kernel API.
But I have not test it with 4.6-rc6, as I meet sysmmu problem
there.

But all those patches have been confirmed at Linux 4.1.16.


ayaka (3):
  [media] s5p-mfc: Add handling of buffer freeing reqbufs request
  [media] s5p-mfc: remove unnecessary check in try_fmt
  [media] s5p-mfc: fix a typo in s5p_mfc_dec

 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |  2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 12 +++---------
 2 files changed, 4 insertions(+), 10 deletions(-)

-- 
2.5.5

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RESEND PATCH] [PATCH 0/3] A few patches make s5p-mfc work with Gstreamer ayaka <ayaka@soulik.info> - 2016-05-07 07:20 +0200

csiph-web