summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-04-23cairoxsink: Refactor setup codeHEADmasterBenjamin Otte1-51/+85
2010-04-22cairoxsink: rework size handlingBenjamin Otte2-12/+36
2010-04-22cairoxsink: Completely rework window handlingBenjamin Otte4-83/+153
2010-04-22cairoxsink: Paint with black when there's no image to paintBenjamin Otte1-6/+8
2010-04-20Modify API for expanding with types.Benjamin Otte1-3/+2
2010-04-20cairoxsink: Properly manage resizingBenjamin Otte1-2/+2
2010-04-19cairoxsink: Actually emit overlay signalsBenjamin Otte1-0/+3
2010-04-19cairoxsink: Implement the XOverlay interfaceBenjamin Otte2-60/+182
2010-04-19projectM: flip surfaceBenjamin Otte1-1/+2
2010-04-19projectM: acquire gl context before calling into projectmBenjamin Otte1-4/+14
2010-04-19cairoxconvert: Convert to new target API that cairoxsink usesBenjamin Otte2-12/+43
2010-04-19xlib: Rework sink managementBenjamin Otte10-599/+409
2010-04-17Add a types argument to all _default() functionsBenjamin Otte2-2/+8
2010-04-17Allow specifying that type of surfaces in a pipelineBenjamin Otte5-17/+28
2010-04-17Add a projectM pluginBenjamin Otte3-0/+550
2010-04-16PangoTimeOverlay is a GstBaseTransformBenjamin Otte1-1/+1
2010-04-16Make GstCairoXSource acquire the device when operating on the DisplayBenjamin Otte4-9/+38
2010-03-25Add swfdec's warning flagsBenjamin Otte3-10/+16
2010-03-25Add an experimental GLX sinkBenjamin Otte4-0/+502
2010-03-16Port to real Cairo APIBenjamin Otte1-1/+3
2009-10-19remove unneeded cruft from Makefile.am filesBenjamin Otte2-6/+0
2009-10-14Handle xlib in the core libBenjamin Otte9-610/+62
2009-10-05Add cairoxconvert elementBenjamin Otte4-1/+272
2009-10-05Implement copy vfuncBenjamin Otte1-0/+33
2009-10-05Use CAIRO_OPERATOR_SOURCEBenjamin Otte1-0/+1
2009-10-04Make buffers always be ARGB if possibleBenjamin Otte4-11/+54
2009-10-01Rewrite GstCairoBuffer APIBenjamin Otte6-113/+226
2009-09-30Plug some memleaksBenjamin Otte2-0/+8
2009-09-28[cairoxsink] Add navigation eventsBenjamin Otte1-26/+99
2009-09-28Hand out video/x-cairo xlib buffersBenjamin Otte8-31/+668
2009-09-25Add video/x-cairo supportBenjamin Otte2-4/+29
2009-09-24Add a simple X sinkBenjamin Otte5-2/+278
2009-09-23Make the GstCairoFormat structure opaqueBenjamin Otte2-10/+27
2009-09-23Pass part to ignore to gst_cairo_format_equal()Benjamin Otte1-3/+1
2009-09-23Add a simple text overlay element using pangoBenjamin Otte5-0/+296