[PATCH 0/2] media: cedrus: hevc: Minor fixes

From: Jernej Skrabec
Date: Fri Dec 13 2019 - 11:15:26 EST


I noticed that some HEVC videos are not decoded correctly. It turns out
that same workaround which works for H264 also works for HEVC. Crash is
in HEVC more noticable. Any HEVC video decoding afterwards produces only
green screen.

Second patch just adds missing luma bit depth which was probably
overlooked in initial HEVC driver.

This was developed on top of:
https://patchwork.linuxtv.org/cover/60729/

Best regards,
Jernej

Jernej Skrabec (2):
media: cedrus: Fix decoding for some HEVC videos
media: cedrus: hevc: Add luma bit depth

.../staging/media/sunxi/cedrus/cedrus_h265.c | 26 ++++++++++++++++---
.../staging/media/sunxi/cedrus/cedrus_regs.h | 1 +
2 files changed, 24 insertions(+), 3 deletions(-)

--
2.24.0