summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2017-07-05 16:56:24 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2017-08-01 14:43:06 +0300
commite97877dc7e107f0ae514325a86c0cbac77653e9b (patch)
tree16c534affdbae82b6e0e77fa046175074635aa65 /.gitignore
parent35a01f41ce312b53a2ad82ce8a65b3561c3abf81 (diff)
downloadgstreamer-plugins-bad-e97877dc7e107f0ae514325a86c0cbac77653e9b.tar.gz
tests/examples: add manual tests/examples for the ipcpipeline elements
ipcpipeline1 is a very simple test that shows a short videotestsrc fragment. ipc-play is a clone of gst-play that splits the pipeline in two processes, running the source & demuxer on the master process and the decoders & sinks on the slave.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 297267d68..5a64122c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,8 @@ gst*orc.h
/tests/check/pipelines/simple-launch-lines
/tests/check/pipelines/ipcpipeline
/tests/examples/audiomixmatrix/test-audiomixmatrix
+/tests/examples/ipcpipeline/ipc-play
+/tests/examples/ipcpipeline/ipcpipeline1
/tests/examples/codecparsers/parse-jpeg
/tests/examples/codecparsers/parse-vp8
/tests/examples/gtk/gtkglsink