index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
cairo
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2014-01-31
cairooverlay: add support for RGB16
Julien Isorce
1
-7
/
+22
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-01-01
cairo: remove old cairo-based text renderering element
Tim-Philipp Müller
8
-1977
/
+0
2013-01-01
cairo: port cairooverlay to 0.11
Tim-Philipp Müller
6
-100
/
+63
2012-11-04
Fix FSF address
Tim-Philipp Müller
8
-16
/
+16
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-2
/
+2
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
3
-3
/
+3
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-23
/
+23
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
4
-4
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2012-01-25
cairo: fix build, make sure libgstvideo can be found
Jayakrishnan M
1
-2
/
+2
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
2
-23
/
+23
2012-01-04
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-1
/
+1
2011-12-14
cairotextoverlay: port to GstCollectPads2
Vincent Penquerc'h
2
-23
/
+23
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
4
-16
/
+16
2011-11-17
collectpads: port API changes
Stefan Sauer
1
-2
/
+2
2011-11-07
cairotextoverlay: add a 'silent' property to skip rendering
Vincent Penquerc'h
2
-0
/
+18
2011-05-26
cairotextoverlay: forward new segment events from the sink to the source
Vincent Penquerc'h
2
-0
/
+31
2011-05-26
textoverlay: forward source events to sinks
Vincent Penquerc'h
1
-0
/
+21
2011-03-25
cairo: fix the name of the *-marshall.list file to unbreak make distcheck
Stefan Kost
1
-1
/
+1
2011-03-02
cairooverlay: Some minor cleanup
Sebastian Dröge
2
-22
/
+30
2011-03-02
cairooverlay: Add generic Cairo overlay video element.
Jon Nordby
6
-7
/
+350
2011-02-21
Revert "Check that collectpads exists before removing pad"
Edward Hervey
1
-4
/
+1
2011-02-20
Check that collectpads exists before removing pad
David Schleef
1
-1
/
+4
2010-12-31
cairo, videofilter: use gst/math-compat.h header for rint
Tim-Philipp Müller
1
-5
/
+2
2010-12-30
cairo: Don't use #ifdefs inside macros
David Schleef
1
-23
/
+34
2010-10-13
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-9
/
+12
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-14
/
+7
2010-03-15
cairotextoverlay: Don't render text outside the frame boundaries
Sebastian Dröge
1
-28
/
+33
2010-02-15
cairorender: Fix leaking of pad templates
Sebastian Dröge
1
-4
/
+2
2009-07-20
cairorender: Add support for ARGB/BGRA input
Sebastian Dröge
1
-4
/
+43
2009-07-17
cairorender: Add to the documentation
Sebastian Dröge
1
-0
/
+14
2009-07-17
cairorender: Return not-negotiated if we have no caps
Sebastian Dröge
1
-0
/
+4
2009-07-17
cairorender: Fix caps and colorspace handling
Sebastian Dröge
2
-10
/
+22
2009-07-17
cairorender: Use correct mimetypes for PDF and SVG
Sebastian Dröge
1
-5
/
+4
2009-07-17
cairorender: Remove pull mode, it only adds complexity but not advantages
Sebastian Dröge
1
-77
/
+5
2009-07-16
cairorender: Fix caps negotiation and cairo surface creation
Sebastian Dröge
1
-54
/
+34
2009-07-16
cairorender: Correctly set srccaps
Sebastian Dröge
1
-22
/
+20
2009-07-16
cairorender: Move instance/class struct definitions to the header
Sebastian Dröge
2
-21
/
+24
2009-07-16
cairorender: Add Lutz' copyright to the file header
Sebastian Dröge
2
-0
/
+4
2009-07-16
cairo: Add cairo-based PDF/PS/SVG encoder element
Lutz Mueller
4
-3
/
+463
2009-04-18
Remove unused variables in _class_init
Edward Hervey
1
-4
/
+0
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
2
-8
/
+17
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+2
2008-08-26
ext/cairo/gsttextoverlay.c: Fix compiler warning.
Stefan Kost
1
-3
/
+2
2008-08-26
ext/cairo/gsttextoverlay.c: Fix obvious memleak.
David Schleef
1
-2
/
+2
2008-04-24
Stop using deprecated GLib functions.
Sebastian Dröge
1
-6
/
+6
[next]