计算机工程与应用 ›› 2013, Vol. 49 ›› Issue (19): 177-179.

• 图形图像处理 • 上一篇    下一篇

基于比特流修改的H.264解码器错误自动定位

张  昊1,占海燕1,邓月堂2,蒋  明3   

  1. 1.中南大学 信息科学与工程学院,长沙 410083
    2.腾讯公司,广东 深圳 518057
    3.智诚思创科技公司,北京 100000
  • 出版日期:2013-10-01 发布日期:2015-04-20

Automatic fault localization with bitstream modification for H.264 decoders

ZHANG Hao1, ZHAN Haiyan1, DENG Yuetang2, JIANG Ming3   

  1. 1.School of Information Science and Engineering, Central South University, Changsha 410083, China
    2.Tencent, Inc., Shenzhen, Guangdong 518057, China
    3.Technovo Sci. & Tech. Company,Beijing 100000, China
  • Online:2013-10-01 Published:2015-04-20

摘要: 针对H.264解码器的测试问题,提出了一种简单实用的自动错误定位方法。对导致错误的比特流进行修改,在不进行源代码分析的情况下就达到错误定位的目的;开发了一个错误定位工具,利用这个工具可以加快调试过程。实验结果表明,此方法有良好的效率。

关键词: 软件测试, 错误定位, 比特流, H.264解码器

Abstract: A simple and useful method for fault localization for H.264 Decoder Under Test(DUT) is presented. The Bitstream that led to an error is modified to locate the faulty module without analyzing the source code. A useful tool is developed that can be used to speed up the debugging process. High efficiency of the proposed method is demonstrated in the experiments.

Key words: software testing, fault localization, Bitstream, H.264 decoder