* morituri/common/gstreamer.py:

Stop task when we get an exception.
	  Don't make pipeline go to PLAYING if we got an exception
	  before doing so.
This commit is contained in:
Thomas Vander Stichele
2011-05-23 18:08:25 +00:00
parent eef8b18435
commit c314dcb597
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py:
Stop task when we get an exception.
Don't make pipeline go to PLAYING if we got an exception
before doing so.
2011-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: