Chinaunix首页 | 论坛 | 博客
  • 博客访问: 856507
  • 博文数量: 1384
  • 博客积分: 27795
  • 博客等级: 上将
  • 技术积分: 16887
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-12 09:28
个人简介

只是心态,抓住机会。

文章分类

全部博文(1384)

文章存档

2014年(3)

2013年(403)

2012年(978)

发布时间:2013-01-27 19:41:52

第一步init......【阅读全文】

阅读(2586) | 评论(0) | 转发(0)

发布时间:2012-12-31 17:36:47

#define EINVAL 22 /* Invalid argument *///这个文件为啥是在utils.c中呢?int avformat_open_input(AVFormatContext **ps, const char *filename, AVInputFormat *fmt, AVDictionary **options){    AVFormatContext *s = *ps;    int ret = 0;    AVDictionary *tmp = NULL;  &nb......【阅读全文】

阅读(3916) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册