mirror of https://github.com/sipwise/rtpengine.git
commit b0c722da69ad088a2eddced12b37c0546a514890 Author: Daniel Hauptmann <dhauptmann@sipwise.com> Date: Mon Jul 26 15:35:51 2021 +0200 changed flag bit length in call_interfaces.h changed bit length of reuse_codec from 0 to 1 commit 0313a747532d5987f25fa9edb202aa460bf98dd1 Author: Daniel Hauptmann <dhauptmann@sipwise.com> Date: Mon Jul 26 15:29:20 2021 +0200 inversed reuse_codec logic in test-transcode.c and call.c, reuse_codec = 0 (default) will now result in using codec_store_populate instead of codec_store_populate_reuse commit b876bd686bd30df21a5962aca16fc1c85574f554 Author: Daniel Hauptmann <dhauptmann@sipwise.com> Date: Mon Jul 26 15:18:19 2021 +0200 adding option to minimalize changes in the codec_store_population added function codec_store_populate_reuse in codec.c which replaces codec_store_populate but makes fewer changes to the GLists with the old and new codecs added flag to enable this feature (disabled by default) commit 6fd0b701c9589b2fae00300801e02a9b5cc397ab Author: Daniel Hauptmann <dhauptmann@sipwise.com> Date: Mon Jul 26 14:44:42 2021 +0200 Added Option to minimize change in the codecs In codec.c added function to populate codec store with the fewest changes between the old and new GList which contains the codecs. Added new testroutine in test-transcode.c line 1500 Added flag to call_interfaces.h to optionally enable this feature Change-Id: If58d9a07d114b05dfb75553a87eb4372ae949fbb commit 3bf554a8fbae7e948343699f40d935693618b764 Author: Daniel Hauptmann <dhauptmann@sipwise.com> Date: Fri Jul 23 13:58:02 2021 +0200 changing codec-exchange behaviour in codec.c line 3288 function codec_store_populate now doesnt empty dst and copy new codec from src to it, instead codecs from src will be appended to dst and codec from dst, which are not being contained by src are being removed Change-Id: Id6b7ee65595f9cc5c71ef557c7bac5ee38f97cbepull/1346/head
parent
08fee992d1
commit
4481c773ac
Loading…
Reference in new issue