mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 10:10:32 +00:00
Dist compositor crossfade example and pythons script for meson build
And add to autotools build so it gets disted.
This commit is contained in:
parent
3b9843d13b
commit
ea30f86ccc
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ typedef struct
|
|||
gboolean is_last;
|
||||
} VideoInfo;
|
||||
|
||||
gchar *
|
||||
static gchar *
|
||||
ensure_uri (const gchar * location)
|
||||
{
|
||||
if (gst_uri_is_valid (location))
|
||||
|
|
Loading…
Reference in a new issue