搜索资源列表
videofor linuxprogramming.rar
- linux的大大牛alan cox写的关于linux下视频编程的api函数介绍。linux下的视频编程必备文档
G723code_1.0
- itu标准g.723源代码及文档,可以在vc及linux下编译通过-itu standards g.723 source code and documentation, the vc and compile under linux
videofor linuxprogramming
- linux的大大牛alan cox写的关于linux下视频编程的api函数介绍。linux下的视频编程必备文档-linux big cow alan cox writes about linux under the video frequency programming api function introduction. Under linux video frequency programming necessary documents
gimp
- 1. GIMP是什么? - 最准确的说法:The GNU Image Manipulation Program的简称,一个用GTK编写的图像编辑处理程序。 - 最容易理解的说法:Linux下的Photoshop——不过,也有Windows版。 - 最xbeta风格的说法:免费的GIMP可以完美替代昂贵的PhotoShop。 这个是官方出的中文pdf帮助文档,写的很详细-1. GIMP what? - The most accurate statement: The G
rtspserver
- 通过C语言搭建的RTSP服务器源码,在linux中运行,客户端通过VLC播放器播放网络串流播放264格式的视频文件,附带详细搭建介绍文档。-The C language source code to build the RTSP server, running in linux client network through the VLC player to play streaming video file format 264
rtsp_infos
- 包含了与视频、RTSP相关的一些文档:H.264 RTP payload 格式、Linux下的实时流媒体编程(RTP,RTCP,RTSP)、RTSP、用实例分析H264 RTP payload 等。-Contains some documents related to the video, RTSP: H.264 RTP the payload format, real-time streaming media programming under Linux (RTP, RTCP, RTSP),
falabaac-v1.0.0.123.tar
- 与FAAC不同的mpeg AAC编码器,在Linux下开发的,但支持Linux与windows平台。 在linux下通过make->make install安装,在windows下请到frontend下的win目录,把FALABAAC.DSW工作区打开,先编译libfalabaac再编译falabaac即可。 此代码经过一定的优化,支持6种速度的选择(1~6),可根据需要来设置,另外提供了带宽选择项。 在码率>=96kbps时编码始终选择20kHz的带宽(FAAC在96kb
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密