[SCM] morituri/master: * morituri/common/Makefile.am: * morituri/common/checksum.py: * morituri/common/encode.py: Add a GstPipelineTask that lets us log. Handle checksumming of small tracks better.

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


The following commit has been merged in the master branch:
commit 1e2f8aa93fadffa2c5bf7496ffefacf43ea37590
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Aug 12 12:32:09 2012 +0000

    	* morituri/common/Makefile.am:
    	* morituri/common/checksum.py:
    	* morituri/common/encode.py:
    	  Add a GstPipelineTask that lets us log.
    	  Handle checksumming of small tracks better.

diff --git a/ChangeLog b/ChangeLog
index 766fb25..d71371f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2012-08-12  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+	* morituri/common/Makefile.am:
 	* morituri/common/checksum.py:
 	* morituri/common/encode.py:
 	  Add a GstPipelineTask that lets us log.
diff --git a/morituri/common/Makefile.am b/morituri/common/Makefile.am
index 71a13e6..b211fd1 100644
--- a/morituri/common/Makefile.am
+++ b/morituri/common/Makefile.am
@@ -14,4 +14,5 @@ morituri_PYTHON = \
 	logcommand.py \
 	musicbrainzngs.py \
 	program.py \
-	renamer.py
+	renamer.py \
+	task.py

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list