Mercurial > mplayer.hg
view libdha/README @ 5420:4ea69b1790d9
modified the new MS RLE decoder to support BGR15/16 output formats in
addition to BGR24/32, just like the old XAnim decoder; it's also
interesting to note that this commit wantonly violates A'rpi's newest
nonsensical CVS policy, and I quote:
Note: if you had to put if(){ .. } over big (> 5 lines) code,
do NOT change the indent of the inner part (move it right) !
author | melanson |
---|---|
date | Sun, 31 Mar 2002 15:33:32 +0000 |
parents | fc81767343ea |
children | 3f9940a98d7f |
line wrap: on
line source
libdha - Library of Direct Hardware Access. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This library was designed for direct hardware access under different OS and architectures. It's not linux specific only (like harddrake and other). This library is based on gfxdump utility from GATOS project. Full list of supported OS'es see in libdha.h Note: This library requires ROOT privileges or SUID'ed executable file (same as XServer). (Or use newly developed libdha kernel helper. Look at kernelhelper/dhahelper.c)