From 2ed42da37ce81b1aecbccd6e937bb47676639f33 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 31 Dec 2013 10:25:49 -0800 Subject: Performance. --- Makefile | 2 +- www/index.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0dc41b6..b9601eb 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ $(DUMP)/ui/ctc_anim.png: $(CTC_ANIM_TMP) $(APNGASM) $@ $^ 3 100 $(DUMP)/ui/ctc_anim.webp: $(CTC_ANIM_TMP_WEBP) - $(WEBPMUX) -frame $(subst $(SPACE), +30 -frame ,$^) +0 -loop 0 -o $@ + $(WEBPMUX) -frame $(subst $(SPACE), +30 -frame ,$^) +30 -loop 0 -o $@ clean: $(RM) $(CVIDEO) $(CAUDIO) $(WEBP) www/favicon.ico diff --git a/www/index.html b/www/index.html index cd8682f..7d46027 100644 --- a/www/index.html +++ b/www/index.html @@ -18,7 +18,6 @@ - -- cgit v1.2.3-70-g09d2