diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-06-22 19:36:14 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-06-22 19:37:11 +0200 |
commit | 456e05f497634e73248e4b6ac566d07ff1809c69 (patch) | |
tree | 12f8900c21a5fab11e388892421df966adbe394d /RELEASE | |
parent | 32432b5c614cbbda9e0425c01619e5c0d54d6110 (diff) |
Release 1.3.31.3.3
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 31 |
1 files changed, 11 insertions, 20 deletions
@@ -1,8 +1,7 @@ -Release notes for GStreamer RTSP Server Library 1.3.2 +Release notes for GStreamer RTSP Server Library 1.3.3 - -The GStreamer team is pleased to announce the second release of the unstable +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 @@ -10,22 +9,15 @@ will lead to the stable 1.4 release series in the next weeks, and newly added API can still change until that point. +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. + Binaries for Android, iOS, Mac OS X and Windows will be provided separately during the unstable 1.3 release series. - -The versioning scheme that is used in general is that 1.x.y is API and -ABI backwards compatible with previous 1.x.y releases. If x is an even -number it is a stable release series and all releases in this series -will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If -x is odd it is a development release series that will lead to the next -stable release series 1.x+1 and contains new features and bigger -changes. During the development release series, new API can still -change. - - Features of this release @@ -33,11 +25,10 @@ Features of this release Bugs fixed in this release - * 729426 : Should respond " 551 Option not supported " in case a Require header is received - * 729776 : Set client port from URL - * 729900 : rtsp-client: wrong marshalling in send-message signal - * 730109 : media: Make suspend()/unsuspend() virtual - * 730228 : stream: add signals for new RTP/RTCP encoders + * 728264 : No timeout in header when timeout is 60s + * 730472 : mikey: add different key length parameters + * 731569 : Server does not free all resources if session timeout + * 731577 : new unit test for gst/stream ==== Download ==== @@ -77,8 +68,8 @@ Applications Contributors to this release * Aleix Conchillo Flaqué + * Göran Jönsson * Ognyan Tonchev * Sebastian Dröge - * Tim-Philipp Müller * Wim Taymans
\ No newline at end of file |