Mercurial > mplayer.hg
view vidix/README @ 7081:66c2e2d0504f
- changed re-muxed packet structure (see struct dp_hdr_t)
now the packets can be encapsulated into avi or other file formats
- skip redundant/resent fragments (bit 0x20 set of first byte of frag)
author | arpi |
---|---|
date | Sat, 24 Aug 2002 22:39:27 +0000 |
parents | 62a6135d090e |
children | e8b0a1742428 |
line wrap: on
line source
VIDIX - Video Interface for *niX. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This library was designed and introduced as interface to userspace drivers to provide DGA everywhere where it's possible (unline X11). I hope that these drivers will be portable same as X11 (not only on *nix). For detail on how to develop new driver see main/DOCS/tech/vidix.txt