summaryrefslogtreecommitdiff
path: root/pflib.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-5/+5
qemu_malloc/qemu_free no longer exist after this commit. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-09-21add pflib: PixelFormat conversion library.Gerd Hoffmann1-0/+213