搜索资源列表
davincifb
- 这是我自已改的适合RGB888的视频驱动,其中是基于framebuffer的 -This is my own RGB888 changed for the video-driven, which is based on the framebuffer
video_capture
- 基于linux-xvid的视频捕捉压缩,和jpeg压缩,framebuffer显示。avi,a4v视频保存-Linux-xvid-based video capture compression, and jpeg compression, framebuffer display. avi, a4v video save
src
- Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
Linux-driver-development18
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
SDL_gsvideo
- Framebuffer console based SDL video driver implementation.
SDL_fbvideo
- Framebuffer console based SDL video driver implementation.
radeon_base
- framebuffer driver for ATI Radeon chipset video boards.
video-msm_fb
- Internal shared definitions for various MSM framebuffer parts.
uvesafb
- A framebuffer driver for VBE 2.0+ compliant video cards.
uvesafb
- A framebuffer driver for VBE 2.0+ compliant video cards.
fb_sys_fops
- linux drivers video fb_sys_read.c - Generic file operations where framebuffer is in system RAM.
arb
- The video arbitration routines calculate some magic numbers. Fixes the snow seen when accessing the framebuffer without it. -The video arbitration routines calculate some magic numbers. Fixes the snow seen when accessing the framebuffer without i
nv_hw
- The video arbitration routines calculate some magic numbers. Fixes the snow seen when accessing the framebuffer without it. It just works (I hope). -The video arbitration routines calculate some magic numbers. Fixes the snow seen when accessing t
neofb
- linux drivers video neofb.c NeoMagic Framebuffer Driver. -linux drivers video neofb.c NeoMagic Framebuffer Driver.
radeon_base
- framebuffer driver for ATI Radeon chipset video boards.
savagefb
- linux drivers video savagefb.h S3 Savage Framebuffer Driver. -linux drivers video savagefb.h S3 Savage Framebuffer Driver.
ssb_driver_mips
- linux drivers video savagefb.c S3 Savage Framebuffer Driver. -linux drivers video savagefb.c S3 Savage Framebuffer Driver.
VideoFrame
- Represents a color converted (RGB-based) video frame with bitmap pixels stored in FrameBuffer.