* morituri/common/encode.py:

Convert TagReadTask to gstreamer.GstPipelineTask and
	  remove lots of duplicate code.
This commit is contained in:
Thomas Vander Stichele
2011-05-23 18:05:31 +00:00
parent ce71bfb5c2
commit eef8b18435
2 changed files with 12 additions and 39 deletions

View File

@@ -1,3 +1,9 @@
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
Convert TagReadTask to gstreamer.GstPipelineTask and
remove lots of duplicate code.
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/checksum.py: