summaryrefslogtreecommitdiff
path: root/gst-libs/gst/cairo/gstcairobuffer.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-22memleak: Don't leak each and every surfaceBenjamin Otte1-0/+1
2010-04-20Make sure non-cairo buffers work for surface-type==0 againBenjamin Otte1-1/+2
2010-04-17Allow specifying that type of surfaces in a pipelineBenjamin Otte1-0/+14
2010-03-16Port to real Cairo APIBenjamin Otte1-69/+47
2009-10-23Add documentation for sectionsBenjamin Otte1-0/+30
2009-10-22Add documentation for all missing functionsBenjamin Otte1-1/+17
2009-10-19Make GstCairoBuffer privateBenjamin Otte1-0/+1
2009-10-14Handle xlib in the core libBenjamin Otte1-7/+32
2009-10-12Add a gst_cairo_buffer_create_similar() functionBenjamin Otte1-1/+29
2009-10-01Rewrite GstCairoBuffer APIBenjamin Otte1-90/+68
2009-09-30Plug some memleaksBenjamin Otte1-0/+1
2009-09-30Fix crash when video/x-cairo uses memory buffersBenjamin Otte1-1/+2
2009-09-29Remove requirement to keep buffers aroundBenjamin Otte1-6/+4
2009-09-25Add more API in preparation of thread safetyBenjamin Otte1-22/+40
2009-09-25Add video/x-cairo supportBenjamin Otte1-12/+143
2009-09-23Make the GstCairoFormat structure opaqueBenjamin Otte1-0/+2
2009-09-21Add support for planar formatsBenjamin Otte1-2/+10
2009-09-17Add support for custom formatsBenjamin Otte1-1/+1
2009-09-17Add gst_cairo_create_surface()Benjamin Otte1-0/+40