shithub: openh264

Download patch

ref: 820cfb40ca8bae60a8f0dc0c9aa574a3e65a3aea
parent: e61a6017f93a878b4ebd7b141223f873a56819a8
author: Martin Storsjö <martin@martin.st>
date: Thu May 8 07:20:51 EDT 2014

Regenerate test/decoder/targets.mk using mktargets.sh

This makes the indentation of one line match the rest.

--- a/test/decoder/targets.mk
+++ b/test/decoder/targets.mk
@@ -1,6 +1,6 @@
 DECODER_UNITTEST_SRCDIR=test/decoder
 DECODER_UNITTEST_CPP_SRCS=\
-        $(DECODER_UNITTEST_SRCDIR)/DecUT_ErrorConcealment.cpp\
+	$(DECODER_UNITTEST_SRCDIR)/DecUT_ErrorConcealment.cpp\
 	$(DECODER_UNITTEST_SRCDIR)/DecUT_ExpandPicture.cpp\
 	$(DECODER_UNITTEST_SRCDIR)/DecUT_IdctResAddPred.cpp\
 	$(DECODER_UNITTEST_SRCDIR)/DecUT_IntraPrediction.cpp\