搜索资源列表
mpeg4ip-1.6.tar.gz
- Windows,Linux,Mac OS X平台下的音视频流的传输播放系统,支持MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR等不同编码格式,Windows, Linux, Mac OS X platform audio and video stream broadcast transmission systems to support MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR different encoding format, etc.
freeamp-v6-src
- 基于FreeAmp 2.1.1播放器源代码,主要添加了IPv6的支持。支持windows和linux平台。主要修改的源代码可以和FreeAmp 2.1.1进行比较。-FreeAmp 2.1.1 based on the player, the main added IPv6 support. Support for windows and linux platform. The main changes of the source code can be compared FreeAmp 2.1
windows-essential-20071007
- linux 播放器MPlayer-1.0pre8官方解码器,是安裝的必要解碼器-linux player, the official MPlayer-1.0pre8 decoder, is to install the necessary codec
GIPSVideoEngineDemo(Public-Version)
- GIPS Video&Voice Engine。 GIPSVideoEngine动态库说明: GIPSVideoEngine是一个基于WebRTC的Video&Voice Engine,当前主要支持Windows和Android,Linux/MAC/iOS也在开发中, 支持如下功能: 1. 音频采集(支持Windows Wave和Windows core),编码(当前主要支持ISAC, iLBC, PCM, g722等,可以扩展支持729,723等), 音频处理(
w_ipp-samples_p_7.1.0.011
- ipp 是一套跨平台的软件函数库, 他提供了广泛的多媒体功能: 音频解码器(例如: H263 、 MPEG-4 )-ipp is an extensive library of performance profiler tools and software functions for multimedia processing, data processing, and communications applications for Windows*, Linux*, and OS X* env
gpio_dev
- 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and
ASN1Constants100
- ASN.1 and some other constants holder interface Source Code for Linux.
ASN1Type100
- Linux Device Driver: This abstract class is the super class for all ASN.1 types.
vimrc
- 实现Linux下vim的高亮与缩进方法1.下载,2.解压到etc/vim中注意:使用前保存元vimrc若出现问题也可打开vimrc把下载的vimrc中标注最后的几行拷贝过去保存就行了-Implementation under Linux vim highlighting and indentation method 1 download, 2. Extract etc/vim in Note: Before saving yuan vimrc If you have problems you c
RTSPTool
- 1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能. 2:在打开项目后务必将构建里面的影子构建(Shadow build)取消. 3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍. 4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换. 5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道. 6: 支持单个通道双击最大化显示. 7:代码处理并不够完整,还有很多需要优化的地方.