Merge "Add property for expected trailer size" into tizen
[platform/upstream/gst-plugins-good.git] / NEWS
diff --git a/NEWS b/NEWS
index 12866e7..ed483fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,91 +1,29 @@
-This is GStreamer Plugins 0.8.0
+This is GStreamer 1.6.1
 
-Bugs fixed since 0.7.6:
-                                                                                
-      * 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
-      * 129299 : complied errors in alsa-lib-1.0.0-0.rc2
-      * 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
-      * 135921 : speexenc support won't compile with 1.1.x
-      * 136590 : mod plugins doesn't work atm
-      * 137044 : GConf schemas unreadable
+The GStreamer team is proud to announce the first bugfix release in the stable
+1.6 release series of your favourite cross-platform multimedia framework!
 
-Changes since 0.7.5:
+This release only contains bugfixes and it is safe to update from 1.6.0. For a
+full list of bugfixes see Bugzilla:
+  https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1
 
-      * uses 0.8 as the major/minor number
-      * dist fixes for generated files
-      * MPEG video playback fixed
-      * error call fixes
-      * videodrop fixes
-      * alsa oss emulation mixer fixes
-      * audioconvert fixes
-      * gconf versioning fixes
-      * mad xing header fixes
-      * vorbisdec fixes
-      * mad leak and stream reporting fixes
-      * media-info fixed
-      * buffer leak fixes
-      * osssink timing fixes
-      * NAS fixes
-      * cdparanoia error
+See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document.
 
-Bugs fixed since 0.7.5:
-                                                                                
-      * 114560 : rfc2250enc produces empty buffers
-      * 122279 : goom's first timestamp is broken
-      * 131128 : aasink and sdlvideosink are broken
-      * 133541 : int2float and int2floatnew conflict should be resolved
-      * 133783 : remove deprecated plugins
-      * 135597 : make gstosselement properly deal with symlinks
-      * 136334 : udpsrc pads / caps error
-                                                                                
-Changes since 0.7.4: 
-    
-      * Compatible with gstreamer 0.7.5
-      * ffmpeg plugin moved to gst-ffmpeg module
-      * DV fixes
-      * mikmod fixes
-      * OSX build fixes
-      * jpeg fixes
-      * gdk_pixbuf fixes
-      * automake 1.8 underquotedness fixes
-      * rfb server/port addition
-      * colorspace fixes
-      * liboil usage in videofilter and videotestsrc
-      * better LADSPA classification
-      * ALSA xrun recovery fixes
-      * switch fixes
-      * xvimagesink fixes
-      * moved out MAS sink
-      * experimental xine lib plugin
-      * intfloat and oneton removed in favour of audioconvert and interleave
-      * only export gst_* from plugins
-      * lame tag writing fixed
-      * added reporting of codecs used
-      * version gconf schemas and install locations
-      * qtdemux fixes
-      * gamma correction fixes
+Major bugfixes
+
+- Crashes in the gst-libav encoders were fixed
+- More DASH-IF test streams are working now
+- Live DASH, HLS and MS SmoothStreaming streams work more reliable and other
+  fixes for the adaptive streaming protocols
+- Reverse playback works with scaletempo to keep the audio pitch
+- Correct stream-time is reported for negative applied_rate
+- SRTP packet validation during decoding does not reject valid packets anymore
+- Fixes for audioaggregator and aggregator to start producing output at the
+  right time, and e.g. not outputting lots of silence in the beginning
+- gst-libav's internal ffmpeg snapshot was updated to 2.8.1
+- cerbero has support for Mac OS X 10.11 (El Capitan)
+- Various memory leaks were fixed, including major leaks in playbin, playsink
+  and decodebin
+- Various GObject-Introspection annotation fixes for bindings
+- and many, many more: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=73005&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.1
 
-Bugs fixed since 0.7.4:
-    
-      * 129740 : MP4/M4A files not recognized properly
-      * 130507 : Silence/sine don't have a sync property
-      * 131050 : avi-demux plays audio, but funky colors as video
-      * 131534 : jhbuild build failure with Debian sid
-      * 131948 : xoverlay and gstplay sample fails to build - missing include
-      * 133219 : missing include in ./gst/effectv/gstedge.c
-      * 133316 : gst/vbidec/vbiscreen missing cast
-      * 133410 : gstid3tag doesnt handle track-count
-      * 133508 : [oggdemux] Can't play files with multiple streams
-      * 133528 : sincesrc seems not to register its dparams correctly
-      * 133562 : Build breaks on dvdec
-      * 133663 : ext/ladspa categorises all plugins as Filter/Effect
-      * 133886 : libtool error while compiling alsamixer plug-in
-      * 134255 : vbidec won't compile
-      * 134318 : GConf schemas should be in versioned files, and install in v
-      * 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
-      * 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
-      * 134750 : Problem building gst-plugins on Solaris
-      * 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
-      * 135038 : port gst-shorten to the new caps system
-      * 135042 : fix tag writing in lame
-      * 135116 : gstflacenc.c fails to build in NetBSD