summaryrefslogtreecommitdiff
path: root/NEWS
blob: 326353eb5e9975a098f677c91fbcfd36139bb05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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