Dist compositor crossfade example and pythons script for meson build

And add to autotools build so it gets disted.
This commit is contained in:
Tim-Philipp Müller 2018-02-15 18:50:51 +00:00
parent 3b9843d13b
commit ea30f86ccc

View file

@ -37,7 +37,7 @@ typedef struct
gboolean is_last;
} VideoInfo;
gchar *
static gchar *
ensure_uri (const gchar * location)
{
if (gst_uri_is_valid (location))