Skalierung der Videos nach der größeren Seite

new file:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefile.shiaiVidsSpeedupTest
	new file:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefile.vp9encodeGoogleVodRecommendations
	new file:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefiles.recursiveVariableTest/Makefile
	new file:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefiles.recursiveVariableTest/Makefile.cfg
	new file:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefiles.recursiveVariableTest/Makefile.sub
	modified:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefiles.vidGal.d/Makefile.vidGal
	modified:   homepage/redesign2018/markdownExperiment/src/Makefiles/Makefiles.vidGal.d/Makefile.webmCompress.cfg
This commit is contained in:
marko
2019-07-03 14:45:54 +02:00
parent deaa4196ee
commit 494827655d
7 changed files with 357 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
include Makefile.vidGal.cfg
include ${makefileDir}/Makefile.vidGal.cfg
.PHONY: all clean
all: $(webmVideos) $(jpegThumbs)