Mercurial > mplayer.hg
view vidix/README @ 15297:536e50589652
revert one line of version 1.182 patch (caused use of already-freed
memory and multiple double-free errors). i am fairly confident that
all the relevant memory is now freed once and exactly once, but it's
better than corrupting the heap in any case.
100l to reimar :)
author | rfelker |
---|---|
date | Fri, 29 Apr 2005 21:57:05 +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