摘要:
将x264静态库与DirectShow集成后。测试发现有内存泄露。代码如下。 静态库版本号为,VC++的最后一个版本:x264-snapshot-20091006-2245 intmainFun(){x264_param_tparam;cli_opt_topt;intret=0;constchar*outf="d:\\test.264";constchar*inf="d:\\a.yuv";SetFun();_setmode(_fileno(stdin),_O_BINARY);_setmode(_fileno(stdout),_O_BINARY);x264 阅读全文
posted @ 2012-04-19 19:59 我不是牛人 阅读(990) 评论(0) 推荐(0)
浙公网安备 33010602011771号