搜索资源列表
libmad-0.15.1b
- mp3音频解码器,符合MPEG-1的Layer-1,Layer-2,layer-3。-MP3 audio decoder, with the MPEG-1 Layer-1, Layer-2, layer-3.
mp3-libmad
- 著名的libmad-mp3解码库,欢迎大家使用下载,好东西呀。
libmad-0.15.0b
- mp2 和mp3 的 音频解码 源码,具体的 我还没看懂
libmad
- 网上流程最广的mp3开源代码。效率不错,代码也写得很漂亮
libmad-0.15.1b_0519
- libmad的MP3解码源码,写得很好。可用以PC的播放器,也可方便的移植到嵌入式系统中。
libmad
- 完全的libmad源码,mp3编解码可以方便的调用.
libmad
- wince下基于libmad的mp3解码库
software.mp3.player.lpc2148
- Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Kei
libmad+vc
- 基于libmad做的一个mp3播放器源码
调用libmad的简单MP3播放器
- 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将w
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
ads_libmad.libman mp3解码库
- libman mp3解码库,移植到windows ADS环境下运行,加上数组格式MP3源文件即可播放,libman mp3 decoder library, ported to run under windows ADS environment, coupled with an array of source files to MP3 format playback
libmad-0.15.1b.zip
- Full Mp3 decoder (GPL) with ARM sources,Full Mp3 decoder (GPL) with ARM sources
MP3
- 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
libmad--MP3
- 工业界mp3标准程序,libmad,可移植到各种平台-Mp3 industry standard procedures, libmad, can be transplanted to a variety of platforms
dspdap_player_0_1_1
- Source code for a MP3 player/decoder using TI DSP chip
mp3playerexample
- A tiny application demonstrating the use of libmad to decode mp3 files and libao to play the decoded pcm audio.
MP3--decode-Libmad
- MP3软解码库Libmad详细解释 针对音频文件的解析-MP3 software decoding library Libmad explained
libmad
- 基于Linux的MP3播放,根据libmad里面的minimad来实现的MP3播放-Linux-based MP3 player, according to which the minimad libmad MP3 player to achieve
libmad-0.15.1b.tar
- 解码音频mp3文件,功能很好很强大,用于嵌入式设备上面,可以完成mp3文件的播放,方便效率。(Decode audio MP3 files)