搜索资源列表
madxlib-10b2_demo
- mad mp3解码dll libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compil
libmad.tar
- libmad 是一款相当不错的mpeg音频解码器.其支持多种处理器,特别指出的是,由于代码实现中未使用浮点运算,对没有浮点运算单元的处理器上其效果特别突出.-libmad is a pretty good mpeg audio decoder. Its support for multiple processors, Of particular note is that the code does not achieve the use of floating-point operations.
madlldlib-10b4_dll
- Source code to produce a DLL that converts MP3 files to WAV or PCM. It is based on the open source library libmad.
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源码
- libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. See the file `id3tag.h' for the current library interface. This package uses GNU libtool to arrange for zlib to be link
调用libmad的简单MP3播放器
- 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将w
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--MP3
- 工业界mp3标准程序,libmad,可移植到各种平台-Mp3 industry standard procedures, libmad, can be transplanted to a variety of platforms
madplay_0152b
- 交叉编译、移植madplay。一个可正常编译通过的libmad、madplay。配有我编译的过程说明。目标环境:ARM2410+Linux2.4.20-Cross compiler, transplantation madplay. A normal compiler adopted libmad, madplay. With the process of compiling my notes. Target environment: ARM2410+ Linux2.4.20
Mp3Player
- 基于WINBOND W90P710开发板的开发的mp3播放器程序 实现了mp3播放 wav播放 txt查看等功能 有简易的操作界面 利用libmad做解码器-WINBOND W90P710 development board based on the development of the mp3 player program to play wav a mp3 player and other functions txt Show simple interface to do to use li
WM5Mp3Demo
- 这个是windows mobile上可以播放mp3流媒体,各种接口都已经做好,基于libmad做的。做好了添加解码器的接口。-This is the windows mobile can play mp3 streaming media, various interfaces have been doing a good job, based on libmad to do. Do a good job of adding decoder interface.
dspdap_player_0_1_1
- Source code for a MP3 player/decoder using TI DSP chip
VolumeClasses
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
madlldlib-10b4_dll
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
ConcatWaveFiles_demo
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
MP3_Player
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
FFTdemo
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
mp3playerexample
- A tiny application demonstrating the use of libmad to decode mp3 files and libao to play the decoded pcm audio.
libmad-0.15.1b
- MAD MP3音频解码库,支持MPEG-1 MPEG-2.5 亲自测试可用-MAD (libmad) is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to Lower Sampling Frequencies, as well as the so-called MPEG 2.5 format
libmad
- libmad MP3解码代码,内含移植文档。-libmad MP3 decoding code, containing a Portable Document.