summaryrefslogtreecommitdiff
path: root/ext/cairo
AgeCommit message (Expand)AuthorFilesLines
2009-07-20cairorender: Add support for ARGB/BGRA inputSebastian Dröge1-4/+43
2009-07-17cairorender: Add to the documentationSebastian Dröge1-0/+14
2009-07-17cairorender: Return not-negotiated if we have no capsSebastian Dröge1-0/+4
2009-07-17cairorender: Fix caps and colorspace handlingSebastian Dröge2-10/+22
2009-07-17cairorender: Use correct mimetypes for PDF and SVGSebastian Dröge1-5/+4
2009-07-17cairorender: Remove pull mode, it only adds complexity but not advantagesSebastian Dröge1-77/+5
2009-07-16cairorender: Fix caps negotiation and cairo surface creationSebastian Dröge1-54/+34
2009-07-16cairorender: Correctly set srccapsSebastian Dröge1-22/+20
2009-07-16cairorender: Move instance/class struct definitions to the headerSebastian Dröge2-21/+24
2009-07-16cairorender: Add Lutz' copyright to the file headerSebastian Dröge2-0/+4
2009-07-16cairo: Add cairo-based PDF/PS/SVG encoder elementLutz Mueller4-3/+463
2009-04-18Remove unused variables in _class_initEdward Hervey1-4/+0
2009-01-28Update and add documentation for plugins with deps (ext).Stefan Kost2-8/+17
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+2
2008-08-26ext/cairo/gsttextoverlay.c: Fix compiler warning.Stefan Kost1-3/+2
2008-08-26ext/cairo/gsttextoverlay.c: Fix obvious memleak.David Schleef1-2/+2
2008-04-24Stop using deprecated GLib functions.Sebastian Dröge1-6/+6
2007-12-09Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...Kwang Yul Seo1-1/+5
2007-11-16ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...David Schleef1-7/+6
2007-11-13ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...Tim-Philipp Müller1-3/+30
2007-09-20ext/cairo/gsttextoverlay.c: Add info about static leak.Stefan Kost1-0/+3
2007-07-20ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost1-1/+1
2007-07-11Fix build against core CVS.Tim-Philipp Müller1-1/+1
2006-10-16Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles1-1/+1
2006-10-05Printf format fixes.Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-05-02ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...Michael Smith1-4/+11
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost2-2/+2
2006-04-08Fix broken GObject macrosStefan Kost1-2/+2
2006-03-30better/unified long descriptionsWim Taymans2-7/+6
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-6/+6
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-0/+2
2005-12-06expand tabsThomas Vander Stichele1-3/+3
2005-11-29ext/cairo/gsttextoverlay.c: Actually render the text from the text pad.Tim-Philipp Müller1-5/+20
2005-11-29ext/cairo/Makefile.am: no need to link to videofilterThomas Vander Stichele1-2/+0
2005-11-25do some name borgifying documentThomas Vander Stichele5-146/+156
2005-11-23VideoFilter inherits fromJulien Moutte2-181/+152
2005-11-23Fixes for API changesJan Schmidt1-1/+1
2005-11-22More fractional framerate conversionsJan Schmidt2-8/+14
2005-11-21*.*: Ran scripts/update-macros. Oh yes.Andy Wingo1-2/+2
2005-11-21Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller1-15/+17
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-11-07ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro...Tim-Philipp Müller4-498/+696
2005-10-13fix distThomas Vander Stichele1-1/+1
2005-10-12ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...Thomas Vander Stichele5-47/+85
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+2
2005-09-02All plugins updated for element state changes.Andy Wingo1-10/+9
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2-4/+0
2005-01-26ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot1-0/+2