releasing
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Plugins 0.7.6
2
3 Changes since 0.7.5:
4
5       * uses 0.8 as the major/minor number
6       * dist fixes for generated files
7       * MPEG video playback fixed
8       * error call fixes
9       * videodrop fixes
10       * alsa oss emulation mixer fixes
11       * audioconvert fixes
12       * gconf versioning fixes
13       * mad xing header fixes
14       * vorbisdec fixes
15       * mad leak and stream reporting fixes
16       * media-info fixed
17       * buffer leak fixes
18       * osssink timing fixes
19       * NAS fixes
20       * cdparanoia error
21
22 Bugs fixed since 0.7.5:
23                                                                                 
24       * 114560 : rfc2250enc produces empty buffers
25       * 122279 : goom's first timestamp is broken
26       * 131128 : aasink and sdlvideosink are broken
27       * 133541 : int2float and int2floatnew conflict should be resolved
28       * 133783 : remove deprecated plugins
29       * 135597 : make gstosselement properly deal with symlinks
30       * 136334 : udpsrc pads / caps error
31                                                                                 
32 Changes since 0.7.4: 
33     
34       * Compatible with gstreamer 0.7.5
35       * ffmpeg plugin moved to gst-ffmpeg module
36       * DV fixes
37       * mikmod fixes
38       * OSX build fixes
39       * jpeg fixes
40       * gdk_pixbuf fixes
41       * automake 1.8 underquotedness fixes
42       * rfb server/port addition
43       * colorspace fixes
44       * liboil usage in videofilter and videotestsrc
45       * better LADSPA classification
46       * ALSA xrun recovery fixes
47       * switch fixes
48       * xvimagesink fixes
49       * moved out MAS sink
50       * experimental xine lib plugin
51       * intfloat and oneton removed in favour of audioconvert and interleave
52       * only export gst_* from plugins
53       * lame tag writing fixed
54       * added reporting of codecs used
55       * version gconf schemas and install locations
56       * qtdemux fixes
57       * gamma correction fixes
58
59 Bugs fixed since 0.7.4:
60     
61       * 129740 : MP4/M4A files not recognized properly
62       * 130507 : Silence/sine don't have a sync property
63       * 131050 : avi-demux plays audio, but funky colors as video
64       * 131534 : jhbuild build failure with Debian sid
65       * 131948 : xoverlay and gstplay sample fails to build - missing include
66       * 133219 : missing include in ./gst/effectv/gstedge.c
67       * 133316 : gst/vbidec/vbiscreen missing cast
68       * 133410 : gstid3tag doesnt handle track-count
69       * 133508 : [oggdemux] Can't play files with multiple streams
70       * 133528 : sincesrc seems not to register its dparams correctly
71       * 133562 : Build breaks on dvdec
72       * 133663 : ext/ladspa categorises all plugins as Filter/Effect
73       * 133886 : libtool error while compiling alsamixer plug-in
74       * 134255 : vbidec won't compile
75       * 134318 : GConf schemas should be in versioned files, and install in v
76       * 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
77       * 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
78       * 134750 : Problem building gst-plugins on Solaris
79       * 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
80       * 135038 : port gst-shorten to the new caps system
81       * 135042 : fix tag writing in lame
82       * 135116 : gstflacenc.c fails to build in NetBSD