Changelog for
libmediastreamer_base4-32bit-2.11.0-6.1.x86_64.rpm :
* Sun Apr 05 2015 fisiuAATTopensuse.org- Build with zrtp support: fix boo#903431.
* Mon Mar 23 2015 sor.alexeiAATTmeowr.ru- Add zRTP encryption support.- Add baselibs.conf.
* Mon Mar 16 2015 sor.alexeiAATTmeowr.ru- Update to 2.11.0:
* Support of AVPF with VP8 codec only.
* Support of Matroska file format (needs libmatroska2).
* Audio/video stream recorder. Only H264 is supported for video stream.
* Add functions to the API to send audio/video streams read from a file (only WAV and MKV file formats are supported).
* Add functions to the API to play multimedia files and display to a specified drawing surface.
* Support of multicast IP addresses.- Spec cleanup.
* Mon Mar 16 2015 dimstarAATTopensuse.org- Add pkgconfig(speexdsp) BuildRequires: it\'s an explicit dependency according to configure; speexdsp was split off of libspeex into an own package.
* Sun May 25 2014 fisiuAATTopensuse.org- Update to 2.10.0:
* add HD video support
* new OpenSLES android sound module
* update android AEC settings table
* add opus codec
* bugfixes- Build with opus audio codec and upnp support.
* Sun May 25 2014 crrodriguezAATTopensuse.org- Use LFS_CFLAGS in 32 bit systems, a mediastreamer without large file support is not very pleasant..- Make the build verbose.
* Mon Aug 12 2013 fisiuAATTopensuse.org- Add missing BuildRequires for Video support.
* Tue Jun 25 2013 fisiuAATTopensuse.org- Update to 2.9.0:
* Add support of ICE (RFC 5245).
* Split the libmediastreamer library in two libraries: libmediastreamer_base and libmediastreamer_voip. For VoIP support, both libraries must be linked to the executable.
* API change to the audio_stream_new, video_stream_new, audio_stream_start_full, video_stream_start functions to use different addresses for RTP and RTCP.
* Add accessors to set DSCP parameters for media streams.
* AudioStream recording feature added
* OpenGL video output for Linux
* Adaptive bitrate control improvements
* faster call quality indicator feedback
* stereo support for L16 codec- Drop 0001-Fixes-for-new-versions-of-ffmpeg.patch: fixed upstream.
* Mon Jun 03 2013 fisiuAATTopensuse.org- Add 0001-Fixes-for-new-versions-of-ffmpeg.patch: fix for new ffmpeg API.- Spec cleanup.- Call ldconfig for shared library.- Enable conditional build for \"video\" configure option.
* Tue Oct 23 2012 jengelhAATTinai.de- Implement shared library package- Language files are named mediastreamer.mo, adjust %find_lang
* Wed Oct 10 2012 mailaenderAATTopensuse.org- initial packaging