mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
ac9fc8031e
Add gas-preprocessor.pl as a git submodule, and put it in the path so that it is available if libav wants it. Switch back to providing $CC as $AS by default, but respect an external $AS setting so that it can be overridden in cerbero https://bugzilla.gnome.org/show_bug.cgi?id=694416
9 lines
359 B
Text
9 lines
359 B
Text
[submodule "common"]
|
|
path = common
|
|
url = https://anongit.freedesktop.org/git/gstreamer/common.git
|
|
[submodule "gst-libs/ext/libav"]
|
|
path = gst-libs/ext/libav
|
|
url = https://git.ffmpeg.org/ffmpeg.git
|
|
[submodule "gst-libs/ext/gas-preprocessor"]
|
|
path = gst-libs/ext/gas-preprocessor
|
|
url = git://git.libav.org/gas-preprocessor.git
|