From c55ffc387921780f2e99951d68ea5274de33a5b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 1 Sep 2016 12:32:51 +0300 Subject: [PATCH] Release 1.9.2 --- ChangeLog | 84 ++++++++++++++++++++++++++++++++++++---------------- NEWS | 2 +- RELEASE | 33 ++++++++------------- configure.ac | 12 ++++---- gst-rtsp-server.doap | 10 +++++++ 5 files changed, 88 insertions(+), 53 deletions(-) diff --git a/ChangeLog b/ChangeLog index 11c0514..ebf0e05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,66 @@ +=== release 1.9.2 === + +2016-09-01 Sebastian Dröge + + * configure.ac: + releasing 1.9.2 + +2016-01-27 01:03:52 +0000 Tim-Philipp Müller + + * config.h.meson: + * examples/meson.build: + * gst/meson.build: + * gst/rtsp-server/meson.build: + * gst/rtsp-sink/meson.build: + * meson.build: + * pkgconfig/meson.build: + * tests/check/meson.build: + * tests/meson.build: + Add support for Meson as alternative/parallel build system + https://github.com/mesonbuild/meson + +2016-08-26 21:56:13 +0200 Josep Torra + + * configure.ac: + * tests/check/Makefile.am: + build: silence error about pthread for 'make check' in osx + Fixes "clang: error: argument unused during compilation: '-pthread'" + +2015-09-25 15:04:00 +0000 Nikita Bobkov + + * gst/rtsp-server/rtsp-client.c: + rtsp-client: Fix leaking of media in error cases + With additional fixes by Kseniya Vasilchuk + and myself to make the media refcounting a bit easier to follow. + https://bugzilla.gnome.org/show_bug.cgi?id=755632 + +2016-08-02 15:08:22 +0300 Sebastian Dröge + + * gst/rtsp-server/rtsp-client.c: + rtsp-client: Fix leaking of session in error cases + https://bugzilla.gnome.org/show_bug.cgi?id=755632 + +2016-07-11 21:16:04 +0200 Stefan Sauer + + * common: + Automatic update of common submodule + From f363b32 to f49c55e + +2016-07-06 13:51:15 +0300 Sebastian Dröge + + * configure.ac: + Back to development + === release 1.9.1 === -2016-07-06 Sebastian Dröge +2016-07-06 13:28:12 +0300 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.9.1 + * gst-rtsp-server.doap: + Release 1.9.1 2016-06-24 02:02:20 +0530 Nirbheek Chauhan @@ -6777,8 +6834,6 @@ * configure.ac: * pkgconfig/Makefile.am: - * pkgconfig/gst-rtsp-server-uninstalled.pc.in: - * pkgconfig/gst-rtsp-server.pc.in: * pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in: * pkgconfig/gstreamer-rtsp-server.pc.in: pkg-config: rename gst-rtsp-server-0.11.pc to gstreamer-rtsp-server-0.11.pc @@ -7666,8 +7721,6 @@ 2011-01-10 15:10:53 +0100 Wim Taymans * gst/rtsp-server/Makefile.am: - * gst/rtsp-server/fs-funnel.c: - * gst/rtsp-server/fs-funnel.h: * gst/rtsp-server/rtsp-funnel.c: * gst/rtsp-server/rtsp-funnel.h: * gst/rtsp-server/rtsp-media.c: @@ -9265,7 +9318,6 @@ 2009-01-29 13:31:27 +0100 Wim Taymans * examples/Makefile.am: - * examples/main.c: * examples/test-mp4.c: * examples/test-ogg.c: * examples/test-video.c: @@ -9533,19 +9585,12 @@ * bindings/vala/gst-rtsp-server-0.10.deps: * bindings/vala/gst-rtsp-server-0.10.vapi: - * bindings/vala/gst-rtsp-server.vapi: * bindings/vala/packages/gst-rtsp-server-0.10.deps: * bindings/vala/packages/gst-rtsp-server-0.10.excludes: * bindings/vala/packages/gst-rtsp-server-0.10.files: * bindings/vala/packages/gst-rtsp-server-0.10.gi: * bindings/vala/packages/gst-rtsp-server-0.10.metadata: * bindings/vala/packages/gst-rtsp-server-0.10.namespace: - * bindings/vala/packages/gst-rtsp-server.deps: - * bindings/vala/packages/gst-rtsp-server.excludes: - * bindings/vala/packages/gst-rtsp-server.files: - * bindings/vala/packages/gst-rtsp-server.gi: - * bindings/vala/packages/gst-rtsp-server.metadata: - * bindings/vala/packages/gst-rtsp-server.namespace: Regenerated Vala bindings 2008-12-08 13:19:40 +0100 Sebastian Pölsterl @@ -9622,17 +9667,6 @@ * gst/rtsp-server/rtsp-session.c: * gst/rtsp-server/rtsp-session.h: * src/Makefile.am: - * src/main.c: - * src/rtsp-client.c: - * src/rtsp-client.h: - * src/rtsp-media.c: - * src/rtsp-media.h: - * src/rtsp-server.c: - * src/rtsp-server.h: - * src/rtsp-session-pool.c: - * src/rtsp-session-pool.h: - * src/rtsp-session.c: - * src/rtsp-session.h: Split in library and example program 2008-11-10 20:59:35 +0100 Sebastian Pölsterl diff --git a/NEWS b/NEWS index 4c3baab..027c018 100644 --- a/NEWS +++ b/NEWS @@ -1 +1 @@ -This is GStreamer 1.9.1 +This is GStreamer 1.9.2 diff --git a/RELEASE b/RELEASE index 7df862c..87b5eaf 100644 --- a/RELEASE +++ b/RELEASE @@ -1,12 +1,13 @@ -Release notes for GStreamer RTSP Server Library 1.9.1 +Release notes for GStreamer RTSP Server Library 1.9.2 -The GStreamer team is pleased to announce the first release of the unstable -1.9 release series. The 1.9 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 unstable 1.9 release series -will lead to the stable 1.10 release series in the next weeks. Any newly added -API can still change until that point. +The GStreamer team is pleased to announce the second release of the unstable +1.9 release series, which marks the feature freeze for 1.10. The 1.9 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 unstable 1.9 release series will lead to the stable +1.10 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 in the next days. @@ -15,11 +16,7 @@ Binaries for Android, iOS, Mac OS X and Windows will be provided in the next day Bugs fixed in this release - * 760005 : rtsp-sdp: Implement clock signalling according to RFC7273 - * 761702 : rtsp-thread-pool: explain why GSource is a part of GstRTSPThreadImpl - * 763000 : Add support for setting multicast interface - * 763196 : rtspclientsink: use new gst_element_class_add_static_pad_template() - * 730539 : sdp: add support for multiple crypto sessions + * 755632 : Memory leak in handle_setup_request ==== Download ==== @@ -56,15 +53,9 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Aleix Conchillo Flaqué - * Edward Hervey - * Ian - * Jake Foytik - * Julien Isorce - * Nicolas Dufresne - * Nirbheek Chauhan - * Patricia Muscalu + * Josep Torra + * Nikita Bobkov * Sebastian Dröge + * Stefan Sauer * Tim-Philipp Müller - * Vineeth TM   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 7622a06..5fe11f3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ(2.69) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT([GStreamer RTSP Server Library], [1.9.1.1], +AC_INIT([GStreamer RTSP Server Library], [1.9.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer], [gst-rtsp-server]) AG_GST_INIT @@ -53,13 +53,13 @@ dnl 1.2.5 => 205 dnl 1.10.9 (who knows) => 1009 dnl dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 901, 0, 901) +AS_LIBTOOL(GST, 902, 0, 902) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.9.1.1 -GSTPB_REQ=1.9.1.1 -GSTPG_REQ=1.9.1.1 -GSTPD_REQ=1.9.1.1 +GST_REQ=1.9.2 +GSTPB_REQ=1.9.2 +GSTPG_REQ=1.9.2 +GSTPD_REQ=1.9.2 dnl *** autotools stuff **** diff --git a/gst-rtsp-server.doap b/gst-rtsp-server.doap index a116a15..78090d0 100644 --- a/gst-rtsp-server.doap +++ b/gst-rtsp-server.doap @@ -32,6 +32,16 @@ RTSP server library based on GStreamer + 1.9.2 + master + + 2016-09-01 + + + + + + 1.9.1 master -- 2.7.4