libosmo-abis.git branch max/ortp updated. 0.3.2-9-gd7063c9

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Apr 26 15:24:46 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom A-bis protcol interface library".

The branch, max/ortp has been updated
  discards  0968b4f8c4449c92c7b768f2c19622e4b466fd1d (commit)
  discards  5b200ca9ab5145d0ef796ec810e0934784e195bb (commit)
  discards  76d128f171830c186e077e3c199cae94e9354574 (commit)
       via  d7063c98853e4a412d0a8fd44dc2c4dc7a22ad25 (commit)
       via  4e3d451c4a301a7fc8c84813dd8c238f4728998b (commit)
       via  86c9e4597c1c4a9be160bd44b8a8dc7d13c0b59c (commit)
       via  f75ec350bd3358e13cb56fd4e9cac22f9075465b (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (0968b4f8c4449c92c7b768f2c19622e4b466fd1d)
            \
             N -- N -- N (d7063c98853e4a412d0a8fd44dc2c4dc7a22ad25)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=d7063c98853e4a412d0a8fd44dc2c4dc7a22ad25

commit d7063c98853e4a412d0a8fd44dc2c4dc7a22ad25
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 17:22:22 2016 +0200

    Set non-blocking mode explicitly
    
    ortp: do not rely on library default - set non-blocking mode explicitly.

http://cgit.osmocom.org/libosmo-abis/commit/?id=4e3d451c4a301a7fc8c84813dd8c238f4728998b

commit 4e3d451c4a301a7fc8c84813dd8c238f4728998b
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 15:25:21 2016 +0200

    simplify frame send routine
    
    ortp: use higher-level function for sending RTP frames.

http://cgit.osmocom.org/libosmo-abis/commit/?id=86c9e4597c1c4a9be160bd44b8a8dc7d13c0b59c

commit 86c9e4597c1c4a9be160bd44b8a8dc7d13c0b59c
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 14:26:59 2016 +0200

    Remove use of private oRTP function
    
    ortp: the rtp_session_rtcp_recv() function is not part of public oRTP
    API so we shouldn't use it. Besides it is called internally by oRTP in
    rtp_session_recvm_with_ts() which we call anyway.

http://cgit.osmocom.org/libosmo-abis/commit/?id=f75ec350bd3358e13cb56fd4e9cac22f9075465b

commit f75ec350bd3358e13cb56fd4e9cac22f9075465b
Author: Max <msuraev at sysmocom.de>
Date:   Tue Apr 26 14:04:04 2016 +0200

    Support newer oRTP API
    
    ortp: rtp_session_signal_connect() API has changed in 0.24 - add version
    check and change code accordingly. See
    http://upstream.rosalinux.ru/diffs/ortp/0.23.0_to_0.24.0/diff.html
    for details.

-----------------------------------------------------------------------

Summary of changes:
 src/trau/osmo_ortp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list