* Fri Dec 07 2018 fcrozat@suse.com
- Add farstream-0.2.8-rtpbitrateadapter-no-adaptation.patch:
rtpbitrateadapter should make no adaption by default (bgo#99183).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sat Mar 12 2016 zaitor@opensuse.org
- Update to version 0.2.8:
+ Add "require-encryption" parameter to ignore unencrypted
packets.
+ Enable building static GStreamer and transmitter plugins.
+ Make OPUS plugin work and select it as default codec.
+ Bug fixes.
* Wed Apr 01 2015 fcrozat@suse.com
- Add farstream-plugin-path.patch: use library policy compliant
path name for plugin.
* Thu Jan 29 2015 zaitor@opensuse.org
- Update to version 0.2.7:
+ Add "send-rtcp-mux" parameters to fsrtpsession.
+ Add MTU and buffer splitting to rtpxdatapay.
+ Fix crash if srtpenc/dec is missing.
+ Bug fixes.
- Rename libfarstream-0_2-2 to libfarstream-0_2-5, following
upstreams soname bump.
* Sun Oct 19 2014 zaitor@opensuse.org
- Update to version 0.2.6:
+ Add ICE-TCP support.
+ Now require libnice 0.1.8.
- Changes from version 0.2.5:
+ Add SRTP support.
+ Add API to set allowed input/output caps.
+ Make it possible to have input that is not a raw format.
+ Support formats with no encoders/decoders.
+ Add payloader for the Microsoft Lync x-data format.
+ Ignore ICE-TCP in new libnice.
+ Fix misc bugs.
+ Now require GStreamer 1.4.
* Mon Sep 08 2014 hrvoje.senjan@gmail.com
- Add baselibs.conf: provide multi-arch packages.
* Fri May 09 2014 zaitor@opensuse.org
- Update to version 0.2.4:
+ Install gtk-doc correctly.
+ Adapt SSRC handling to GStreamer 1.2 and newer.
+ Fix BSD build.
+ Assorted bug fixes.
* Tue Apr 16 2013 dimstar@opensuse.org
- Update to version 0.2.3:
+ Use generic marshallers.
+ Fix building by gold linker.
+ Fix leaks, found by Havard Graff and others.
+ Fix building with automake 1.13.
+ Lower PulseAudio latencies.
+ Fix codec intersection.
+ Add API to make the API be introspection accessible, fixing the
Python example.
+ Use GSocket and other win32 portability improvements.
* Thu Nov 15 2012 dimstar@opensuse.org
- Update to version 0.2.2:
+ Update and fix the default properties for vp8enc.
* Fri Oct 05 2012 dimstar@opensuse.org
- Update to version 0.2.1:
+ Fix bug where nothing would be sent.
+ Fix various bugs in ElementAddedNotifier.
+ Fix the GPL headers.
+ Misc bug fixes.
* Tue Sep 25 2012 dimstar@opensuse.org
- Update to version 0.2.0:
+ Official GStreamer 1.0 release.
+ Ported python example to GStreamer 1.0 and GTK+ 3.
+ Use GLib 2.32 APIs.
+ Made API more introspection friendly.
+ Ignore Error messages from the decoders.
+ Prefer Opus and VP8.
+ Various bug fixes.
- Rename libfarstream-0_2-1 to libfarstream-0_2-2, following
upstreams soname bump.
* Fri Sep 14 2012 dimstar@opensuse.org
- Update to version 0.1.91:
+ Minor bug fixes.
+ Bump soname, showing that this version is ABI incompatible.
- Rename libfarstream-0_2-0 to libfarstream-0_2-1, following
upstreams soname bump
* Tue Sep 04 2012 dimstar@opensuse.org
- Update to version 0.1.1.99 (0.2.0 git snapshot 2012/09/04)
+ Port to GStreamer 1.0
- Drop farstream-gtkdoc.patch: fixed upstream.
- Drop python sub package: python support has been dropped.
- Rename libfarstream-0_1-0 to libfarstream-0_2-0 and
typelib-1_0-Farstream-0_1 to typelib-1_0-Fatstream-0_2, following
upstream library name changes.
* Tue Aug 14 2012 dimstar@opensuse.org
- Add farstream-gtkdoc.patch: Gtk-doc tags belong after the
description. Fix build on newer gtk-doc versions.
* Mon Mar 26 2012 vuntz@opensuse.org
- Update to version 0.1.2:
+ Ignore config while comparing send codecs, fixes H.264 and
Theora negotation
+ Require GLib 2.30, do not allow APIs added after and ignore
later deprecations
+ Add default element properties for rawconference
+ Set better latency/buffer time for pulse src/sink
+ Remove the buffer-time property on the shm transmitter, because
the gst-plugins-bad plugin has a bug, we will restore it once a
new gst-plugins-bad version has been released
* Fri Mar 23 2012 vuntz@opensuse.org
- Change libgstfarsight-0_10-0 Conflicts to Obsoletes in
gstreamer-0_10-plugins-farstream: now that all the farstream
stack has entered Factory, we can drop the farsight one. The
Obsoletes will help with a smooth transition.
* Wed Mar 14 2012 vuntz@opensuse.org
- Change license of source package to "GPL-2.0+ and LGPL-2.1+"
because of the license of some tools from the tarball used during
the build. This does not affect the license of the binary
packages. Fix bnc#751720.
* Tue Feb 21 2012 vuntz@opensuse.org
- Initial packaging (version 0.1.1).