[SCM] morituri/master: add doc

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:11 UTC 2014


The following commit has been merged in the master branch:
commit 7118555a7f000918e168d6ee835f2edcff9fc9b0
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Aug 18 21:44:36 2013 +0200

    add doc

diff --git a/morituri/image/toc.py b/morituri/image/toc.py
index 4190324..22649ad 100644
--- a/morituri/image/toc.py
+++ b/morituri/image/toc.py
@@ -319,6 +319,10 @@ class TocFile(object, log.Loggable):
         self._messages.append((number + 1, message))
 
     def getTrackLength(self, track):
+        """
+        Returns the length of the given track, from its INDEX 01 to the next
+        track's INDEX 01
+        """
         # returns track length in frames, or -1 if can't be determined and
         # complete file should be assumed
         # FIXME: this assumes a track can only be in one file; is this true ?

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list