Multi-layer parallel H264 decoding algorithm

Yu WANG,Yaowu CHEN
DOI: https://doi.org/10.3778/j.issn.1002-8331.1212-0395
2014-01-01
Abstract:In the demand of real-time decoding of high-definition video stream, a multi-layer parallel algorithm is proposed. First, this algorithm distributes tasks to the processors according to the decoding function module and optimizes the load-balance between processors through the secondary partition of the function module. Then, in the loop-filter module, this algorithm processes the macro blocks parallelly according to the dependency relationship between the macro blocks. Experimental results indicate that this algorithm improves the efficiency and the parallelization of the decoder, realizes the real-time decoding of high-definition video stream on the TILEPro64 platform. This algorithm speeds up the decoding pro-cess by 10.01 at most, achieves a 80%performance increase of speedup comparing to the existing parallel algorithm.
What problem does this paper attempt to address?