* morituri/common/checksum.py:

* morituri/common/encode.py:
	* morituri/common/gstreamer.py:
	  Move play to base class of GstPipelineTask.
This commit is contained in:
Thomas Vander Stichele
2011-05-23 18:02:48 +00:00
parent 3482288750
commit ce71bfb5c2
4 changed files with 62 additions and 63 deletions

View File

@@ -1,3 +1,10 @@
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/checksum.py:
* morituri/common/encode.py:
* morituri/common/gstreamer.py:
Move play to base class of GstPipelineTask.
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py: