summaryrefslogtreecommitdiff
path: root/tests/examples/gtk
AgeCommit message (Expand)AuthorFilesLines
2016-03-05gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBSSebastian Dröge1-4/+8
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-2/+1
2015-10-17glshaderelement: implement on-demand create-shader signallingMatthew Waters1-29/+22
2015-10-17gl/examples: add a live shader demo using the new GstGLSLStageMatthew Waters2-1/+367
2015-06-11gstgtk: No need to realize the widgetNicolas Dufresne1-2/+0
2015-06-11gstgtk: Don't leak the widgetNicolas Dufresne2-0/+2
2015-06-11gtk: Add missing CFLAGS to exampleSebastian Dröge1-0/+2
2015-06-11Implement gtk sinksMatthew Waters3-0/+407
2014-04-29gl/examples: move to -badMatthew Waters3-657/+0
2014-03-18gl: fix the use of always-defined macrosРуслан Ижбулатов1-6/+6
2014-03-15[864/906] examples: update to gtk3Matthew Waters3-45/+60
2014-03-15[771/906] gl: Some less long/ulong/gulong usageSebastian Dröge1-2/+2
2014-03-15[769/906] tests/examples: fix and port some of the examples.Mathieu Duponchelle2-20/+10
2014-03-15[729/906] gl: Include config.h everywhereSebastian Dröge3-0/+9
2014-03-15[720/906] examples: Stop using deprecated GLib thread APISebastian Dröge2-4/+0
2014-03-15[603/906] update FSF addressMatthew Waters3-6/+6
2014-03-15[560/906] examples: update for bus api changes and glimagesink changesMatthew Waters1-1/+2
2014-03-15[511/906] tests: update for 1.0Matthew Waters3-18/+23
2014-03-15[461/906] xoverlay: require base from git and update to new APIStefan Kost1-7/+7
2014-03-15[457/906] gtk examples: adapt code since the native-window changes from gtkJulien Isorce1-8/+27
2014-03-15[413/906] Fix Windows compiler warning in test/examples/gtk/fxtest/pixbufdrop.cРуслан Ижбулатов1-1/+1
2014-03-15[386/906] pixbufdrop: fix example on win32Julien Isorce1-1/+6
2014-03-15[361/906] gstgtk: add missing license and copyright informationFilippo Argiolas1-0/+19
2014-03-15[360/906] examples: add missing copyright/license to my examplesFilippo Argiolas2-1/+42
2014-03-15[328/906] Convert gtk examples to use helper libraryDavid Schleef3-23/+37
2014-03-15[310/906] Global reindentDavid Schleef2-52/+65
2014-03-15[308/906] Rename glpixbufoverlay to gloverlayDavid Schleef1-2/+2
2014-03-15[301/906] depends on libpng instead of gdk_pixbufJulien Isorce1-1/+4
2014-03-15[298/906] Revert "Fix indention"David Schleef2-65/+52
2014-03-15[295/906] Fix indentionSebastian Dröge2-52/+65
2014-03-15[247/906] Import xray effectFilippo Argiolas1-0/+1
2014-03-15[199/906] add pixbufdrop vs8 projectJulien Isorce1-1/+1
2014-03-15[198/906] add fxtest vs8 projectJulien Isorce2-0/+17
2014-03-15[195/906] fix gstgldifferencematte and add an example app to test it dragging...Filippo Argiolas1-0/+278
2014-03-15[180/906] minor cleanup in fxtestFilippo Argiolas1-8/+7
2014-03-15[178/906] improve fxtest command line option handling, default to videotestsr...Filippo Argiolas1-20/+21
2014-03-15[175/906] add sin effect (desaturate everything but red shades). still needs ...Filippo Argiolas1-0/+1
2014-03-15[173/906] add lumaxpro (desaturate + cross process) effect. nothing too impre...Filippo Argiolas1-3/+4
2014-03-15[172/906] add support for command line parsing to fxtest (try fxtest videotes...Filippo Argiolas1-14/+39
2014-03-15[171/906] import fxtest (little gtk app to easily test effects) from cvs bran...Filippo Argiolas1-0/+204