preparing for release
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Plugins 0.8.1
2
3 Bugs fixed since 0.8.0:
4       * 120883 : osssink advertises more rates than it handles
5       * 125732 : v4l2src don't support all YUV formats
6       * 134301 : gst-plugins should depend on X
7       * 135919 : Mandrake 10
8       * 136477 : [PATCH] gst-launch-ext does not support .mov
9       * 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
10       * 137348 : media-info .pc file lacks a 'Version:' line
11       * 137448 : mpegaudioparse: crash (bus error)
12       * 137504 : mpeg2dec fails on 422 encoded material
13       * 137556 : Ogg Vorbis playback has poor spatialization
14       * 137588 : ffmpegcolorspace gives critical when it should throw error
15       * 137722 : Quicktime audio parsing is broken
16       * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
17       * 138168 : id3tag using gst_event_new_discontinuous incorrectly?
18       * 138169 : matroska-demux using gst_event_new_discontinuous without ...
19       * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
20       * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
21       * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
22       * 139034 : Non-standard test(1) operator used in configure script
23       * 139035 : Non-standard regex used as libtool argument
24       * 139382 : mad decoder can resync wrongly after seek and does explic...
25       * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
26       * 139926 : id3tag's caps cause it to be plugged more than once by sp...
27       * 139958 : Leak in avidemux
28       * 140058 : [msmpeg4] file with broken qscale/header does not play
29
30 Changes since 0.8.0:
31
32       * New translations in this release: Swedish, Afrikaans, Azerbeaijani
33       * Updated osssink: now does probing of possible output properties
34       * Updated qtdemux: fixes for MACE audio
35       * New debug element: quasirandom byte changes
36       * New element: dvddemux
37       * New element: kiosrc, a KIO-slaves source
38       * Various memleak and buffer overflow fixes
39
40 Bugs fixed since 0.7.6:
41                                                                                 
42       * 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
43       * 129299 : complied errors in alsa-lib-1.0.0-0.rc2
44       * 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
45       * 135921 : speexenc support won't compile with 1.1.x
46       * 136590 : mod plugins doesn't work atm
47       * 137044 : GConf schemas unreadable
48
49 Changes since 0.7.5:
50
51       * uses 0.8 as the major/minor number
52       * dist fixes for generated files
53       * MPEG video playback fixed
54       * error call fixes
55       * videodrop fixes
56       * alsa oss emulation mixer fixes
57       * audioconvert fixes
58       * gconf versioning fixes
59       * mad xing header fixes
60       * vorbisdec fixes
61       * mad leak and stream reporting fixes
62       * media-info fixed
63       * buffer leak fixes
64       * osssink timing fixes
65       * NAS fixes
66       * cdparanoia error
67
68 Bugs fixed since 0.7.5:
69                                                                                 
70       * 114560 : rfc2250enc produces empty buffers
71       * 122279 : goom's first timestamp is broken
72       * 131128 : aasink and sdlvideosink are broken
73       * 133541 : int2float and int2floatnew conflict should be resolved
74       * 133783 : remove deprecated plugins
75       * 135597 : make gstosselement properly deal with symlinks
76       * 136334 : udpsrc pads / caps error
77                                                                                 
78 Changes since 0.7.4: 
79     
80       * Compatible with gstreamer 0.7.5
81       * ffmpeg plugin moved to gst-ffmpeg module
82       * DV fixes
83       * mikmod fixes
84       * OSX build fixes
85       * jpeg fixes
86       * gdk_pixbuf fixes
87       * automake 1.8 underquotedness fixes
88       * rfb server/port addition
89       * colorspace fixes
90       * liboil usage in videofilter and videotestsrc
91       * better LADSPA classification
92       * ALSA xrun recovery fixes
93       * switch fixes
94       * xvimagesink fixes
95       * moved out MAS sink
96       * experimental xine lib plugin
97       * intfloat and oneton removed in favour of audioconvert and interleave
98       * only export gst_* from plugins
99       * lame tag writing fixed
100       * added reporting of codecs used
101       * version gconf schemas and install locations
102       * qtdemux fixes
103       * gamma correction fixes
104
105 Bugs fixed since 0.7.4:
106     
107       * 129740 : MP4/M4A files not recognized properly
108       * 130507 : Silence/sine don't have a sync property
109       * 131050 : avi-demux plays audio, but funky colors as video
110       * 131534 : jhbuild build failure with Debian sid
111       * 131948 : xoverlay and gstplay sample fails to build - missing include
112       * 133219 : missing include in ./gst/effectv/gstedge.c
113       * 133316 : gst/vbidec/vbiscreen missing cast
114       * 133410 : gstid3tag doesnt handle track-count
115       * 133508 : [oggdemux] Can't play files with multiple streams
116       * 133528 : sincesrc seems not to register its dparams correctly
117       * 133562 : Build breaks on dvdec
118       * 133663 : ext/ladspa categorises all plugins as Filter/Effect
119       * 133886 : libtool error while compiling alsamixer plug-in
120       * 134255 : vbidec won't compile
121       * 134318 : GConf schemas should be in versioned files, and install in v
122       * 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
123       * 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
124       * 134750 : Problem building gst-plugins on Solaris
125       * 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
126       * 135038 : port gst-shorten to the new caps system
127       * 135042 : fix tag writing in lame
128       * 135116 : gstflacenc.c fails to build in NetBSD