Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594826
| From | Wu-Cheng Li <wuchengli@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU |
| Date | 2017-03-08 04:50 +0100 |
| Message-ID | <tiALT-GB-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Wu-Cheng Li <wuchengli@google.com> v2: also check the result of vdec_if_decode in mtk_vdec_worker. v3: set buffer status to VB2_BUF_STATE_ERROR. Move printk out of lock. Wu-Cheng Li (1): mtk-vcodec: check the vp9 decoder buffer index from VPU. drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c | 33 +++++++++++++++++----- drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.h | 2 ++ .../media/platform/mtk-vcodec/vdec/vdec_vp9_if.c | 26 +++++++++++++++++ drivers/media/platform/mtk-vcodec/vdec_drv_if.h | 2 ++ 4 files changed, 56 insertions(+), 7 deletions(-) -- 2.12.0.246.ga2ecc84866-goog
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-08 04:50 +0100
csiph-web