File gst-rtsp-server.changes of Package gst-rtsp-server
-------------------------------------------------------------------
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.