摘要:
In the development ofShou, I’ve been using GLSL with NEON to manipulate image rotation, scaling and color conversion, before send them to video encode... 阅读全文
posted @ 2014-07-23 19:34
莫小
阅读(2235)
评论(0)
推荐(0)
摘要:
要使用Direct Texture,需要有一份android系统的源码部分C++代码如下:#include #include #include #include #include #include #include #include #include #include #include "rende... 阅读全文
posted @ 2014-07-23 19:32
莫小
阅读(6391)
评论(4)
推荐(1)
摘要:
http://lwn.net/Articles/480055/Back in December 2011, LWNreviewed the list of Android kernel patchesin the linux-next staging directory. The merging o... 阅读全文
posted @ 2014-07-23 15:55
莫小
阅读(1421)
评论(0)
推荐(0)
摘要:
转自http://blog.csdn.net/gavinr/article/details/71834991.获取数据ffmpeg读取mp4中的H264数据,并不能直接得到NALU,文件中也没有储存0x00000001的分隔符。下面这张图为packet.data中的数据从图中可以发现,packet中... 阅读全文
posted @ 2014-07-23 12:08
莫小
阅读(14343)
评论(0)
推荐(0)