[SCM] morituri/master: add comment

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:08:47 UTC 2014


The following commit has been merged in the master branch:
commit 1dffa8ec42c2cb2e922149f371417fbf9c265195
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Wed Apr 15 13:32:10 2009 +0000

    add comment

diff --git a/morituri/common/checksum.py b/morituri/common/checksum.py
index cdd3a13..ecb78a9 100644
--- a/morituri/common/checksum.py
+++ b/morituri/common/checksum.py
@@ -30,6 +30,8 @@ import gst
 
 from morituri.common import task
 
+# checksums are not CRC's. a CRC is a specific type of checksum.
+
 FRAMES_PER_DISC_FRAME = 588
 SAMPLES_PER_DISC_FRAME = FRAMES_PER_DISC_FRAME * 4
 DISC_FRAMES_PER_SECOND = 75

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list