作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (06): 224-226. doi: 10.3969/j.issn.1000-3428.2012.06.074

• 多媒体技术及应用 • 上一篇    下一篇

H.264熵解码器的研究与实现

付永庆,姜灵灵,刘迪铭   

  1. (哈尔滨工程大学信息与通信工程学院,哈尔滨 150001)
  • 收稿日期:2011-07-30 出版日期:2012-03-20 发布日期:2012-03-20
  • 作者简介:付永庆(1956-),男,教授、博士生导师,主研方向:图像编码,虚拟计算,并行算法;姜灵灵、刘迪铭,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(60772025)

Research and Implementation of H.264 Entropy Decoder

FU Yong-qing, JIANG Ling-ling, LIU Di-ming   

  1. (College of Information and Communication Engineering, Harbin Engineering University, Harbin 150001, China)
  • Received:2011-07-30 Online:2012-03-20 Published:2012-03-20

摘要: 在H.264/AVC标准中,基于上下文的自适应可变长编码(CAVLC)解码算法的复杂度较高。为此,提出一种基于熵解码算法的新型熵解码器,在对视频压缩码流实现熵解码的过程中,引入并行处理方式,并改进二叉树法。通过采用QuartusⅡ7.2版环境波形仿真和FPGA硬件实现方法进行实验,结果表明该熵解码器在硬件资源节省和解码速度方面具有较好的性能。

关键词: H.264/AVC标准, 可变长编码, 熵解码器, 自适应模型, 句法元素, 二叉树

Abstract: The context-based adaptive variable length entropy decoding quoted in H.264/AVC video coding standard can greatly reduce data redundancy and improve the decoding efficiency, meanwhile the complexity of Context-based Adaptive Variable Length Coding(CAVLC) decoding is increased. In this paper, a rapid and effective new entropy decoder which is based on entropy decoding algorithm is proposed. The decoder realizes entropy decoding to video compression streaming. In this process, parallel processing way is imported, and binary tree method is improved. Waveform simulations for the proposed decoder in QuartusⅡ7.2 and hardware implementation using FPGA prove the correctness of the design for proposed entropy decoder, besides, the proposed decoder has better performance in savings in hardware resources and decoding speed.

Key words: H.264/AVC standard, variable length encoding, entropy decoder, adaptive model, syntax element, binary tree

中图分类号: