* morituri/test/test_common_gstreamer.py (added):

* morituri/common/gstreamer.py:
	* morituri/test/Makefile.am:
	  add functions to get versions of gstreamer, gst-python,
	  and element factory plugins.
This commit is contained in:
Thomas Vander Stichele
2012-12-02 21:56:19 +00:00
parent 2b8d605b74
commit 0a0aadfc30
4 changed files with 64 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/test/test_common_gstreamer.py (added):
* morituri/common/gstreamer.py:
* morituri/test/Makefile.am:
add functions to get versions of gstreamer, gst-python,
and element factory plugins.
2012-12-02 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/debug.py: