Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594329
| From | Wu-Cheng Li <wuchengli@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU |
| Date | 2017-03-07 16:20 +0100 |
| Message-ID | <tip46-X4-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Wu-Cheng Li <wuchengli@google.com> This patch guards against the invalid buffer index from VPU firmware. v2: also check the result of vdec_if_decode in mtk_vdec_worker. Wu-Cheng Li (1): mtk-vcodec: check the vp9 decoder buffer index from VPU. drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c | 23 ++++++++++++++----- 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, 48 insertions(+), 5 deletions(-) -- 2.12.0.rc1.440.g5b76565f74-goog
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/1] mtk-vcodec: check the vp9 decoder buffer index from VPU Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-07 16:20 +0100
[PATCH v2 1/1] mtk-vcodec: check the vp9 decoder buffer index from VPU. Wu-Cheng Li <wuchengli@chromium.org> - 2017-03-07 16:20 +0100
Re: [PATCH v2 1/1] mtk-vcodec: check the vp9 decoder buffer index from VPU. Tiffany Lin <tiffany.lin@mediatek.com> - 2017-03-08 04:30 +0100
csiph-web