summaryrefslogtreecommitdiff
path: root/tests/examples/cairo
AgeCommit message (Expand)AuthorFilesLines
2011-10-10tests: add missing PLUGIN_ASE_LIBS to LDADDStefan Sauer1-1/+1
2011-04-16examples: fix 'control reaches end of non-void function' warning in cairo exa...Tim-Philipp Müller1-0/+2
2011-03-07cairooverlay: Add a bus handler to the example to handle EOS/ERROR/WARNINGSebastian Dröge1-4/+44
2011-03-07cairooverlay: Use LDADD instead of LDFLAGS for libs and add $(GST_LIBS)Sebastian Dröge1-1/+1
2011-03-07cairooverlay: Remove unnecessary gtk/gtk-x11 use in example.Jon Nordby2-77/+7
2011-03-02cairooverlay: The example always requires gtk-x11Sebastian Dröge2-9/+6
2011-03-02cairooverlay: Add generic Cairo overlay video element.Jon Nordby3-0/+211