* morituri/common/checksum.py:

* morituri/common/encode.py:
	  Add a GstPipelineTask that lets us log.
	  Handle checksumming of small tracks better.
This commit is contained in:
Thomas Vander Stichele
2012-08-12 12:26:33 +00:00
parent dbea1ca67f
commit 91b852b485
3 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2012-08-12 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/checksum.py:
* morituri/common/encode.py:
Add a GstPipelineTask that lets us log.
Handle checksumming of small tracks better.
2012-07-12 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/main.py: