gstreamer/.gitignore
Thibault Saunier 60585d2812 Handle a prefix in prefix/
This is usefull to use external libs and tool not buildable with meson
inside our environment
2017-09-06 16:10:03 -03:00

30 lines
554 B
Plaintext

*build*/
gst-devtools
gst-editing-services
gst-libav
gst-omx
gst-plugins-bad
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
gst-python
gst-rtsp-server
gstreamer
gstreamer-vaapi
__pycache__
meson/
subprojects/gst-devtools/
subprojects/gst-editing-services/
subprojects/gst-libav/
subprojects/gst-omx/
subprojects/gst-plugins-bad/
subprojects/gst-plugins-base/
subprojects/gst-plugins-good/
subprojects/gst-plugins-ugly/
subprojects/gst-python/
subprojects/gst-rtsp-server/
subprojects/gstreamer/
subprojects/gstreamer-vaapi/
subprojects/glib/
prefix/