index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
cairo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+2
*
ext/cairo/gsttextoverlay.c: Fix compiler warning.
Stefan Kost
2008-08-26
1
-3
/
+2
*
ext/cairo/gsttextoverlay.c: Fix obvious memleak.
David Schleef
2008-08-26
1
-2
/
+2
*
Stop using deprecated GLib functions.
Sebastian Dröge
2008-04-24
1
-6
/
+6
*
Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...
Kwang Yul Seo
2007-12-09
1
-1
/
+5
*
ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...
David Schleef
2007-11-16
1
-7
/
+6
*
ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...
Tim-Philipp Müller
2007-11-13
1
-3
/
+30
*
ext/cairo/gsttextoverlay.c: Add info about static leak.
Stefan Kost
2007-09-20
1
-0
/
+3
*
ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
Stefan Kost
2007-07-20
1
-1
/
+1
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+1
*
Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...
Josep Torra Valles
2006-10-16
1
-1
/
+1
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-1
/
+1
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
1
-1
/
+1
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
1
-2
/
+3
*
ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...
Michael Smith
2006-05-02
1
-4
/
+11
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
Fix broken GObject macros
Stefan Kost
2006-04-08
1
-2
/
+2
*
better/unified long descriptions
Wim Taymans
2006-03-30
2
-7
/
+6
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-6
/
+6
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-0
/
+2
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-3
/
+3
*
ext/cairo/gsttextoverlay.c: Actually render the text from the text pad.
Tim-Philipp Müller
2005-11-29
1
-5
/
+20
*
ext/cairo/Makefile.am: no need to link to videofilter
Thomas Vander Stichele
2005-11-29
1
-2
/
+0
*
do some name borgifying document
Thomas Vander Stichele
2005-11-25
5
-146
/
+156
*
VideoFilter inherits from
Julien Moutte
2005-11-23
2
-181
/
+152
*
Fixes for API changes
Jan Schmidt
2005-11-23
1
-1
/
+1
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
2
-8
/
+14
*
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
2005-11-21
1
-2
/
+2
*
Fix for collect pads API change. Also fix textoverlay state change function.
Tim-Philipp Müller
2005-11-21
1
-15
/
+17
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro...
Tim-Philipp Müller
2005-11-07
4
-498
/
+696
*
fix dist
Thomas Vander Stichele
2005-10-13
1
-1
/
+1
*
ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...
Thomas Vander Stichele
2005-10-12
5
-47
/
+85
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+2
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-10
/
+9
*
Way, way, way too many files: Remove crack comment from the 2000 era.
Andy Wingo
2005-07-05
2
-4
/
+0
*
ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...
Amaury Jacquot
2005-01-26
1
-0
/
+2
*
Merge patch from Ronald fixing problems with streaming text.
Ronald
2004-12-28
3
-6
/
+48
*
ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...
David Schleef
2004-12-28
2
-75
/
+136
*
configure.ac: add audioresample and cairo plugins. Remove
David Schleef
2004-12-16
6
-0
/
+1119