projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f07fc
)
gl/meson: fix wrong overlay filename
author
Matthew Waters
<matthew@centricular.com>
Thu, 4 Oct 2018 06:45:34 +0000
(16:45 +1000)
committer
Matthew Waters
<matthew@centricular.com>
Thu, 4 Oct 2018 06:45:34 +0000
(16:45 +1000)
ext/gl/meson.build
patch
|
blob
|
history
diff --git
a/ext/gl/meson.build
b/ext/gl/meson.build
index 766da3e3ac78f4d258579f51ff8198e180574a70..433134b419f80e498fc19f9c8ec268d5c9ca6fe3 100644
(file)
--- a/
ext/gl/meson.build
+++ b/
ext/gl/meson.build
@@
-44,7
+44,7
@@
opengl_sources = [
'gstgldeinterlace.c',
'gltestsrc.c',
'gstgltestsrc.c',
- 'gstgloverlaycompositor.c',
+ 'gstgloverlaycompositor
element
.c',
'gstglutils.c'
]