diff --git a/Makefile b/Makefile index 051c5ac5283f1bc9022cb5467f3a36c0ead85cff..278c3110a8e450baf74e8f0ab3665ae7092309e4 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ BUILD_SCRIPT := $(CURDIR)/cmake/CMakeBuild/bin/cmake.py TARGETS := CommonLib DecoderAnalyserApp DecoderAnalyserLib DecoderApp DecoderLib TARGETS += EncoderApp EncoderLib Utilities SEIRemovalApp StreamMergeApp -SADL_HASH := "46a16e25178eb5e57d6aa57dfc76cd465f530e66" # hard coded because of windows $(shell git submodule status | grep sadl | cut -d' ' -f2) +SADL_HASH := "984728cf209873d4b0641a5a312015604b47085c" # hard coded because of windows $(shell git submodule status | grep sadl | cut -d' ' -f2) ifeq ($(OS),Windows_NT) ifneq ($(MSYSTEM),) diff --git a/sadl b/sadl index e068b52b28d73e70010af57a8df54d8e17f143eb..984728cf209873d4b0641a5a312015604b47085c 160000 --- a/sadl +++ b/sadl @@ -1 +1 @@ -Subproject commit e068b52b28d73e70010af57a8df54d8e17f143eb +Subproject commit 984728cf209873d4b0641a5a312015604b47085c