gstreamer/NEWS
Thomas Vander Stichele 2365b41a15 releasing 0.9.5
Original commit message from CVS:
releasing 0.9.5
2005-11-11 19:42:07 +00:00

18 lines
560 B
Text

This is GStreamer Python Bindings 0.9.5, "96-bit Audio"
Changes since 0.9.4:
* Remove mini-object caching, fixes crashes
* added gst.TagList
* added gst.TIME_ARGS
Bugs fixed since 0.9.4:
* 306817 : No way to set tags in gst-python
* 320357 : element_query_duration not wrapped
Bugs fixed since 0.9.3:
* 315433 : gst.element_factory_make and some other functions should ...
* 318684 : [PATCH] reference leaks when using PyList_Append to popul...
* 318692 : gst-python fails to build with python 2.3