[submodule "third_party/brotli"]
	path = third_party/brotli
	url = https://github.com/google/brotli
[submodule "third_party/lodepng"]
	path = third_party/lodepng
	url = https://github.com/lvandeve/lodepng
[submodule "third_party/lcms"]
	path = third_party/lcms
	url = https://github.com/mm2/Little-CMS
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest
[submodule "third_party/sjpeg"]
	path = third_party/sjpeg
	url = https://github.com/webmproject/sjpeg.git
[submodule "third_party/skcms"]
	path = third_party/skcms
	url = https://skia.googlesource.com/skcms
[submodule "third_party/IQA-optimization"]
	path = third_party/IQA-optimization
	url = https://github.com/veluca93/IQA-optimization.git
[submodule "third_party/vmaf"]
	path = third_party/vmaf
	url = https://github.com/Netflix/vmaf.git
[submodule "third_party/difftest_ng"]
	path = third_party/difftest_ng
	url = https://github.com/thorfdbg/difftest_ng.git
[submodule "third_party/highway"]
	path = third_party/highway
	url = https://github.com/google/highway
