[pitivi] data: Lint json files



commit f22ae224914745a63120e593f8261603be7bef62
Author: Thibault Saunier <tsaunier gnome org>
Date:   Wed Apr 6 16:52:44 2016 +0200

    data: Lint json files

 build/xdg-app/pitivi.template.json  |    1 -
 data/audiopresets/iPod.json         |    8 ++++----
 data/renderpresets/Blu-ray.json     |   22 +++++++++++-----------
 data/renderpresets/DVD.json         |   22 +++++++++++-----------
 data/renderpresets/HTML5_video.json |   22 +++++++++++-----------
 data/renderpresets/desire.json      |   22 +++++++++++-----------
 data/renderpresets/ipod.json        |   22 +++++++++++-----------
 data/renderpresets/n800.json        |   22 +++++++++++-----------
 data/videopresets/1080p24.json      |   14 +++++++-------
 data/videopresets/720p24.json       |   14 +++++++-------
 data/videopresets/720p30.json       |   14 +++++++-------
 data/videopresets/HDV_1080i30.json  |   14 +++++++-------
 data/videopresets/iPod.json         |   14 +++++++-------
 13 files changed, 105 insertions(+), 106 deletions(-)
---
diff --git a/build/xdg-app/pitivi.template.json b/build/xdg-app/pitivi.template.json
index a53b26e..db8e5fd 100644
--- a/build/xdg-app/pitivi.template.json
+++ b/build/xdg-app/pitivi.template.json
@@ -310,4 +310,3 @@
         }
     ]
 }
-
diff --git a/data/audiopresets/iPod.json b/data/audiopresets/iPod.json
index dc9d919..5f6c9c6 100644
--- a/data/audiopresets/iPod.json
+++ b/data/audiopresets/iPod.json
@@ -1,6 +1,6 @@
 {
-    "channels": 2, 
-    "depth": 16, 
-    "name": "iPod", 
+    "channels": 2,
+    "depth": 16,
+    "name": "iPod",
     "sample-rate": 44100
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/Blu-ray.json b/data/renderpresets/Blu-ray.json
index eb5d89c..e1c4b1b 100644
--- a/data/renderpresets/Blu-ray.json
+++ b/data/renderpresets/Blu-ray.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 24000.0, 
-    "sample-rate": 48000, 
-    "height": 0, 
-    "channels": 2, 
-    "container": "mpegtsmux", 
-    "name": "Blu-ray", 
-    "vcodec": "x264enc", 
-    "framerate-denom": 1001.0, 
-    "width": 0, 
-    "depth": 16, 
+    "framerate-num": 24000.0,
+    "sample-rate": 48000,
+    "height": 0,
+    "channels": 2,
+    "container": "mpegtsmux",
+    "name": "Blu-ray",
+    "vcodec": "x264enc",
+    "framerate-denom": 1001.0,
+    "width": 0,
+    "depth": 16,
     "acodec": "faac"
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/DVD.json b/data/renderpresets/DVD.json
index cec56f5..e0b509c 100644
--- a/data/renderpresets/DVD.json
+++ b/data/renderpresets/DVD.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 24000.0, 
-    "sample-rate": 48000, 
-    "height": 0, 
-    "channels": 2, 
-    "container": "mpegpsmux", 
-    "name": "DVD", 
-    "vcodec": "mpeg2enc", 
-    "framerate-denom": 1001.0, 
-    "width": 0, 
-    "depth": 16, 
+    "framerate-num": 24000.0,
+    "sample-rate": 48000,
+    "height": 0,
+    "channels": 2,
+    "container": "mpegpsmux",
+    "name": "DVD",
+    "vcodec": "mpeg2enc",
+    "framerate-denom": 1001.0,
+    "width": 0,
+    "depth": 16,
     "acodec": "twolame"
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/HTML5_video.json b/data/renderpresets/HTML5_video.json
index e179fe9..47a0f9a 100644
--- a/data/renderpresets/HTML5_video.json
+++ b/data/renderpresets/HTML5_video.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 24000.0, 
-    "sample-rate": 44100, 
-    "height": 0, 
-    "channels": 2, 
-    "container": "webmmux", 
-    "name": "HTML5 video", 
-    "vcodec": "vp8enc", 
-    "framerate-denom": 1001.0, 
-    "width": 0, 
-    "depth": 16, 
+    "framerate-num": 24000.0,
+    "sample-rate": 44100,
+    "height": 0,
+    "channels": 2,
+    "container": "webmmux",
+    "name": "HTML5 video",
+    "vcodec": "vp8enc",
+    "framerate-denom": 1001.0,
+    "width": 0,
+    "depth": 16,
     "acodec": "vorbisenc"
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/desire.json b/data/renderpresets/desire.json
index 38f0663..e15c8f7 100644
--- a/data/renderpresets/desire.json
+++ b/data/renderpresets/desire.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 30, 
-    "sample-rate": 96000, 
-    "height": 480, 
-    "channels": 1, 
-    "container": "mp4mux", 
-    "name": "HTC Desire", 
-    "vcodec": "x264enc", 
-    "framerate-denom": 1, 
-    "width": 800, 
-    "depth": 8, 
+    "framerate-num": 30,
+    "sample-rate": 96000,
+    "height": 480,
+    "channels": 1,
+    "container": "mp4mux",
+    "name": "HTC Desire",
+    "vcodec": "x264enc",
+    "framerate-denom": 1,
+    "width": 800,
+    "depth": 8,
     "acodec": "faac"
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/ipod.json b/data/renderpresets/ipod.json
index b512a8c..2cadf1e 100644
--- a/data/renderpresets/ipod.json
+++ b/data/renderpresets/ipod.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 30, 
-    "sample-rate": 44100, 
-    "height": 240, 
-    "channels": 2, 
-    "container": "avimux", 
-    "name": "iPod / iPhone", 
-    "vcodec": "x264enc", 
-    "framerate-denom": 1, 
-    "width": 320, 
-    "depth": 32, 
+    "framerate-num": 30,
+    "sample-rate": 44100,
+    "height": 240,
+    "channels": 2,
+    "container": "avimux",
+    "name": "iPod / iPhone",
+    "vcodec": "x264enc",
+    "framerate-denom": 1,
+    "width": 320,
+    "depth": 32,
     "acodec": "lame"
-}
\ No newline at end of file
+}
diff --git a/data/renderpresets/n800.json b/data/renderpresets/n800.json
index 6c3c45c..733ceb1 100644
--- a/data/renderpresets/n800.json
+++ b/data/renderpresets/n800.json
@@ -1,13 +1,13 @@
 {
-    "framerate-num": 25, 
-    "sample-rate": 96000, 
-    "height": 0, 
-    "channels": 2, 
-    "container": "mp4mux", 
-    "name": "N800", 
-    "vcodec": "x264enc", 
-    "framerate-denom": 1, 
-    "width": 0, 
-    "depth": 8, 
+    "framerate-num": 25,
+    "sample-rate": 96000,
+    "height": 0,
+    "channels": 2,
+    "container": "mp4mux",
+    "name": "N800",
+    "vcodec": "x264enc",
+    "framerate-denom": 1,
+    "width": 0,
+    "depth": 8,
     "acodec": "lame"
-}
\ No newline at end of file
+}
diff --git a/data/videopresets/1080p24.json b/data/videopresets/1080p24.json
index 1541bf9..14db622 100644
--- a/data/videopresets/1080p24.json
+++ b/data/videopresets/1080p24.json
@@ -1,9 +1,9 @@
 {
-    "par-num": 1.0, 
-    "name": "1080p24", 
-    "framerate-num": 24000.0, 
-    "framerate-denom": 1001.0, 
-    "height": 1080, 
-    "width": 1920, 
+    "par-num": 1.0,
+    "name": "1080p24",
+    "framerate-num": 24000.0,
+    "framerate-denom": 1001.0,
+    "height": 1080,
+    "width": 1920,
     "par-denom": 1.0
-}
\ No newline at end of file
+}
diff --git a/data/videopresets/720p24.json b/data/videopresets/720p24.json
index 1a73da9..7f56038 100644
--- a/data/videopresets/720p24.json
+++ b/data/videopresets/720p24.json
@@ -1,9 +1,9 @@
 {
-    "par-num": 1.0, 
-    "name": "720p24", 
-    "framerate-num": 24000.0, 
-    "framerate-denom": 1001.0, 
-    "height": 720, 
-    "width": 1280, 
+    "par-num": 1.0,
+    "name": "720p24",
+    "framerate-num": 24000.0,
+    "framerate-denom": 1001.0,
+    "height": 720,
+    "width": 1280,
     "par-denom": 1.0
-}
\ No newline at end of file
+}
diff --git a/data/videopresets/720p30.json b/data/videopresets/720p30.json
index b58f33f..c4309e2 100644
--- a/data/videopresets/720p30.json
+++ b/data/videopresets/720p30.json
@@ -1,9 +1,9 @@
 {
-    "par-num": 1.0, 
-    "name": "720p30", 
-    "framerate-num": 30000.0, 
-    "framerate-denom": 1001.0, 
-    "height": 720, 
-    "width": 1280, 
+    "par-num": 1.0,
+    "name": "720p30",
+    "framerate-num": 30000.0,
+    "framerate-denom": 1001.0,
+    "height": 720,
+    "width": 1280,
     "par-denom": 1.0
-}
\ No newline at end of file
+}
diff --git a/data/videopresets/HDV_1080i30.json b/data/videopresets/HDV_1080i30.json
index d126158..7246749 100644
--- a/data/videopresets/HDV_1080i30.json
+++ b/data/videopresets/HDV_1080i30.json
@@ -1,9 +1,9 @@
 {
-    "par-num": 4.0, 
-    "name": "HDV 1080i30", 
-    "framerate-num": 30000.0, 
-    "framerate-denom": 1001.0, 
-    "height": 1080, 
-    "width": 1440, 
+    "par-num": 4.0,
+    "name": "HDV 1080i30",
+    "framerate-num": 30000.0,
+    "framerate-denom": 1001.0,
+    "height": 1080,
+    "width": 1440,
     "par-denom": 3.0
-}
\ No newline at end of file
+}
diff --git a/data/videopresets/iPod.json b/data/videopresets/iPod.json
index c4ce63e..18aaa31 100644
--- a/data/videopresets/iPod.json
+++ b/data/videopresets/iPod.json
@@ -1,9 +1,9 @@
 {
-    "par-num": 16.0, 
-    "name": "iPod", 
-    "framerate-num": 25.0, 
-    "framerate-denom": 1.0, 
-    "height": 240, 
-    "width": 320, 
+    "par-num": 16.0,
+    "name": "iPod",
+    "framerate-num": 25.0,
+    "framerate-denom": 1.0,
+    "height": 240,
+    "width": 320,
     "par-denom": 15.0
-}
\ No newline at end of file
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]