CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LIBMAD
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LIBMAD - List
[
mpeg mp3
]
libmad.tar
DL : 0
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. the absence of FPU processors effect particularly conspicuous.
Update
: 2008-10-13
Size
: 498.69kb
Publisher
:
何海峰
[
Audio program
]
mp3-libmad
DL : 0
著名的libmad-mp3解码库,欢迎大家使用下载,好东西呀。
Update
: 2008-10-13
Size
: 229.65kb
Publisher
:
苏高峰
[
mpeg mp3
]
libmad-0.15.1b_0519
DL : 0
libmad的MP3解码源码,写得很好。可用以PC的播放器,也可方便的移植到嵌入式系统中。
Update
: 2008-10-13
Size
: 509.92kb
Publisher
:
波波
[
mpeg mp3
]
libmad
DL : 0
完全的libmad源码,mp3编解码可以方便的调用.
Update
: 2008-10-13
Size
: 620.72kb
Publisher
:
欧阳程
[
mpeg mp3
]
libmad
DL : 1
wince下基于libmad的mp3解码库
Update
: 2008-10-13
Size
: 184.81kb
Publisher
:
sping
[
CSharp
]
libmad+vc
DL : 1
基于libmad做的一个mp3播放器源码
Update
: 2010-10-13
Size
: 921.73kb
Publisher
:
xxx7597@163.com
[
Embeded-SCM Develop
]
调用libmad的简单MP3播放器
DL : 1
今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将wmplay.c和libmad.a放在同一个目录里,执行以下指令即可: arm-linux-gcc wmplay.c libmad.a -o wmplay
Update
: 2011-03-26
Size
: 80.37kb
Publisher
:
535024144@qq.com
[
Linux-Unix
]
libmad-0.15.1b.tar
DL : 2
linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
Update
: 2025-02-17
Size
: 491kb
Publisher
:
JYL
[
Multimedia Develop
]
madxlib-10b2_demo
DL : 0
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 compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided. -mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C/C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided.
Update
: 2025-02-17
Size
: 96kb
Publisher
:
网量
[
mpeg mp3
]
libmad.tar
DL : 0
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. the absence of FPU processors effect particularly conspicuous.
Update
: 2025-02-17
Size
: 499kb
Publisher
:
何海峰
[
Audio program
]
mp3-libmad
DL : 0
著名的libmad-mp3解码库,欢迎大家使用下载,好东西呀。-Famous libmad-mp3 decoder library, welcome everyone to use the download, you good things.
Update
: 2025-02-17
Size
: 346kb
Publisher
:
苏高峰
[
mpeg mp3
]
libmad-0.15.1b_0519
DL : 0
libmad的MP3解码源码,写得很好。可用以PC的播放器,也可方便的移植到嵌入式系统中。-libmad the MP3 decoder source code, was very well written. Available to PC players, but also can be easily ported to the embedded system.
Update
: 2025-02-17
Size
: 689kb
Publisher
:
波波
[
mpeg mp3
]
libmad
DL : 0
完全的libmad源码,mp3编解码可以方便的调用.-Libmad complete source code, mp3 codec may be convenient to call.
Update
: 2025-02-17
Size
: 713kb
Publisher
:
欧阳程
[
mpeg mp3
]
libmad
DL : 0
wince下基于libmad的mp3解码库-wince under the libmad based mp3 decoder library
Update
: 2025-02-17
Size
: 185kb
Publisher
:
sping
[
mpeg mp3
]
libmad--MP3
DL : 0
工业界mp3标准程序,libmad,可移植到各种平台-Mp3 industry standard procedures, libmad, can be transplanted to a variety of platforms
Update
: 2025-02-17
Size
: 1.88mb
Publisher
:
魏继增
[
mpeg mp3
]
libmad
DL : 0
libmad库及其详细应用代码,通过此压缩包可以详细的了解libmad的接口及应用方法-libmad library and its detailed application code, the passage of this package can be libmad detailed understanding of the interface and application methods
Update
: 2025-02-17
Size
: 624kb
Publisher
:
王军强
[
mpeg mp3
]
libmad-0.15.1b
DL : 0
libmad-0.15.1b移植到VC 2005 中编译通过的版本,其中对原有的代码进行了尽量少的修改-libmad-0.15.1b ported to VC 2005 compiled by the version of the code which made the original changes as little as possible
Update
: 2025-02-17
Size
: 193kb
Publisher
:
yuanning95
[
Other Embeded program
]
libmad-0.15.1b-source
DL : 0
libmad porting for cantus
Update
: 2025-02-17
Size
: 426kb
Publisher
:
chungman lee
[
Multimedia program
]
MP3--decode-Libmad
DL : 0
MP3软解码库Libmad详细解释 针对音频文件的解析-MP3 software decoding library Libmad explained
Update
: 2025-02-17
Size
: 483kb
Publisher
:
柳亮
[
Linux-Unix
]
libmad
DL : 0
基于Linux的MP3播放,根据libmad里面的minimad来实现的MP3播放-Linux-based MP3 player, according to which the minimad libmad MP3 player to achieve
Update
: 2025-02-17
Size
: 9kb
Publisher
:
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.