File gstreamer-rtsp-server.changes of Package gstreamer-rtsp-server
-------------------------------------------------------------------
Fri Mar 30 12:13:18 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.12.5:
+ Bugs fixed: bgo#789646, bgo#791743.
- Drop upstream fixed patches:
+ gst-rtsp-server-add-annotations-and-API-guards.patch.
+ gst-rtsp-server-gst_rtsp_context_get_current.patch.
+ gst-rtsp-server-rtsp-client-add-type-annotations.patch.
+ gst-rtsp-server-Set-udpsink_out-ttl-mc-property.patch.
-------------------------------------------------------------------
Mon Mar 26 13:32:35 UTC 2018 - dimstar@opensuse.org
- Drop pkgconfig(libcgroup) BuildRequires: libcgroup's
functionality is largely deprecated by systemd and the two
actually clash in some ways which cause bug reports.
-------------------------------------------------------------------
Wed Feb 28 16:31:55 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Mon Feb 12 22:32:46 UTC 2018 - bjorn.lie@gmail.com
- Add upstream bug fix patches:
+ gst-rtsp-server-rtsp-client-add-type-annotations.patch.
+ gst-rtsp-server-gst_rtsp_context_get_current.patch.
+ gst-rtsp-server-add-annotations-and-API-guards.patch.
-------------------------------------------------------------------
Tue Jan 9 11:39:09 UTC 2018 - zaitor@opensuse.org
- Add gst-rtsp-server-Set-udpsink_out-ttl-mc-property.patch: rtsp:
Set udpsink_out ttl-mc property on creation (bgo#791743).
- Clean up spec, silence some rpmlint warnings.
- Drop explicit libgstrtspserver-1_0-0 and
typelib-1_0-GstRtspServer-1_0 Obsoletes and Provides: Not needed
and only leads to a rpmlint warning.
- Add gstreamer-rtsp-server-rpmlintrc: Filter out bogus warning
about missing dependencies in devel package.
-------------------------------------------------------------------
Mon Dec 11 20:24:14 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.4:
+ Bugs fixed: bgo#789646, bgo#769521.
-------------------------------------------------------------------
Mon Sep 18 21:56:48 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.3:
+ Bugs fixed: bgo#784094, bgo#786457.
-------------------------------------------------------------------
Fri Jul 14 12:01:51 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.2:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Wed Jun 21 08:57:36 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.1:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Wed May 10 12:38:06 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.0:
+ No changes, stable version bump only.
- Changes from version 1.11.91:
+ gi: Fix some annotations and docstrings.
+ Automatic update of common submodule.
- Changes from version 1.11.90:
+ examples: make test-launch pipeline shared by default as well.
+ gstreamer-rtsp-server: Add both srcdir and builddir to the
include path.
-------------------------------------------------------------------
Sat Feb 25 00:29:34 UTC 2017 - zaitor@opensuse.org
- Update to version 1.11.2:
+ Meson build fixes.
+ Minor changes and fixes.
-------------------------------------------------------------------
Thu Feb 23 20:25:06 UTC 2017 - zaitor@opensuse.org
- Update to version 1.11.1:
+ Bugs fixed: bgo#758062, bgo#771830, bgo#774173, bgo#774640,
bgo#776867, bgo#777037, bgo#774416.
-------------------------------------------------------------------
Thu Feb 23 20:25:05 UTC 2017 - zaitor@opensuse.org
- Update to version 1.10.4:
+ Minor tweaks and fixes.
-------------------------------------------------------------------
Mon Jan 30 16:48:37 UTC 2017 - zaitor@opensuse.org
- Update to version 1.10.3:
+ Bugs fixed: bgo#755329, bgo#776343, bgo#776345.
-------------------------------------------------------------------
Sun Jan 1 13:31:30 UTC 2017 - jengelh@inai.de
- Summary updates.
-------------------------------------------------------------------
Sat Dec 3 19:07:31 UTC 2016 - zaitor@opensuse.org
- Update to version 1.10.2:
+ Bugs fixed: bgo#765673, bgo#770239.
-------------------------------------------------------------------
Sun Nov 27 12:42:14 UTC 2016 - zaitor@opensuse.org
- Update to version 1.10.1:
+ Meson update.
- Changes from version 1.10.0:
+ Bugs fixed: bgo#771983, bgo#772478, bgo#773640.
-------------------------------------------------------------------
Fri Aug 19 19:45:29 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.3 (boo#996937):
+ g-i: pass compiler env to g-ir-scanner.
- Changes from version 1.8.2:
+ rtsp-session: RFC2326 does not allow a space between ; and
timeout in the Session header.
+ rtsp-stream:
- Fix crash on cleanup with shared media and multiple udpsrc.
- Always bind to ANY when address is a multicast address and
not only on Windows.
- Rename package to gstreamer-rtsp-server. Align with the other
gstreamer packages. Also obsolete and provide the previous ones
to ease updates.
-------------------------------------------------------------------
Wed Jun 15 14:27:03 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.1:
+ bgo#764744: Crashes when multiple udpsrc are created for each
client on a shared media, misses tracking and cleanup.
+ bgo#766619: Space between ; and timeout= in session header is
not RFC2326 compliant.
-------------------------------------------------------------------
Thu Apr 21 08:48:19 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.1:
+ No changes, version bump only.
-------------------------------------------------------------------
Sat Mar 26 20:52:00 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.0:
+ Hardware-accelerated zero-copy video decoding on Android
+ New video capture source for Android using the
android.hardware.Camera API.
+ Windows Media reverse playback support (ASF/WMV/WMA).
+ New tracing system provides support for more sophisticated
debugging tools.
+ New high-level GstPlayer playback convenience API.
+ Initial support for the new Vulkan API, see Matthew Waters'
blog post for more details.
+ Improved Opus audio codec support: Support for more than two
channels; MPEG-TS demuxer/muxer can now handle Opus;
sample-accurate encoding/decoding/transmuxing with Ogg,
Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
new codec utility functions for Opus header and caps handling
in pbutils library. The Opus encoder/decoder elements were
also moved to gst-plugins-base (from -bad), and the opus RTP
depayloader/payloader to -good.
+ GStreamer VAAPI module now released and maintained as part of
the GStreamer project.
+ Asset proxy support in the GStreamer Editing Services.
+ Bugs fixed: bgo#740509.
-------------------------------------------------------------------
Tue Dec 15 11:40:41 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.2:
+ rtsp-server: Change the logic so we don't pop a NULL context.
-------------------------------------------------------------------
Sun Nov 1 08:23:57 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.1:
+ gst-rtsp-server: Retain reference to rtsp-media when preparing.
+ rtsp-stream: GstBin leak in udp-mcast case.
- Changes from version 1.6.0:
+ For changelog, see mainpackage changes, everything is condensed
there.
- Drop grs-rtsp-fix-double-unlock-in_get_buffer_size.patch: Fixed
upstream.
-------------------------------------------------------------------
Wed Aug 5 13:59:12 UTC 2015 - zaitor@opensuse.org
- Add grs-rtsp-fix-double-unlock-in_get_buffer_size.patch: Fixes an
abort when calling gst_rtsp_media_get_buffer_size() because of
double g_mutex_unlock () usage (bgo#745434).
-------------------------------------------------------------------
Fri Dec 26 11:15:05 UTC 2014 - zaitor@opensuse.org
- Update to version 1.4.5:
+ rtsp-stream: leaks srtp decoder when leaving rtpbin
(bgo#739481).
-------------------------------------------------------------------
Fri Nov 14 11:33:10 UTC 2014 - zaitor@opensuse.org
- Update to version 1.4.4:
+ rtsp-client: mikey memory leaks (bgo#739383).
- Changes from version 1.4.3:
+ No changes.
- Changes from version 1.4.2:
+ rtsp-media: Make sure that sequence numbers are monotonic after
pause (bgo#736017).
+ rtsp-client: Protect saved clients watch with a mutex
(bgo#735570).
-------------------------------------------------------------------
Thu Aug 28 20:15:57 UTC 2014 - zaitor@opensuse.org
- Update to version 1.4.1:
+ RTSP PLAY with specified range replies with wrong range
(bgo#732644).
-------------------------------------------------------------------
Fri Mar 14 10:15:18 UTC 2014 - zaitor@opensuse.org
- Initial packaging, version 1.4.0.