Lubosz Sarnecki
|
57a96ce3e1
|
examples: fix gtk+ 3.14 deprecation error
https://developer.gnome.org/gtk3/3.13/GtkWidget.html#gtk-widget-set-double-buffered
https://bugzilla.gnome.org/show_bug.cgi?id=734482
|
2014-08-21 17:39:01 +10:00 |
|
Sebastian Rasmussen
|
84b7079020
|
examples/gl: unref bus and element after usage
gst_pipeline_get_bus() and gst_bin_get_by_interface() both
return references that need to be unreferenced after usage.
https://bugzilla.gnome.org/show_bug.cgi?id=734527
|
2014-08-10 21:43:16 +01:00 |
|
Tim-Philipp Müller
|
1533fc7e2d
|
examples: fix compilation of gl fxtest example on win32 with Gtk+ 3.0
https://bugzilla.gnome.org/show_bug.cgi?id=733063
|
2014-07-17 10:14:03 +01:00 |
|
Matthew Waters
|
0c6bf7b752
|
gl/examples: add the srcdir and builddir includes
And remove references to $(GST_PLUGINS_GL_*)
|
2014-06-12 13:06:31 +10:00 |
|
Thiago Santos
|
df52eb3198
|
examples: gl: add missing entry to cflags to find gst/gl/gl.h
Otherwise build fails
|
2014-04-29 13:23:26 -03:00 |
|
Stefan Sauer
|
f3cb98d512
|
tests: drop direct include
It is only allowed to include gdk/gdkx.h and that will bring all the x11 things.
|
2014-04-29 18:20:30 +02:00 |
|
Matthew Waters
|
294da02a2f
|
gl/examples: move to -bad
- fix all the compiler errors
- give them their own gl directory
|
2014-04-29 16:40:08 +10:00 |
|