espests互相转换代码
int32_tmpeg_ts_to_pes(int32_tpid,unsignedchar*src,int32_tsrclen,unsignedchar*dst,
int32_t*dstlen);
int32_tmpeg_get_one_pes(unsignedchar*src,int32_tsrclen,
unsignedchar**dst,int32_t*dstlen);
int32_tmpeg_pes_parse(unsignedchar*src,int32_tsrclen,pes_info*info);
int32_tm
下载地址
用户评论
代码不错,可以参考下!
博主,你的代码和http://download.csdn.net/detail/ykl0602/4423361#comment的一模一样呀!!你这是你的版权吗?花了我5个积分。。。
不错,函数对我很有帮助。谢谢!
两个一样的资源。抄的吧。还要这么高积分。
只能作为参考,不适合初学者