Files
whipper-gui/morituri
Thomas Vander Stichele 8ea1dc025d * morituri/image/image.py:
Fix AudioLengthTask for the case where we don't have the decoder,
	  by instead of doing get_state, waiting for an ASYNC_DONE or ERROR
	  message.  Properly raise a gst.GError in that case.
	* morituri/common/task.py:
	  Add some debug.
	* morituri/test/test_image_image.py:
	  After this fix, we now catch the TYPE_NOT_FOUND because of an
	  empty stream instead of the later gst.QueryError.
	* morituri/test/test_common_encode.py:
	  Let us know what it is if not a gst.QueryError.
2010-04-05 23:20:40 +00:00
..
2010-04-05 23:20:40 +00:00
2009-05-22 20:44:10 +00:00
2010-04-04 23:08:35 +00:00
2010-04-05 23:20:40 +00:00
2010-04-04 19:29:49 +00:00
2009-09-11 22:16:46 +00:00
2010-04-04 19:29:49 +00:00
2010-04-05 23:20:40 +00:00
2009-01-06 11:44:40 +00:00
2009-06-05 07:57:54 +00:00