搜索资源列表
MPEG-2视频解码器(arm)
- 该程序为ARM实现的MEPG2解码器全套资料,包括boot文件.大家可以试着调一下!-procedures for the realization of the ARM intrigued decoder complete information, including documents boot. We can try to stress!
arith_decoder_mpeg4
- ADI公司出品的blackfin533芯片,有关MPEG-4解码器的一个C语言程序,仅供参考-ADI blackfin533 producer of the chip, the MPEG-4 decoder of a C language program for reference
做的硬盘MP3资料
- 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
mpegdsp
- 这是一个基于DSP的MPEG解码程序,实现MPEG格式视频数据的解码-This is a DSP-based MPEG decoding process to achieve MPEG video decoder
mcs51_MP3
- 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
mp3-AT89C51SND1C
- AT89C51SND1具有以下功能: *MP3硬件解码器 -单独的MP3解码器 -支持48,44.1, 32, 24, 22.05, 16KHz采样频率 -左右声道独立的音量控制(软件使用31级) -重低音、中音、高音均衡控制(31级) -重低环绕声效果 -辅助数据输出 -“CRC错误”和“MPEG帧同步”指示-AT89C51SND1 has the following functions : * MP3 decoder hardware-alone MP3 dec
MP4src(v0.1)
- mp4的源码,主要包括loader,usb driver,mp3 decoder,jpeg decoder,mpeg decoder部分.引导部分是基于arm9的s3c2410,部分代码未经过完善.
MPEG解码程序源代码
- MPEG解码程序源代码 基于DSP的MPEG解码程序源代码。-MPEG decoder source code DSP-based MPEG decoding program source code.
DECORE
- 可以在arm和dsp上跑的mpeg4解码代码。 读取文件格式是YUV-Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
LPC2148_MP3_player
- 基于LPC 2148的MP3播放器源代码。该代码是linux下的MPEG 音频解码示例程序,并包含文件系统-LPC 2148 based on the MP3 player source code. The code is under linux sample program MPEG audio decoder, and includes the file system
mp3_decoder_on_arm
- 在Arm-linux环境下实现mp3音频播放-Arm-linux environment in the realization of mp3 audio player
MAC_MP3_Hardware
- MPeg audio encoder/decoder codes
nike-radio
- http get function for embeded tcp/ip system, get stream mp3 and send to hardware mpeg decoder.
Cabad
- MPEG-4/AVC - H.264 CABAC decoder written in VHDL and synthesis on a Virtex 5
redbluevcd
- 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
mpeg-encoderadecoder-for-linux
- linux mepg encoder&decoder
MPEG4_DEC
- 基于ADI的BF561芯片,开发环境是VisualDSP++,实现实时的视频数据的播放;在ADSP-BF561存储区开辟空间,将MPEG-4标准码流装载到指定位置,依靠MPEG-4解码库进行视频解码,利用DMA和PPI实现图像的转换和视频的输出,观察液晶电视验证解码的图像的正确性。-Based on the ADI BF561 chip development environment is VisualDSP++, real-time video data playback ADSP-BF56
Qt_madplay_mp3
- MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和 LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点 支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。 在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad)