Realization and optimization of HEVC decoder based on multi-core processor

Fei TANG,Zhi-yi YU
DOI: https://doi.org/10.16208/j.issn1000-7024.2017.01.015
2017-01-01
Abstract:To realize a real-time H.265/HEVC software decoder,and provide a feasible parallel method for H.265/HEVC deco-ding,a software realization of H.265/HEVC decoder based on a 64-core processor was proposed and implemented.It was parti-tioned into four parts including CABAC decoder,luma inverse quantization & inverse transformation,luma intra prediction and chroma processing,and executed in parallel in a pipelined fashion.Multiple frames were sent into the processor to obtain the parallel computing between frames.It was simulated under 1 GHz condition,the decoding speed of the decoder realized using the proposed method reaches 108 frames/s for 720p video and 61 frames/s for 1080p video respectively.
What problem does this paper attempt to address?