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