H264解码器源码,移植ffmpeg中的H264解码部分到Symbian,深度删减优化,在N72和模拟器中验证通过。

 

如果程序崩溃退出,优先考虑:

1)是否是baseline
2)unsigned char* Buf 缓冲区是否溢出。

 

如果有B帧,那肯定不是baseline。

 

https://files.cnblogs.com/mcodec/H264Decoder_symbian.rar

相关文章:

  • 2021-07-29
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-07-21
相关资源
相似解决方案