gstreamer/examples/c
Scott D Phillips b4b57ddcf8 examples: remove #include <ges-internal.h> from assets.c
It is not needed and pulling it in is causing a link problem with msvc.
Including ges-internal.h sets the default debug category in assets.c to
_ges_debug. Because _ges_debug is marked as DATA in the libges.def, it
will only be linked from libges.dll if it is marked in the source with
dllimport. Instead of messing with that we can just remove this include.

https://bugzilla.gnome.org/show_bug.cgi?id=775295
2016-11-29 13:19:50 +02:00
..
assets.c examples: remove #include <ges-internal.h> from assets.c 2016-11-29 13:19:50 +02:00
concatenate.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
ges-ui.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
ges-ui.glade examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
Makefile.am examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-24 16:44:32 -03:00
multifilesrc.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
overlays.c Revert "titlesource: use x/yabsolute instead of x/ypos." 2016-03-11 17:31:15 +01:00
play_timeline_with_one_clip.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
simple1.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
test1.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
test2.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
test3.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
test4.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
text_properties.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
thumbnails.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00
transition.c examples: Move all examples to the root dir and create foldersdir per language 2015-12-21 15:35:17 +01:00