Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ortp-devel | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 5.0.53 | Vendor: openSUSE |
Release: bp154.1.82 | Build date: Thu May 12 03:24:37 2022 |
Group: Development/Libraries/C and C++ | Build host: s390zl25 |
Size: 147771 | Source RPM: ortp-5.0.53-bp154.1.82.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://linphone.org/technical-corner/ortp/ | |
Summary: Headers, libraries and docs for the oRTP library |
oRTP is a C library implementing the RTP protocol (RFC 1889). This package contains header files and development libraries needed to develop programs using the oRTP library.
GPL-2.0-or-later
* Sun Nov 21 2021 Giacomo Comes <gcomes.obs@gmail.com> - 5.0.53 - Update to version 5.0.53: * no changes * Mon Nov 08 2021 Giacomo Comes <gcomes.obs@gmail.com> - 5.0.49 - Update to 5.0.49: * no changes * Tue Nov 02 2021 Giacomo Comes <gcomes.obs@gmail.com> - 5.0.46 - Update to 5.0.46: * no changes * Tue Oct 19 2021 Giacomo Comes <gcomes.obs@gmail.com> - 5.0.36 - Update to 5.0.36: * no changes - Add BuildRequires: graphviz * Fri Oct 15 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 5.0.35: * no changelog * Wed Jul 14 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 5.0.0: * small memory leak around TMMBR receiving. * Tue Jun 22 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.5.20, no changelog * Fri May 14 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.5.15 (no changelog) * Sat May 08 2021 Dirk Müller <dmueller@suse.com> - update to 4.5.13: * no change, just a rerelease * Wed Apr 28 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.5.10 (no changelog) * Thu Apr 15 2021 Luiz Angelo Daros de Luca <luizluca@tre-sc.jus.br> - Update to 4.5.3 * No changelog available. * Wed Mar 31 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.5.0: * minor fixes * Sun Mar 07 2021 Dirk Müller <dmueller@suse.com> - update to 4.4.33: * RTP bundling according to https://tools.ietf.org/html/draft-ietf-mmusic-sdp-bundle-negotiation-54 * RTP extension header support * IP_PKTINFO for outgoing packets - useful for ICE. This let specify the source IP address to use while sending a packet. * Random crash when network simulator is activated, while destroying an RtpSession. * Fix issue where DTLS handshake cannot take place when the media path goes through a TURN server * Fix a race condition around rtpsession's auxiliary destinations. * Mon Feb 22 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.29 (no changelog) * Fri Jan 22 2021 Jan Engelhardt <jengelh@inai.de> - Trim redundancies from the description. * Fri Jan 22 2021 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.24 (no changelog) * Thu Dec 31 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.21 (no changelog) * Wed Dec 02 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.13 (no changelog) * Thu Nov 12 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.7 (no changelog) * Wed Nov 04 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.6 (no changelog) * Fri Jun 26 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.4.0 (no changelog) - Remove fix-cmakelists.patch * Tue Mar 03 2020 Paolo Stivanin <info@paolostivanin.com> - Update to 4.3.1 (no changelog) - Add fix-cmakelists.patch file until upstream PR is merged * Thu Jul 20 2017 sor.alexei@meowr.ru - Update to version 1.0.2: * Bug fixes. - Enable documentation installation. * Wed Jul 05 2017 jengelh@inai.de - Add deps.diff to fix the build of ortp users such as libosmo-abis. * Sun Jun 04 2017 sor.alexei@meowr.ru - Disable -Werror. * Wed May 17 2017 sor.alexei@meowr.ru - Update to version 1.0.1 (changes since 0.27.0): * oRTP licence is changed to be GPLv2+. * Add a new adaptive jitter buffer algorithm. * Minor enhancements and bugfixes. * Tue Aug 16 2016 mpluskal@suse.com - Update to version 0.27.0: * bctoolbox added as dependency - Update download url (use github) - Enable tests - Switch to cmake build * Sun Jan 24 2016 jengelh@inai.de - Add tarball signature * Fri Nov 06 2015 sor.alexei@meowr.ru - Update to 0.25.0: * Support AVPF generic NACK. * Add payload types for RTT (Real-Time Text) and Codec2. * Bug fixes. * Sat Aug 22 2015 tbechtold@suse.com - update to 0.24.2: * Minor release v0.24.2 * fix typo in rtcp_common_header_get padbit() macro definition * Add option to enable/disable documentation generation when building with CMake. * set correct dependency * configure.ac: add --disable-documentation option to speed up dev builds * re-add Requires field for devel rpm * AVPF TMMBR/TMMBN: set correct ssrc to handle TMMBR in one-way video calls * Release 0.24.1 * devel package does not require explicit dependency * also add epoch to devel rpm * set rpm epoc to 1 to be alined with redhat rpm * logging.c: split line into 3 * Fix redefinition of WINAPI_FAMILY_PARTITION when using MinGW64 (thanks to Henrik Pauli for pointing this). * increased the size of OrtpEventData.zrtp_sas.sas from 5 to 32 bytes to accomodate the B256 format SAS string * add rtp_session_get_symmetric_rtp * Define the "Additional #using Directories" when building winrttimer.cpp for Windows Phone. * improve logging * Fix last commit + allow use of C++. * Begin handling of build for Windows Phone with CMake. * Do not use absolute path in install instruction of CMake. * Fix crash with RTPFB and PSFB packets scheduling. * avoid uninstall to fail if nothing was installed before * Add support for TMMBR and TMMBN feedback messages (part of RFC 5104). * Fix possible receive bandwidth computation imprecision. * Wed Jul 29 2015 dimstar@opensuse.org - Add baselibs.conf: build libortp9-32bit, as needed by libmediastreamer_base4. * Sun Mar 15 2015 sor.alexei@meowr.ru - Update to 0.24.0: * RTCP send algorithm as describe in RFC3550. * RTCP XR (RFC3611). * RTCP send algorithm as describe in RFC4585: AVPF streams.
/usr/include/ortp /usr/include/ortp/b64.h /usr/include/ortp/event.h /usr/include/ortp/logging.h /usr/include/ortp/nack.h /usr/include/ortp/ortp.h /usr/include/ortp/payloadtype.h /usr/include/ortp/port.h /usr/include/ortp/rtcp.h /usr/include/ortp/rtp.h /usr/include/ortp/rtpprofile.h /usr/include/ortp/rtpsession.h /usr/include/ortp/rtpsignaltable.h /usr/include/ortp/sessionset.h /usr/include/ortp/str_utils.h /usr/include/ortp/telephonyevents.h /usr/include/ortp/utils.h /usr/lib64/cmake/ortp /usr/lib64/cmake/ortp/ortpConfig.cmake /usr/lib64/cmake/ortp/ortpConfigVersion.cmake /usr/lib64/cmake/ortp/ortpTargets-relwithdebinfo.cmake /usr/lib64/cmake/ortp/ortpTargets.cmake /usr/lib64/libortp.so /usr/lib64/pkgconfig/ortp.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 16:14:43 2024