summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-01-12 15:31:02 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-01-12 15:31:02 +0200
commit3a6900df4575866d9e6aa1b41de0817696f0f6e7 (patch)
tree451238c4a62730252bdf1cd657e62a7935684182 /RELEASE
parent1c60b00afd75824638b8063f403fd7973ebda9dc (diff)
downloadgstreamer-plugins-good-3a6900df4575866d9e6aa1b41de0817696f0f6e7.tar.gz
Release 1.11.11.11.1
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE102
1 files changed, 79 insertions, 23 deletions
diff --git a/RELEASE b/RELEASE
index e51488cbb..8417dcb82 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,15 +1,20 @@
-Release notes for GStreamer Good Plugins 1.10.0
+Release notes for GStreamer Good Plugins 1.11.1
-The GStreamer team is pleased to announce the first release of the new stable
-1.10 release series. The 1.10 release series is adding new features on top of
-the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x
-release series of the GStreamer multimedia framework.
+The GStreamer team is pleased to announce the first release of the unstable
+1.11 release series. The 1.11 release series is adding new features on top of
+the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
+series of the GStreamer multimedia framework. The unstable 1.11 release series
+will lead to the stable 1.12 release series in the next weeks. Any newly added
+API can still change until that point.
-Binaries for Android, iOS, Mac OS X and Windows will be provided shortly after
-the source release by the GStreamer project during the stable 1.10 release
-series.
+Full release notes will be provided at some point during the 1.11 release
+cycle, highlighting all the new features, bugfixes, performance optimizations
+and other important changes.
+
+
+Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
"Such ingratitude. After all the times I've saved your life."
@@ -55,15 +60,43 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 762207 : flvmux: Ensure we fallback to DTS when clipping
- * 772496 : tests: Fix memory leak by gst_caps_to_string()
- * 772497 : waveform : Fix Memory leak by gst_caps_to_string
- * 772644 : Fix level test in CK_FORK=no mode
- * 772656 : Fix souphttpsrc tests without CK_FORK=no
- * 773509 : souphttpsrc: connection loss / reconnect issues
- * 773580 : v4l2object: fix extra-controls leak
- * 773582 : matroskamux does not allow resolutions above 4096x4096
- * 773643 : wavparse: crashes on invalid wav file
+ * 708221 : mp4dashmux: add the tfdt atom to the moof
+ * 746574 : matroskamux: add G722 audio support
+ * 748360 : rtspsrc: teardown usually never happens
+ * 749098 : matroskamux: drop streamheader buffers only if they really are headers
+ * 754696 : matroskamux: audio-only streams have all buffers flagged as delta units, causing problems with tcpserversink/multifdsink
+ * 757631 : progressreport format=bytes will not send msg
+ * 766991 : multifilesink: leaks memory when max-files property == 0
+ * 767771 : qtdemux/jpegdec: Interlaced content detected as progressive
+ * 768723 : rtprtx: test is sometimes failing
+ * 769041 : qtmux: Downscaling time value loses precision
+ * 769048 : qtmux: prores-related fixes
+ * 772181 : isomp4: Parse/store colorimetry, chroma-site and interlaced-mode/field-order
+ * 772740 : rtpbin: receiving RTP bundle support
+ * 773217 : qtmux: Allow configuring the maximum interleave size in bytes/time
+ * 773514 : rtph263pay: Use GST_TRACE for logging bitsream parsing
+ * 773712 : isomp4: Add support for FLAC
+ * 773785 : splitmuxsink: Use first buffer TS as mux start time
+ * 773828 : qtmux: Crash on EOS with GST_DEBUG enabled
+ * 774129 : 'gst_buffer_is_writable' assertion in aacparse
+ * 774131 : flvmux: Add metadatacreator property
+ * 774403 : qtmux: Always write edit lists for the tracks to give a more accurate duration
+ * 774409 : tests/jitterbuffer: Major refactoring and cleanups
+ * 774566 : matroskaparse: error out on last buffer
+ * 774674 : qtdemux: Remove useless return variable
+ * 774747 : qtdemux: compiler warning with gcc 6.2
+ * 774789 : qtmux: Enable up to 16 unpositioned raw audio channels
+ * 774840 : qtmux: Fix various timestamp and duration related issues
+ * 774876 : meson: add libm to has_function checks
+ * 775287 : qtdemux: change off_t type to gint
+ * 775414 : qtdemux: Correctly read interlacing information
+ * 775702 : v4l2object: Don't set empty interlace-mode list
+ * 775752 : monoscope: Leaks allocation query
+ * 776030 : udpsrc: Add to join multiple multicast interfaces
+ * 776106 : v4l2object: Don't check size in a non-list value
+ * 776789 : avidemux: fix memory leak in usage of gst_pad_template_new() API
+ * 777095 : isomp4: Don't spam debug log with knonw/padding atoms
+ * 777157 : qtdemux: seqh buffer not freed after calling qtdemux_parse_svq3_stsd_data()
==== Download ====
@@ -100,17 +133,40 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Branko Subasic
- * Gaurav Gupta
- * Jan Alexander Steffens (heftig)
+ * Aleix Conchillo Flaque
+ * Alejandro G. Castro
+ * Andre McCurdy
+ * Arun Raghavan
+ * David Evans
+ * Edward Hervey
+ * Enrique Ocaña González
+ * Garima Gaur
+ * Havard Graff
+ * Heekyoung Seo
+ * Jagadish
* Jan Schmidt
* Mark Nauwelaerts
- * Michael Olbrich
- * Nicolas Dufresne
+ * Matt Staples
+ * Matthew Waters
+ * Nicola Murino
* Nirbheek Chauhan
+ * Petr Kulhavy
+ * Philipp Zabel
+ * Philippe Normand
+ * Reynaldo H. Verdejo Pinochet
* Scott D Phillips
+ * Sean DuBois
* Sebastian Dröge
+ * Seungha Yang
+ * Stian Selnes
* Thibault Saunier
* Tim-Philipp Müller
- * Tobias Schneider
+ * Ursula Maplehurst
+ * Vincent Penquerc'h
+ * Vinod Kesti
+ * Vivia Nikolaidou
+ * Víctor Manuel Jáquez Leal
+ * William Manley
+ * Wonchul Lee
+ * christophecvr
  \ No newline at end of file