aboutsummaryrefslogtreecommitdiff
path: root/pflib.c
AgeCommit message (Collapse)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
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 Hoffmann