搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
SDL-android
- porting to android for SDL graphix lib
android-guide
- android在mini2440上的移植,非常适合有mini2440开发板的学习者。-the mini2440 Porting android is very suitable for development board mini2440 learners.
Android_Porting00001
- Android移植指南: 台湾硕士研究生毕业论文-The study and implementation of operating system porting for android National Taipei University
Android-driver-dev
- android 驱动开发及移植的高质量的电子书。-android driver development and porting of high-quality e-book.
S3c6410porting_guide
- s3c6410 android porting guide
mtv
- Designed and Optimized H264 Decoder on ARM9 and ARM11 (25 optimized). Designed and Optimized H263/MPEG4 Decoder on Freescale SC3400 QuadCore platform (18 optimized). Designed and Optimized MPEG4 Encoder and improved vid
android.tar
- android内核移植推荐选项---包括需要的和不需要的以及可选的-android kernel porting Recommended options--- including the need for and do not need as well as optional
DTC-Engineering_Android_eclair_port_to_BeagleBoar
- Documentation on porting Android Eclair to ARM Cortex-A8, BeagleBoard, development board. Includes step-by-step instruction with screen shots.-Documentation on porting Android Eclair to ARM Cortex-A8, BeagleBoard, development board. Includes step-by
DTC-Engineering_Guide_to_Porting_Andoid_on_Beagle
- Documentation on porting Android Donut (1.5) to ARM Cortex-A8, BeagleBoard, development board. Includes step-by-step instruction with screen shots.-Documentation on porting Android Donut (1.5) to ARM Cortex-A8, BeagleBoard, development board. Includ
DTC-Engineering_Porting_Android_OS_to_mini2440_Re
- Documentation on porting Android Donut (1.5) to ARM9 (s3c2440), FriendlyARM (mini2440), development board. Includes step-by-step instruction with screen shots.-Documentation on porting Android Donut (1.5) to ARM9 (s3c2440), FriendlyARM (mini2440), de
Porting_Procedure
- Android Porting Document
android-port
- 我自己前一段时间收集的android上层开发、底层移植文档。希望对大家有所帮助!-I have collected some time ago the upper android development of the underlying Portable Document. We want to help!
S3c6410android_porting
- 三星S3c6410android移植,重点描述6410平台上的uboot,kernel以及关键外设的驱动移植-Samsung S3c6410android porting guide, focusing on the platform in 6410 uboot, kernel and key peripherals
porting-android-x86
- 轻松Android X86 系统移植-happy porting x86 application to android
Porting-the-android-system
- android系统移植过程详细介绍(包括源码下载、建立编译环境、编译源码,内核移植等)。-android system migration process details (including source code download, build environment, compiling source code, kernel porting, etc.).
Android-Porting-on-Embedded-Platform_v2_
- Porting Android to ARM
AndroidPlayerv2
- Project Android media player
porting-android
- 关于如何在高通(qualcomm)平台上做android手机移植开发的文档。-a document about how to porting android on qualcomm s chipset.