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