various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / cairo / gstcairorender.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2010-12-30 David Schleefcairo: Don't use #ifdefs inside macros
2010-02-15 Sebastian Drögecairorender: Fix leaking of pad templates
2009-07-20 Sebastian Drögecairorender: Add support for ARGB/BGRA input
2009-07-17 Sebastian Drögecairorender: Add to the documentation
2009-07-17 Sebastian Drögecairorender: Return not-negotiated if we have no caps
2009-07-17 Sebastian Drögecairorender: Fix caps and colorspace handling
2009-07-17 Sebastian Drögecairorender: Use correct mimetypes for PDF and SVG
2009-07-17 Sebastian Drögecairorender: Remove pull mode, it only adds complexity...
2009-07-16 Sebastian Drögecairorender: Fix caps negotiation and cairo surface...
2009-07-16 Sebastian Drögecairorender: Correctly set srccaps
2009-07-16 Sebastian Drögecairorender: Move instance/class struct definitions...
2009-07-16 Sebastian Drögecairorender: Add Lutz' copyright to the file header
2009-07-16 Lutz Muellercairo: Add cairo-based PDF/PS/SVG encoder element