gst-inspect: Disable colors when piped
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index 2ce9096..5366a0d 100644 (file)
--- a/NEWS
+++ b/NEWS
-This is GStreamer 0.8.3
-
-Changes since 0.8.2:
-
-      * Hotfix for unregisterable switch element
-
-This is GStreamer 0.8.2
-
-Changes since 0.8.1:
-
-      * new translations: Turkish, Ukrainian, GB English
-      * Fixes for setting elements to NULL to release devices
-      * Windows port
-      * New GStreamer Data Protocol helper library
-      * New GstAdapter, similar to bytestream
-      * Fixes for registry loading plugins with same name
-      * Added no-more-pads signal
-      * Added Fixed List GValue type
-      * Fixes to schedulers
-
-Bugs fixed since 0.8.1:
-
-      * 133897 : Internal GStreamer error: seek problem
-      * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
-      * 137710 : When seeking, the sink's time is reset
-      * 138012 : [opt] simple pipeline crashe
-      * 138836 : docs build but won't install
-      * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
-      * 140156 : ARM port / type reading patches
-      * 140477 : [debug] crash with *:2 while playing alien.mpg
-      * 140594 : Small memory leak int gst_parse_launch()
-      * 140734 : filesrc should handle named pipes/devices
-      * 140743 : Leak in _gst_parse_escape()
-      * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
-      * 141304 : GST_CAPS and GST_IS_CAPS broken
-      * 141317 : Win32 build with newest Microsoft compilers
-      * 141414 : filesink leaks events
-      * 141416 : leak in entrygthread scheduler
-      * 141417 : Memory leak in gthread-cothreads.h
-      * 142304 : The Win32 makefiles clean too much
-      * 142804 : needed change to allow x86 Solaris compile with Forte
-      * 142957 : xmlregistry failes to compile on osx
-
-Changes since 0.8.0:
-
-      * new translations: Azarbaijani, Afrikaans, Swedish
-      * MinGW compilation fixes
-      * buffer internal fixes
-      * new entry scheduler
-      * move from memchunks to malloc
-      * lots of memleak fixes
-      * better valgrind support
-      * registry fixes
-
-Changes since 0.7.6:
-
-      * coding style consistency for .c files
-      * ABI padding for GstCaps and GstStructure
-
-Changes since 0.7.5:
-                                                                                
-      * uses 0.8 as the major/minor number
-      * opt scheduler fixes
-      * don't link non-versioned tools to gstreamer
-      * bindings-related fixes and additions
-Changes since 0.7.4:
-
-      * API additions for bindings
-      * Queue memleak fix
-      * optimal scheduler fixes
-      * Ghost pad fixes
-      * Signal marshalling fixes
-      * documentation fixes
-      * underquotedness fixes for automake 1.8
-      * fixed atomic implementation on sparc and S390
-      * gstreamer-scan fixes
-      * multidisksrc renamed to multifilesrc
-      * fixed GstCaps docs
-      * fixed libxml checking when not needed
-      * added timeout to filesrc
-      * added support for double dparams
-      * make spider report an error when it can't handle a mime type
-      * fixed navigation event handling
-      * added codec and volume tags
-
-Bugs fixed since 0.7.4:
-    
-      * 105844 : --disable-loadsave --disable-registry still check for libxml
-      * 118310 : Timeout support added for fdsrc
-      * 127133 : [API] Need non-vararg version of gst_index_add_association
-      * 127815 : gst-register sigsegs 100% of the time.
-      * 129600 : patch to compile on OSX
-      * 131362 : use serialize/deserialize in the core
-      * 132045 : incorrect dependency causes rebuilding of libgstreamer on "m
-      * 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream
-      * 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO
-      * 133391 : the asm mutex implementation is broken on SPARC
-      * 133631 : gst-launch seg faults in gst_caps_free with no sink
-      * 133800 : fixes for underquoted macros and automake 1.8.x
-      * 133817 : add support for disc number tag
-      * 134128 : typo in ./gstreamer/gst/gstclock.c
-      * 134145 : pot-update not updated after file removal
-      * 134583 : Race on gst_pad_link_free
-      * 134816 : test -e in autogen.sh does not work on Solaris
-      * 134841 : gst-inspect.c is defining GList *pads twice
+
+
+GSTREAMER 1.16 RELEASE NOTES
+
+
+GStreamer 1.16 has not been released yet. It is scheduled for release
+around September 2018.
+
+1.15.0.1 is the unstable development version that is being developed in
+the git master branch and which will eventually result in 1.16.
+
+The plan for the 1.16 development cycle is yet to be confirmed, but it
+is expected that feature freeze will be around August 2017 followed by
+several 1.15 pre-releases and the new 1.16 stable release in September.
+
+1.16 will be backwards-compatible to the stable 1.14, 1.12, 1.10, 1.8,
+1.6, 1.4, 1.2 and 1.0 release series.
+
+See https://gstreamer.freedesktop.org/releases/1.16/ for the latest
+version of this document.
+
+_Last updated: Tuesday 20 March 2018, 01:30 UTC (log)_
+
+
+Introduction
+
+The GStreamer team is proud to announce a new major feature release in
+the stable 1.x API series of your favourite cross-platform multimedia
+framework!
+
+As always, this release is again packed with new features, bug fixes and
+other improvements.
+
+
+Highlights
+
+-   this section will be completed in due course
+
+
+Major new features and changes
+
+Noteworthy new API
+
+-   this section will be filled in in due course
+
+New Elements
+
+-   this section will be filled in in due course
+
+New element features and additions
+
+-   this section will be filled in in due course
+
+Plugin and library moves
+
+-   this section will be filled in in due course
+
+Plugin removals
+
+-   this section will be filled in in due course
+
+
+Miscellaneous API additions
+
+-   this section will be filled in in due course
+
+GstPlayer
+
+-   this section will be filled in in due course
+
+
+Miscellaneous changes
+
+-   this section will be filled in in due course
+
+OpenGL integration
+
+-   this section will be filled in in due course
+
+
+Tracing framework and debugging improvements
+
+-   this section will be filled in in due course
+
+
+Tools
+
+-   this section will be filled in in due course
+
+
+GStreamer RTSP server
+
+-   this section will be filled in in due course
+
+
+GStreamer VAAPI
+
+-   this section will be filled in in due course
+
+
+GStreamer Editing Services and NLE
+
+-   this section will be filled in in due course
+
+
+GStreamer validate
+
+-   this section will be filled in in due course
+
+
+GStreamer Python Bindings
+
+-   this section will be filled in in due course
+
+
+Build and Dependencies
+
+-   this section will be filled in in due course
+
+
+Platform-specific improvements
+
+Android
+
+-   this section will be filled in in due course
+
+macOS and iOS
+
+-   this section will be filled in in due course
+
+Windows
+
+-   this section will be filled in in due course
+
+
+Contributors
+
+-   this section will be filled in in due course
+
+... and many others who have contributed bug reports, translations, sent
+suggestions or helped testing.
+
+
+Bugs fixed in 1.16
+
+-   this section will be filled in in due course
+
+More than XXX bugs have been fixed during the development of 1.16.
+
+This list does not include issues that have been cherry-picked into the
+stable 1.16 branch and fixed there as well, all fixes that ended up in
+the 1.16 branch are also included in 1.16.
+
+This list also does not include issues that have been fixed without a
+bug report in bugzilla, so the actual number of fixes is much higher.
+
+
+Stable 1.16 branch
+
+After the 1.16.0 release there will be several 1.16.x bug-fix releases
+which will contain bug fixes which have been deemed suitable for a
+stable branch, but no new features or intrusive changes will be added to
+a bug-fix release usually. The 1.16.x bug-fix releases will be made from
+the git 1.16 branch, which is a stable branch.
+
+1.16.0
+
+1.16.0 is scheduled to be released around September 2018.
+
+
+Known Issues
+
+-   The webrtcdsp element is currently not shipped as part of the
+    Windows binary packages due to a build system issue.
+
+
+Schedule for 1.18
+
+Our next major feature release will be 1.16, and 1.15 will be the
+unstable development version leading up to the stable 1.16 release. The
+development of 1.15/1.16 will happen in the git master branch.
+
+The plan for the 1.16 development cycle is yet to be confirmed, but it
+is expected that feature freeze will be around August 2017 followed by
+several 1.15 pre-releases and the new 1.16 stable release in September.
+
+1.16 will be backwards-compatible to the stable 1.14, 1.12, 1.10, 1.8,
+1.6, 1.4, 1.2 and 1.0 release series.
+
+------------------------------------------------------------------------
+
+_These release notes have been prepared by Tim-Philipp Müller._
+
+_License: CC BY-SA 4.0_