搜索资源列表
five-Qt-MPlayer-code-(very-good)
- 基于QT的mplayer代码,开发项目时收集下来的,基本的功能都可能实现得了,在linux和windows下都可以运行,也可以基本嵌入式的开发。-five QT MPLAER code
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
Mplayer_Code
- 本代码为嵌入式Linux在ARM2440下mplayer的源码!供嵌入式朋友学习交流-The code for embedded Linux source code under the ARM2440! For Embedded friends Learning Exchange
vod20
- linux下QT视频播放器,主要利用mplayer视频解码器对视频解码-linux under the the QT video player, using mplayer video decoder video decoder
player
- linux下自制播放器源码,有本地播放、ftp播放,快进快退、双击全屏等功能,安装前请安装mplayer解码器。-linux homemade player source, local playback, ftp playback, fast forward and rewind, double-click the full screen and other functions, pre-installation please install mplayer decoder.
Linux
- Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌