自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

晴空's Blog

[A little knowledge is a dangerous thing.]

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 WES7相关杂记

<br />DirectShow:<br />DirectShow (sometimes abbreviated as DS or DShow), codename Quartz, is a multimedia framework and API produced by Microsoft for software developers to perform various operations with media files or streams. DirectShow provides a co

2011-04-26 17:19:00 691

原创 视频帧格式

YUV422           (UYVY)NV12, YV12     (YUV420SP)To be continue ...src:  http://www.fourcc.org/yuv.php#UYVY  http://blog.ednchina.com/ts6969/1993025/Message.aspx

2011-04-12 10:36:00 1887

原创 Linux下编译相关

1. configure中的--build, --host, --target含义.Basically, $build* refer to the system compilation is being performed on,$host* refer to the sys

2011-04-07 15:02:00 429

原创 gstreamer的使用

<br />1. identity element的回调.<br />    static void my_handoff(GstElement *identity, GstBuffer *buffer, GstPad *pad, gpointer user_data){ unsigned int buflen; unsigned long int bufpts, bufdur; buflen = GST_BUFFER_SIZE(buffer); bufpts

2011-04-06 14:40:00 1026

網中人shell十三问

chinaunix Shell版 網中人的帖子整理做成的集合,希望对大家有帮助,版权归網中人所有。

2009-02-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除