搜索资源列表
windows 下 用vc++6.0编写的MP3播放器,
- windows 下 用vc++6.0编写的MP3播放器, 主要用了libmad解码,再写入waveout播放。 采用多线程播放MP3文件-Under windows prepared using vc++6.0 MP3 player, use the libmad decoder key, and then write waveout play. Play MP3 files using multiple threads
video
- windows下的系统录音可以实现录音多线程的录音-the windows recording system recording multithreaded recording
h264_decoder_lib
- 基于VC开发的可在windows平台运行的264的解码库,可直接调用,也可编译。从ffmpeg中抽取进行修改,没有内存泄露并且支持多线程同时处理。-h264 decoder code extracted from ffmpeg.