* morituri/common/gstreamer.py:

Add a cvar to stop going to playing.
	* morituri/image/image.py:
	  Convert AudioLengthTask to GstPipelineTask.
	* morituri/test/test_image_image.py:
	  Adapt to new typefind error we run in.
This commit is contained in:
Thomas Vander Stichele
2011-05-24 10:27:06 +00:00
parent c5593a4070
commit 8771d439dc
4 changed files with 37 additions and 43 deletions

View File

@@ -1,3 +1,12 @@
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py:
Add a cvar to stop going to playing.
* morituri/image/image.py:
Convert AudioLengthTask to GstPipelineTask.
* morituri/test/test_image_image.py:
Adapt to new typefind error we run in.
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py: