summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorScott D Phillips <scott.d.phillips@intel.com>2017-02-09 11:08:39 -0800
committerThibault Saunier <thibault.saunier@osg.samsung.com>2017-02-09 16:15:31 -0300
commita6ae14b612f0e0133360ba0c02a55ec2508b97c3 (patch)
tree00f6f8bf74ff8e9aec8e00fb47db4f3d1f81a0e9 /.gitignore
parent5a06cf2807bcf94587ff49ad91932971bb6550d7 (diff)
downloadgstreamer-a6ae14b612f0e0133360ba0c02a55ec2508b97c3.tar.gz
add gstreamer-vaapi as a possible subproject
https://bugzilla.gnome.org/show_bug.cgi?id=778407
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9818e66713..3dae67b572 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ gst-plugins-ugly
gst-python
gst-rtsp-server
gstreamer
+gstreamer-vaapi
__pycache__
meson/
subprojects/gst-devtools/
@@ -23,4 +24,5 @@ subprojects/gst-plugins-ugly/
subprojects/gst-python/
subprojects/gst-rtsp-server/
subprojects/gstreamer/
+subprojects/gstreamer-vaapi/
subprojects/glib/