搜索资源列表
AudioDecoderWithIPPOptimazation
- Linux下基于IPP优化的音频解码程序.GCC编译,2.4以上版本Linux均可用,安装IPP5.0以上版本.-Linux-based IPP audio decoder optimization procedures. GCC compiler. Linux versions 2.4 and above can be used to install versions of IPP5.0.
mpg123-0.59r+eq.v4
- mpg123代码+EQ的代码,这是一个相当完整的mp3播放器开放源码,该代码是在linux下gcc平台编译通过,对学习在linux下系统编程的人员有参考价值.不过mpeg2.5有bug,还需要进一步纠正.-mpg123 code EQ code, which is a fairly complete mp3 players OSS. The code in the Linux platform under gcc compiler passed, learning under Linux Sys
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
mspgccfor430
- msp430f149做的mp3播放器的源代码(部分gcc for 430),用c++编写的程序-msp430f149 do mp3 player of the source code (part gcc for 430), c prepared by the procedure
tmn-2.0.tar
- h.263视频编码,在gcc下和VC++6.0下测试过,好使.
tmndec-2.0.tar
- h.263 解码器代码,解码后可生成好几种可选的文件格式.在gcc下测试,好使
camstream-0.26.3.tar
- 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.
play_sound
- C code for playing wav file in window plantform. The code base on mingw (gcc on win32).
fmodapi375win.zip
- fmodvc.lib 用于 Microsoft Visual C++ 和 Codewarrior fmodbc.lib 用于 Borland fmodwc.lib 用于 Watcom fmodcc.lib 用于 LCC-Win32 libfmod.a 用于 MingW and CygWin fmod-3-7.lib 用于 GCC,fmodvc.lib for Microsoft Visual C++ and Borland fmodwc.lib for Codewarrior
gccl2 凌阳DVD碟机系统程序编译环境
- 凌阳DVD碟机系统程序编译环境GCCL2-Sunplus DVD drive system procedures GCCL2 compiler environment
mplayerc_src
- Media Player Classic 源代码,vs2008编译环境-Media Player Classic source code To compile you need: * TortoiseSVN Download * Microsoft Visual C++ 2008 SP1 Download * Microsoft® Windows® Software Development Kit Update for Windows Vista™ D
libffmpeg
- ffmpeg从gcc移植到Visual C++上的版本,本人自行移植-ffmpeg from gcc ported to Visual C++ on the version I own transplant
baseON_ARM_MPEG4.pdf
- 基于ARM的MPEG4视频解码器的优化。本文对嵌入式软件开发人员有参考价值,本人从事嵌入式多媒体软件开发。对MPEG4,ARM,MIPS有些研究,此文对基于ARM的MPEG4视频解码器优化为开发人员提供了新的思路。-ARM-based MPEG4 video decoder optimization. In this paper, embedded software developers have a reference value, I engaged in embedded multimed
minifmod160_gcc
- gcc环境下的,简单的音效混合代码. 跨平台,支持windows及linux.-gcc environment, a simple sound mixing code. cross-platform, support windows and linux.
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
net-camera-1.0_final.tar
- 基于 video for linux II 的视频采集服务端 运行程序后可以直接用firefox访问 运行环境 linux内核2.4以上 编辑环境 vim 编译环境 gcc 4.3以上 硬件需求 USB摄像头一个 (我用的逻辑的C100)-Based on video for linux II' s video capture server after running the program directly access the operating environme
909U_dvd
- 这是一套windows系统下完整的DVD操作系统源程序-This is developed using GCC under windows system a complete operating system source code of DVD
video_v4l
- src文件夹gather.cpp文件用于视频图象采集,只用ARM单处理器处理,或者用于linux系统平台,在ARM开发板运行时可用g++编译器编译,linux系统用时gcc编译器,采集的视频帧图象数据可用与图象识别图象检测,也可压缩存储或者传输,检测函数也可windows下用。-The SRC folder gather.cpp file for the video image acquisition, using only ARM single processor, or for the Li
audio_decode_io
- OMAP3530的音频解码代码,需要用arm-none-linux-grabea-gcc编译,可以解码acc/mp3等-OMAP3530 audio decoding code, arm-none-linux-grabea-gcc compiler
adapAlgCoding
- 自适应算术编码 C++源代码 可运行,Windows VC++和Linux gcc 测试通过-Adaptive arithmetic coding source coding available for windows VC++ and linux gcc