summaryrefslogtreecommitdiffstats
path: root/ext/cairo
Commit message (Expand)AuthorAgeFilesLines
* cairorender: Add support for ARGB/BGRA inputSebastian Dröge2009-07-201-4/+43
* cairorender: Add to the documentationSebastian Dröge2009-07-171-0/+14
* cairorender: Return not-negotiated if we have no capsSebastian Dröge2009-07-171-0/+4
* cairorender: Fix caps and colorspace handlingSebastian Dröge2009-07-172-10/+22
* cairorender: Use correct mimetypes for PDF and SVGSebastian Dröge2009-07-171-5/+4
* cairorender: Remove pull mode, it only adds complexity but not advantagesSebastian Dröge2009-07-171-77/+5
* cairorender: Fix caps negotiation and cairo surface creationSebastian Dröge2009-07-161-54/+34
* cairorender: Correctly set srccapsSebastian Dröge2009-07-161-22/+20
* cairorender: Move instance/class struct definitions to the headerSebastian Dröge2009-07-162-21/+24
* cairorender: Add Lutz' copyright to the file headerSebastian Dröge2009-07-162-0/+4
* cairo: Add cairo-based PDF/PS/SVG encoder elementLutz Mueller2009-07-164-3/+463
* Remove unused variables in _class_initEdward Hervey2009-04-181-4/+0
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-282-8/+17
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+2
* ext/cairo/gsttextoverlay.c: Fix compiler warning.Stefan Kost2008-08-261-3/+2
* ext/cairo/gsttextoverlay.c: Fix obvious memleak.David Schleef2008-08-261-2/+2
* Stop using deprecated GLib functions.Sebastian Dröge2008-04-241-6/+6
* Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...Kwang Yul Seo2007-12-091-1/+5
* ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...David Schleef2007-11-161-7/+6
* ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...Tim-Philipp Müller2007-11-131-3/+30
* ext/cairo/gsttextoverlay.c: Add info about static leak.Stefan Kost2007-09-201-0/+3
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-1/+1
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-1/+1
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...Michael Smith2006-05-021-4/+11
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* Fix broken GObject macrosStefan Kost2006-04-081-2/+2
* better/unified long descriptionsWim Taymans2006-03-302-7/+6
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+6
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+2
* expand tabsThomas Vander Stichele2005-12-061-3/+3
* ext/cairo/gsttextoverlay.c: Actually render the text from the text pad.Tim-Philipp Müller2005-11-291-5/+20
* ext/cairo/Makefile.am: no need to link to videofilterThomas Vander Stichele2005-11-291-2/+0
* do some name borgifying documentThomas Vander Stichele2005-11-255-146/+156
* VideoFilter inherits fromJulien Moutte2005-11-232-181/+152
* Fixes for API changesJan Schmidt2005-11-231-1/+1
* More fractional framerate conversionsJan Schmidt2005-11-222-8/+14
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-211-2/+2
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-211-15/+17
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro...Tim-Philipp Müller2005-11-074-498/+696
* fix distThomas Vander Stichele2005-10-131-1/+1
* ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...Thomas Vander Stichele2005-10-125-47/+85
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+9
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-052-4/+0
* ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot2005-01-261-0/+2