summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-06-28 11:30:39 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-06-28 11:30:39 +0200
commitea1ee4e3d09fbec2f050ee2cd3f58c17b6faad07 (patch)
treed61db0618f49de2819f9fdc294e442fb3aba6c23 /RELEASE
parente83fb3d45d3a1e8a7d9c95e5dc2753de99ee9078 (diff)
downloadgstreamer-plugins-bad-ea1ee4e3d09fbec2f050ee2cd3f58c17b6faad07.tar.gz
Release 1.3.901.3.90
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE130
1 files changed, 32 insertions, 98 deletions
diff --git a/RELEASE b/RELEASE
index 86b84db8b..1603d32de 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,27 @@
-Release notes for GStreamer Bad Plugins 1.3.3
+Release notes for GStreamer Bad Plugins 1.3.90
-The GStreamer team is pleased to announce the third release of the unstable
-1.3 release series. The 1.3 release series is adding new features on top of
-the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release
-series of the GStreamer multimedia framework. The unstable 1.3 release series
-will lead to the stable 1.4 release series in the next weeks, and newly added
-API can still change until that point.
+The GStreamer team is pleased to announce the first release candidate of
+the stable 1.4 release series. The 1.4 release series is adding new features
+on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
+release series of the GStreamer multimedia framework.
-This is hopefully the last 1.3 development release and will be followed by
-the first 1.4.0 release candidate (1.3.90) in 1-2 weeks. Which then hopefully
-is followed by 1.4.0 soonish in early July.
+This release candidate will hopefully shortly be followed by the stable 1.4.0
+release if no bigger regressions or bigger issues are detected, and enough
+testing of the release candidate happened. The new API that was added during
+the 1.3 release series is not expected to change anymore at this point.
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately
-during the unstable 1.3 release series.
+Binaries for Android, iOS, Mac OS X and Windows are provided together with this
+release.
+
+
+The stable 1.4 release series is API and ABI compatible with 1.0.x, 1.2.x and
+any other 1.x release series in the future. Compared to 1.2.x it contains some
+new features and more intrusive changes that were considered too risky as a
+bugfix.
@@ -68,70 +73,17 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 731918 : videoaggregator: Add a new base class that aggregates video streams
- * 731921 : gl: Port glmixer to the GstVideoAggregator baseclass
- * 723352 : codecparsers_h264: Framerate estimation enhancement
- * 675132 : tsdemux: implement proper seeking with binary search and keyframe detection
- * 674536 : tsdemux: Freeze on pts-wrap with streaming sources
- * 704507 : glimagesink: Replace pointer properties with signals
- * 705129 : androidmedia: add support for video encoding
- * 709414 : dvbsrc: Uses deprecated field frontend type and add DVB S2/T2 support
- * 721035 : tsdemux: fails to seek on the attached file (regression)
- * 721869 : dvbsrc needs to conditionally build for older dvb headers
- * 722397 : liveadder: handle gap buffer flag
- * 723529 : glimagesink: only draws on buffer push
- * 726193 : waylandsink: subsurface & scaling support, plus many other improvements
- * 726861 : srtp: add support for rollover counter
- * 728364 : mpegts: add service list, stuffing and bouquet name descriptors
- * 728429 : mpegts: add multilingual descriptors
- * 728514 : glimagesink fails with gst-sdk android tutorial-5 / tutorial-4
- * 728890 : GstGLUpload: wrong colors for YUY2 and UYVY on GLES
- * 729054 : schroenc: Does not handle variable framerate streams
- * 729245 : gl: rename platform cocoa to cgl to be more consistent with context type
- * 729257 : glvideomixer: segfault in gst_gl_video_mixer_callback when accessing frame info
- * 729278 : gl: avoid using an extra FBO pass in some basic cases
- * 729750 : gl: GL_FRAMEBUFFER_UNSUPPORTED with GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE_ALPHA
- * 729798 : glvideomixer: Does not support positioning of input streams
- * 729861 : glfilter: lose some caps informations like the framerate
- * 729882 : opusenc: use aux vars to minimize critical region
- * 730141 : motioncells improvements
- * 730231 : gl*: No libGLU with NVIDIA binary drivers
- * 730363 : h264parse: set field_pic_flag when parsing a slice header
- * 730435 : mpegts: add support for ATSC tables MGT / ETT / EIT / STT
- * 730523 : pnmdec: PBM (Bitmap) decoding support is not present
- * 730570 : dvbsrc: fix building with newer kernel headers
- * 730574 : hlsdemux: Saving IV from media sequence number is done out of file- > iv structure
- * 730635 : androidmedia: Add a new QCOM color format
- * 730641 : dvbbasebin: criticals/crash if tsparse is missing
- * 730642 : mpegts: atsc: rename TVCT to VCT as it is the same as CVCT
- * 730666 : gl: YUY2 conversion broken in GLES2
- * 730692 : dvbsrc: Add missing tone ioctl
- * 730703 : gl: Freshly allocated memory is twice the expected size
- * 730782 : glimagesink: cannot create window and stalls
- * 730802 : glimagesink: should honor " show-preroll-frame " property inherited from GstVideoSink
- * 730830 : hlsdemux: Remove \ " sign from decryption KEY url does not always work
- * 730847 : example: ts-parser: add terrestrial delivery system descriptor
- * 730854 : example: ts-parser: add component, content, stream id, ca id, parential rating descriptors
- * 730901 : example: ts-parser: add linkage descriptor
- * 730944 : glvideomixer: Got data flow before stream-start event
- * 731088 : tsdemux: missing audio after seeking in mpeg transport stream (regression)
- * 731107 : glimagesink: Failed to create window surface: EGL_BAD_ALLOC
- * 731164 : hlsdemux: Attempt to reload variant playlist if refreshing playlist or downloading fragments failed
- * 731250 : dvbsrc: tuning/locking logic improvements
- * 731400 : pnmdec: PNMDecoder gives sticky event warning
- * 731522 : codecparsers: add C++ guards for MPEG-4 and VP8 parsers
- * 731524 : codecparsers: h264: fix quantization matrix conversion routine names
- * 731555 : gst-plugins-bad requires glib > = 2.34.0
- * 731698 : tsdemux : latest patch for accurate seeking of h264 streams has been incorrectly merged.
- * 731707 : tsdemux: remove unused const variables
- * 731714 : gstsrtpenc: add allow-repeat-tx property
- * 731722 : OpenGL: Add an element for transforming video geometry
- * 731768 : gstsrtpenc: unref event when needed
- * 731899 : rawparser doesn't forward custom query
- * 731917 : aggregator: Add a new base class for mixers and muxers
- * 731919 : compositor: Add a new compositor based on the new GstVideoAggregator base class
- * 731968 : hlsdemux: Fix decrypting fragments
- * 641204 : dvbsrc: Faster tuning logic: Use poll instead of artificial usleep
+ * 707282 : Memory leak in h264 codecparser
+ * 723380 : codecparsers_h264: Add SEI recovery point message parsing.
+ * 726026 : d3dvideosink: D3d surface not released when pipeline is set to GST_STATE_NULL
+ * 727811 : opensslessrc: Does not work with autoaudiosrc
+ * 731525 : multiple glimagesink elements aborts due to no XInitThreads.
+ * 731692 : Fix include GL and GLES header check with clang.
+ * 731783 : h265parse: incorrect value used to check size of hvcC data
+ * 731878 : glvideomixer: Does not provide correct video resolution information when inputs are tiled
+ * 731930 : modplug: don't hardcode c++ standard lib in Makefile.am
+ * 732174 : curls?ftpsink: Fix memory leaks due to new error handling
+ * 732178 : glcolorscale: add support for passthrough on same caps
==== Download ====
@@ -168,36 +120,18 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Aleix Conchillo Flaqué
- * Arnaud Vrac
* Aurélien Zanelli
- * Chen Jie
- * Christian Fredrik Kalager Schaller
- * Damian Ziobro
+ * Chris Bass
* Edward Hervey
- * George Kiagiadakis
+ * Eric Trousset
* Gwenole Beauchesne
- * Jan Schmidt
- * Jorge Zapata
* Julien Isorce
- * Justin Joy
- * Lubosz Sarnecki
- * Mathieu Duponchelle
+ * Koop Mast
* Matthew Waters
- * Matthieu Bouron
- * Michael Olbrich
- * Miguel París Díaz
- * Nicola Murino
- * Nicolas Dufresne
- * Olivier Crête
* Reynaldo H. Verdejo Pinochet
- * Sanjay NM
* Sebastian Dröge
+ * Sebastian Rasmussen
* Stefan Ringel
* Thiago Santos
- * Thibault Saunier
- * Thomas Bluemel
* Tim-Philipp Müller
- * Vincent Penquerc'h
- * Wim Taymans
  \ No newline at end of file