From 11255058cf9fd706c9dc35ab8e2f7d2d4ca777a8 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Fri, 15 Mar 2013 22:53:00 +0000 Subject: [PATCH 1/1] SPACES PEOPLE --- Makefile | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index c5e5b9a..8f55650 100644 --- a/Makefile +++ b/Makefile @@ -87,22 +87,22 @@ endif #gource flags GOURCEFLAGS= \ --date-format "%d %B, %Y" \ - --seconds-per-day 0.01 \ - --auto-skip-seconds 1 \ - --title "GMQCC" \ - -1280x720 + --seconds-per-day 0.01 \ + --auto-skip-seconds 1 \ + --title "GMQCC" \ + -1280x720 #ffmpeg flags for gource FFMPEGFLAGS= \ - -y \ - -r 60 \ - -f image2pipe \ - -vcodec ppm \ - -i - \ - -vcodec libx264 \ - -preset ultrafast \ - -crf 1 \ - -threads 0 \ - -bf 0 + -y \ + -r 60 \ + -f image2pipe \ + -vcodec ppm \ + -i - \ + -vcodec libx264 \ + -preset ultrafast \ + -crf 1 \ + -threads 0 \ + -bf 0 #splint flags SPLINTFLAGS = \ -- 2.39.2