diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-12-27 13:34:29 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-12-28 12:16:18 +0100 |
commit | 2972b673c04762d3b73ba4f2da975c2e748e75ea (patch) | |
tree | 53bd96a5fa2e5334f5448fde06a749b14165bcbe /.gitignore | |
parent | a9cf6f238fa8c3801c1da365d95d34f4691483cb (diff) |
compositor: add to build after move from -bad
This replaces videomixer.
Fixes #138
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ed46cad4..3d38bceb3 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ Makefile /gst-libs/gst/audio/audio-marshal.[ch] /gst-libs/gst/video/video-marshal.[ch] /gst-libs/gst/*/*-enumtypes.[ch] +/tests/examples/compositor/crossfade /tests/examples/playback/playback-test tmp-orc.c |