[SCM] morituri/master: add FIXME
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun Oct 19 20:09:50 UTC 2014
The following commit has been merged in the master branch:
commit 1c1d1c954e10e31b39acb575043948f8c3acc82e
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date: Thu Dec 6 17:49:32 2012 +0000
add FIXME
diff --git a/morituri/common/encode.py b/morituri/common/encode.py
index 7c4e2c6..dba0eb1 100644
--- a/morituri/common/encode.py
+++ b/morituri/common/encode.py
@@ -364,6 +364,8 @@ class TagWriteTask(ctask.LoggableTask):
# here to avoid import gst eating our options
import gst
+ # FIXME: this hardcodes flac; we should be using the correct
+ # tag element instead
self._pipeline = gst.parse_launch('''
filesrc location="%s" !
flactag name=tagger !
--
morituri packaging
More information about the pkg-multimedia-commits
mailing list