1 This is GStreamer 0.8.3
5 * Hotfix for unregisterable switch element
7 This is GStreamer 0.8.2
11 * new translations: Turkish, Ukrainian, GB English
12 * Fixes for setting elements to NULL to release devices
14 * New GStreamer Data Protocol helper library
15 * New GstAdapter, similar to bytestream
16 * Fixes for registry loading plugins with same name
17 * Added no-more-pads signal
18 * Added Fixed List GValue type
21 Bugs fixed since 0.8.1:
23 * 133897 : Internal GStreamer error: seek problem
24 * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
25 * 137710 : When seeking, the sink's time is reset
26 * 138012 : [opt] simple pipeline crashe
27 * 138836 : docs build but won't install
28 * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
29 * 140156 : ARM port / type reading patches
30 * 140477 : [debug] crash with *:2 while playing alien.mpg
31 * 140594 : Small memory leak int gst_parse_launch()
32 * 140734 : filesrc should handle named pipes/devices
33 * 140743 : Leak in _gst_parse_escape()
34 * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
35 * 141304 : GST_CAPS and GST_IS_CAPS broken
36 * 141317 : Win32 build with newest Microsoft compilers
37 * 141414 : filesink leaks events
38 * 141416 : leak in entrygthread scheduler
39 * 141417 : Memory leak in gthread-cothreads.h
40 * 142304 : The Win32 makefiles clean too much
41 * 142804 : needed change to allow x86 Solaris compile with Forte
42 * 142957 : xmlregistry failes to compile on osx
46 * new translations: Azarbaijani, Afrikaans, Swedish
47 * MinGW compilation fixes
48 * buffer internal fixes
50 * move from memchunks to malloc
51 * lots of memleak fixes
52 * better valgrind support
57 * coding style consistency for .c files
58 * ABI padding for GstCaps and GstStructure
62 * uses 0.8 as the major/minor number
64 * don't link non-versioned tools to gstreamer
65 * bindings-related fixes and additions
69 * API additions for bindings
71 * optimal scheduler fixes
73 * Signal marshalling fixes
75 * underquotedness fixes for automake 1.8
76 * fixed atomic implementation on sparc and S390
77 * gstreamer-scan fixes
78 * multidisksrc renamed to multifilesrc
80 * fixed libxml checking when not needed
81 * added timeout to filesrc
82 * added support for double dparams
83 * make spider report an error when it can't handle a mime type
84 * fixed navigation event handling
85 * added codec and volume tags
87 Bugs fixed since 0.7.4:
89 * 105844 : --disable-loadsave --disable-registry still check for libxml
90 * 118310 : Timeout support added for fdsrc
91 * 127133 : [API] Need non-vararg version of gst_index_add_association
92 * 127815 : gst-register sigsegs 100% of the time.
93 * 129600 : patch to compile on OSX
94 * 131362 : use serialize/deserialize in the core
95 * 132045 : incorrect dependency causes rebuilding of libgstreamer on "m
96 * 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream
97 * 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO
98 * 133391 : the asm mutex implementation is broken on SPARC
99 * 133631 : gst-launch seg faults in gst_caps_free with no sink
100 * 133800 : fixes for underquoted macros and automake 1.8.x
101 * 133817 : add support for disc number tag
102 * 134128 : typo in ./gstreamer/gst/gstclock.c
103 * 134145 : pot-update not updated after file removal
104 * 134583 : Race on gst_pad_link_free
105 * 134816 : test -e in autogen.sh does not work on Solaris
106 * 134841 : gst-inspect.c is defining GList *pads twice