summaryrefslogtreecommitdiff
path: root/NEWS
blob: 4700fdd5a5b78c0c38c06139efcc3818073e1fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is GStreamer Python 0.8.2, "Another one bites the dust".

Changes since 0.8.1:

      * Fixes for gcc 4
      * Dict-like access to Structure and Caps
      * Access to Buffer and Event fields
      * Access to Element flags
      * Access to Probes
      * Overriding of Object, Element and Bin virtual methods posssible
      * Many memleak fixes