Add FFmpeg.wrap and update .gitignore

Tested on Linux and Windows (MSVC)
This commit is contained in:
Nirbheek Chauhan 2019-03-23 00:40:43 +05:30
parent 8af2376bc0
commit fa32c47022
2 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View file

@ -4,6 +4,7 @@ cscope.out
cscope.po.out
gst-devtools
gst-editing-services
gst-integration-testsuites
gst-libav
gst-omx
gst-plugins-bad
@ -17,6 +18,7 @@ gstreamer-sharp
gstreamer-vaapi
__pycache__
meson/
subprojects/gst-integration-testsuites/
subprojects/gst-devtools/
subprojects/gst-editing-services/
subprojects/gst-libav/
@ -46,5 +48,6 @@ subprojects/pycairo/
subprojects/json-glib/
subprojects/orc/
subprojects/libsoup/
subprojects/FFmpeg/
prefix/
pygobject

5
subprojects/FFmpeg.wrap Normal file
View file

@ -0,0 +1,5 @@
[wrap-git]
directory=FFmpeg
url=https://gitlab.freedesktop.org/gstreamer/meson-ports/ffmpeg.git
push-url=git@gitlab.freedesktop.org:gstreamer/meson-ports/ffmpeg.git
revision=meson-4.1.1