搜索资源列表
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
arm-download-98665.rar
- The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality.
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
DCT
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
jpeg_decoder
- jpeg图像文件软件解码器的arm版本的源代码程序-jpeg image file decoder software arm version of the source code program
BaselineJPEGSoftwareCodecCodes
- In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseli
qte
- Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
StdAfx
- IJG代码,JPEG格式转换代码,用于ARM等开发-IJG I was to write the subject write a very simple and easily understood We hope to help
JPEGARM
- JPEG解码源代码,用于ARM开发平台,-JPEG decoder source code for the ARM development platform
LPC_uCOSII_JPG
- 单片机LPC214X,KEIL ARM环境,UCOS系统,功能解码JPEG图片。-SCM LPC214X, KEIL ARM environment, UCOS system, function decode JPEG images.
cam2jpg
- arm-linux下摄像头应用程序,抓取一帧数据转为jpeg-arm-linux application under the camera, grab a data into a jpeg
videoENC
- ARM环境下视频采集,H264压缩编码及流传输源码。-ARM environment, video capture, H264 compression and streaming source.
libjpeg-arm-src
- optimized source code to ARM JPEG decoder-optimized source code to ARM JPEG decoder!!!
QtImage
- 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
基于S3C44B0X的JPEG图像解码及LCD显示的实现
- 本文主要介绍了一种基于Philips 公司的ARM 芯片LPC2292 来实现JPEG 图像软件解码的方法及基于此算法实现的手持式JPEG 图像显示器。(This paper introduces a method based on Philips's ARM chip LPC2292 to realize the decoding of JPEG image software, and a handheld JPEG image display based on this algorithm.
jpegsrc.v9a.tar
- 本人上传的是JPEG库,用于在arm开发板上显示JPEG图片(I uploaded the JPEG library, used to display JPEG pictures on the development board)