releasing 0.7.6
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 0.7.6
2
3 Changes since 0.7.5:
4                                                                                 
5       * uses 0.8 as the major/minor number
6       * opt scheduler fixes
7       * don't link non-versioned tools to gstreamer
8       * bindings-related fixes and additions
9  
10 Changes since 0.7.4:
11
12       * API additions for bindings
13       * Queue memleak fix
14       * optimal scheduler fixes
15       * Ghost pad fixes
16       * Signal marshalling fixes
17       * documentation fixes
18       * underquotedness fixes for automake 1.8
19       * fixed atomic implementation on sparc and S390
20       * gstreamer-scan fixes
21       * multidisksrc renamed to multifilesrc
22       * fixed GstCaps docs
23       * fixed libxml checking when not needed
24       * added timeout to filesrc
25       * added support for double dparams
26       * make spider report an error when it can't handle a mime type
27       * fixed navigation event handling
28       * added codec and volume tags
29
30 Bugs fixed since 0.7.4:
31     
32       * 105844 : --disable-loadsave --disable-registry still check for libxml
33       * 118310 : Timeout support added for fdsrc
34       * 127133 : [API] Need non-vararg version of gst_index_add_association
35       * 127815 : gst-register sigsegs 100% of the time.
36       * 129600 : patch to compile on OSX
37       * 131362 : use serialize/deserialize in the core
38       * 132045 : incorrect dependency causes rebuilding of libgstreamer on "m
39       * 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream
40       * 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO
41       * 133391 : the asm mutex implementation is broken on SPARC
42       * 133631 : gst-launch seg faults in gst_caps_free with no sink
43       * 133800 : fixes for underquoted macros and automake 1.8.x
44       * 133817 : add support for disc number tag
45       * 134128 : typo in ./gstreamer/gst/gstclock.c
46       * 134145 : pot-update not updated after file removal
47       * 134583 : Race on gst_pad_link_free
48       * 134816 : test -e in autogen.sh does not work on Solaris
49       * 134841 : gst-inspect.c is defining GList *pads twice