mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 04:11:31 +00:00
2383bf6ded
Original commit message from CVS: releasing 0.10.0
36 lines
944 B
Text
36 lines
944 B
Text
This is GStreamer Python Bindings 0.10.0, "Reblochon".
|
|
|
|
Changes since 0.9.6:
|
|
|
|
* Updates for API changes
|
|
|
|
Bugs fixed since 0.9.6:
|
|
|
|
* 322250 : Remove *_full wrappers
|
|
|
|
Changes since 0.9.5:
|
|
|
|
* added FractionRange
|
|
* updated for API changes
|
|
|
|
Bugs fixed since 0.9.5:
|
|
|
|
* 318793 : check whether new date/tag API needs wrapping
|
|
* 321839 : pipeline hangs in get_state after changing trival pipeline
|
|
|
|
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
|