Changelog for
farstream-devel-0.2.8-8.32.x86_64.rpm :
* Fri Dec 07 2018 fcrozatAATTsuse.com- Add farstream-0.2.8-rtpbitrateadapter-no-adaptation.patch: rtpbitrateadapter should make no adaption by default (bgo#99183).
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Sat Mar 12 2016 zaitorAATTopensuse.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 fcrozatAATTsuse.com- Add farstream-plugin-path.patch: use library policy compliant path name for plugin.
* Thu Jan 29 2015 zaitorAATTopensuse.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 zaitorAATTopensuse.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.senjanAATTgmail.com- Add baselibs.conf: provide multi-arch packages.
* Fri May 09 2014 zaitorAATTopensuse.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 dimstarAATTopensuse.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 dimstarAATTopensuse.org- Update to version 0.2.2: + Update and fix the default properties for vp8enc.