[SCM] morituri/master: move around

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:53 UTC 2014


The following commit has been merged in the master branch:
commit d1e367af99f59d25a1260b34280905f6220866e7
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Fri Jan 18 19:24:47 2013 +0100

    move around

diff --git a/morituri/common/common.py b/morituri/common/common.py
index 6b6ff65..76b0688 100644
--- a/morituri/common/common.py
+++ b/morituri/common/common.py
@@ -28,11 +28,11 @@ import math
 
 from morituri.extern.log import log
 
+FRAMES_PER_SECOND = 75
 
 SAMPLES_PER_FRAME = 588
 WORDS_PER_FRAME = SAMPLES_PER_FRAME * 2
 BYTES_PER_FRAME = SAMPLES_PER_FRAME * 4
-FRAMES_PER_SECOND = 75
 
 
 def msfToFrames(msf):

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list