index
:
~company/gst-plugins-cairo
master
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
cairoxsink: Refactor setup code
HEAD
master
Benjamin Otte
1
-51/+85
2010-04-22
cairoxsink: rework size handling
Benjamin Otte
2
-12/+36
2010-04-22
cairoxsink: Completely rework window handling
Benjamin Otte
4
-83/+153
2010-04-22
cairoxsink: Paint with black when there's no image to paint
Benjamin Otte
1
-6/+8
2010-04-22
memleak: Don't leak each and every surface
Benjamin Otte
1
-0/+1
2010-04-21
Make the supported_types functions more readable
Benjamin Otte
1
-30/+35
2010-04-20
Make sure non-cairo buffers work for surface-type==0 again
Benjamin Otte
4
-7/+13
2010-04-20
Modify API for expanding with types.
Benjamin Otte
3
-34/+61
2010-04-20
cairoxsink: Properly manage resizing
Benjamin Otte
1
-2/+2
2010-04-20
Fail if a default alloc functions hands us a broken buffer
Benjamin Otte
1
-0/+12
2010-04-19
cairoxsink: Actually emit overlay signals
Benjamin Otte
1
-0/+3
2010-04-19
cairoxsink: Implement the XOverlay interface
Benjamin Otte
2
-60/+182
2010-04-19
Only allocate a buffer if the format doesn't require a specific type
Benjamin Otte
1
-2/+7
2010-04-19
docs: Add new function to docs
Benjamin Otte
1
-0/+1
2010-04-19
projectM: flip surface
Benjamin Otte
1
-1/+2
2010-04-19
projectM: acquire gl context before calling into projectm
Benjamin Otte
1
-4/+14
2010-04-19
cairoxconvert: Convert to new target API that cairoxsink uses
Benjamin Otte
2
-12/+43
2010-04-19
Add gst_cairo_caps_expand_surface_types() API
Benjamin Otte
2
-8/+36
2010-04-19
xlib: Rework sink management
Benjamin Otte
10
-599/+409
2010-04-17
Add a types argument to all _default() functions
Benjamin Otte
6
-32/+83
2010-04-17
Allow specifying that type of surfaces in a pipeline
Benjamin Otte
21
-36/+175
2010-04-17
Add code to negotiation code that checks for empty caps
Benjamin Otte
1
-1/+6
2010-04-17
Add a projectM plugin
Benjamin Otte
4
-1/+564
2010-04-16
ignore docs directory completely
Benjamin Otte
1
-0/+1
2010-04-16
PangoTimeOverlay is a GstBaseTransform
Benjamin Otte
1
-1/+1
2010-04-16
Make GstCairoXSource acquire the device when operating on the Display
Benjamin Otte
4
-9/+38
2010-03-25
configure: s/GST_CVS/GST_GIT/
Benjamin Otte
1
-4/+4
2010-03-25
Remove C++
Benjamin Otte
1
-6/+0
2010-03-25
Add swfdec's warning flags
Benjamin Otte
9
-44/+52
2010-03-25
Update common submodule
Benjamin Otte
1
-0/+0
2010-03-25
Add an experimental GLX sink
Benjamin Otte
5
-1/+509
2010-03-16
Port to real Cairo API
Benjamin Otte
15
-741/+141
2010-02-16
build: docs need gst-libs
Benjamin Otte
1
-2/+2
2009-11-20
Make the g_once_init_enter() madness not emit gcc warnings
Benjamin Otte
1
-4/+4
2009-11-20
Fix gst_cairo_caps_any's run-once variable storage setup.
Eric Anholt
1
-1/+1
2009-11-20
Mark the mask surface as dirty after touching all its pixels
Benjamin Otte
1
-0/+1
2009-11-19
[doc] Add forgotten file
Benjamin Otte
1
-0/+2
2009-10-23
Add documentation for sections
Benjamin Otte
3
-2/+51
2009-10-22
Restructure docs and add introduction
Benjamin Otte
2
-5/+57
2009-10-22
Reorganize documentation layout
Benjamin Otte
1
-20/+18
2009-10-22
Document all missing structures
Benjamin Otte
2
-1/+36
2009-10-22
Add documentation for all missing functions
Benjamin Otte
3
-1/+79
2009-10-22
Add gtkdoc support
Benjamin Otte
6
-0/+158
2009-10-19
Make GstCairoBuffer private
Benjamin Otte
7
-31/+70
2009-10-19
remove unneeded cruft from Makefile.am files
Benjamin Otte
3
-9/+0
2009-10-19
gst_cairo_format_get_frame_rate() => gst_cairo_format_get_framerate()
Benjamin Otte
4
-9/+9
2009-10-19
Use gst_caps_set_{simple,value} instead of our own functions
Benjamin Otte
5
-83/+13
2009-10-14
Add missing G_BEGIN/END_DECLS
Benjamin Otte
2
-0/+9
2009-10-14
Add gst_cairo_format_get_pixel_aspect_ratio()
Benjamin Otte
2
-0/+35
2009-10-14
Handle xlib in the core lib
Benjamin Otte
12
-180/+262
[next]