diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-12-10 20:02:26 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-12-19 12:01:48 +0000 |
commit | 8227135f3b4ad79c624efdc00b0ef5730bd2751a (patch) | |
tree | 3ae839885779ee143266f630067d9b119703a6d4 /.gitignore | |
parent | 0eefcb23b47005333b8fabfe204f31abe1bdb314 (diff) |
gl: hook up to build system
Tests and documentation will follow separately.
The mixer elements in the opengl plugin need to stay
in -bad for now since they use GstVideoAggregator.
https://bugzilla.gnome.org/show_bug.cgi?id=754094
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0027838f8..8ed46cad4 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ Makefile *.gir *.typelib *.gc?? +.dirstamp /gst-libs/gst/pbutils/gstpluginsbaseversion.h /gst-libs/gst/tag/mklangtables |