用CodeViz绘制函数调用关系图(call graph)
CodeViz是《Understanding The Linux Virtual Memory Manager》(at Amazon,下载地址在页尾)的作者 Mel Gorman 写的一款分析C/C++源代码中函数调用关系的open source工具(类似的open source软件有egypt、ncc)。
linux之x86裁剪移植---ffmpeg的H264解码显示(420、422)
<p>在虚拟机上yuv420可以正常显示 ,而945(D525)模块上却无法显示 ,后来验证了directdraw的yuv420也无法显示 ,由此怀疑显卡不支持 ,后把420转换为422显示。</p>
<p>420显示如下:</p>
<p></p>
<pre code_snippet_id="1682097" snippet_file_name="blog_20160513_1_4130927