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