mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
Fix compilation
This commit is contained in:
parent
54f152aea7
commit
786a8f5b8a
1 changed files with 1 additions and 1 deletions
|
@ -718,7 +718,7 @@ test_mix_layers (GESTimeline * timeline, GESUriClipAsset ** assets,
|
||||||
{
|
{
|
||||||
GESLayer *layer;
|
GESLayer *layer;
|
||||||
GESClip *clip;
|
GESClip *clip;
|
||||||
GList *children, *tmp;
|
GList *tmp;
|
||||||
GESTrackElement *track_element;
|
GESTrackElement *track_element;
|
||||||
GESTrackType track_type;
|
GESTrackType track_type;
|
||||||
GESUriClipAsset *asset;
|
GESUriClipAsset *asset;
|
||||||
|
|
Loading…
Reference in a new issue