Sebastian Rasmussen
|
06961ea200
|
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
|
2017-12-09 19:31:45 +00:00 |
|
Tim-Philipp Müller
|
59f0f140ae
|
examples: fix compilation of gl fxtest example on win32 with Gtk+ 3.0
https://bugzilla.gnome.org/show_bug.cgi?id=733063
|
2017-12-09 19:31:44 +00:00 |
|
Matthew Waters
|
21e9ad2b8e
|
gl/examples: add the srcdir and builddir includes
And remove references to $(GST_PLUGINS_GL_*)
|
2017-12-09 19:31:42 +00:00 |
|
Thiago Santos
|
72f3b228c8
|
examples: gl: add missing entry to cflags to find gst/gl/gl.h
Otherwise build fails
|
2017-12-09 19:31:38 +00:00 |
|
Stefan Sauer
|
2cb93951df
|
tests: drop direct include
It is only allowed to include gdk/gdkx.h and that will bring all the x11 things.
|
2017-12-09 19:31:38 +00:00 |
|
Matthew Waters
|
05bfd277a8
|
gl/examples: move to -bad
- fix all the compiler errors
- give them their own gl directory
|
2017-12-09 19:31:38 +00:00 |
|