libmp3dec

所属分类:mpeg/mp3
开发工具:Visual C++
文件大小:162KB
下载次数:11
上传日期:2013-07-09 23:45:40
上 传 者qt1234
说明:  mp3音频解码和编码的库,带有测试用的demo函数
(the decoder and coder of mp3,include the demo and can use it to test the function)

文件列表:
libmp3dec\win\bits.c (3552, 2005-11-14)
libmp3dec\win\bits.h (2952, 2005-11-14)
libmp3dec\win\libmp3dec.c (76113, 2005-11-14)
libmp3dec\win\libmp3dec.dsp (4604, 2005-08-15)
libmp3dec\win\libmp3dec.dsw (541, 2005-08-15)
libmp3dec\win\libmp3dec.h (1651, 2005-11-14)
libmp3dec\win\libmp3dec.ncb (74752, 2005-08-15)
libmp3dec\win\libmp3dec.opt (53760, 2005-08-15)
libmp3dec\win\libmp3dec.plg (252, 2005-08-15)
libmp3dec\win\mp3dec.h (4163, 2005-11-14)
libmp3dec\win\mp3dectab.h (30897, 2005-11-14)
libmp3dec\win\typedef.h (1544, 2005-11-14)
libmp3dec\win\vlc.c (6019, 2005-11-14)
libmp3dec\win\vlc.h (1477, 2005-11-14)
libmp3dec\test_win\libmp3dec.dll (327733, 2005-08-15)
libmp3dec\test_win\libmp3dec.h (1651, 2005-11-14)
libmp3dec\test_win\libmp3dec.lib (2834, 2005-08-15)
libmp3dec\test_win\main.c (4362, 2005-11-14)
libmp3dec\test_win\main.dsp (3543, 2005-08-15)
libmp3dec\test_win\main.dsw (531, 2005-08-15)
libmp3dec\test_win\main.ncb (33792, 2005-08-15)
libmp3dec\test_win\main.opt (48640, 2005-08-15)
libmp3dec\test_win\main.plg (242, 2005-08-15)
libmp3dec\test_win\typedef.h (1544, 2005-11-14)
libmp3dec\test_linux\libmp3dec.h (1704, 2005-11-14)
libmp3dec\test_linux\main.c (4362, 2005-11-14)
libmp3dec\test_linux\Makefile (50, 2005-08-15)
libmp3dec\test_linux\typedef.h (1548, 2005-11-14)
libmp3dec\linux\bits.c (3331, 2005-11-14)
libmp3dec\linux\bits.h (2952, 2005-11-14)
libmp3dec\linux\libmp3dec.c (76115, 2005-11-14)
libmp3dec\linux\libmp3dec.h (1706, 2005-11-14)
libmp3dec\linux\Makefile (585, 2005-08-15)
libmp3dec\linux\mp3dec.h (4163, 2005-11-14)
libmp3dec\linux\mp3dectab.h (30897, 2005-11-14)
libmp3dec\linux\typedef.h (1548, 2005-11-14)
libmp3dec\linux\vlc.c (6019, 2005-11-14)
libmp3dec\linux\vlc.h (1479, 2005-11-14)
libmp3dec\win (0, 2013-06-15)
... ...

libmp3decoder, the library is to decoder mp3 audio stream to pcm audio stream. the library is witten by c language, so it is independent-plateform. it can be compiled in any plateform, in the release version, the author release two compile environment, windows(visual c++ 6.0) and linux (gcc). the library is independ of os, it can be run on any os, and no os environment. on the other hand it has nothing with file system, it can be run on no file system environment. the library only decoder mp3 (mpeg1 and mpeg2 audio layer 3)audio stream, once you can only decoder one frame mp3 audio data to pcm data, but it do not deal with ID3 mp3 information, if there is ID3 informatin data in the header of the mp3 file, please cut the ID3 information data first, then decode the mp3 stream. before you use the library, please read the test code carefully, in the test code you can find something that you should care. author: Li Feng (fli_linux@yahoo.com.cn)

近期下载者

相关文件


收藏者