Skip to content
Success

Changes

Summary

  1. mgw: Drop rtp_processing transcoding stubs (details)
Commit 072667edc91f1b8320c9bbdbc6b3f702f01aa7a3 by Pau Espin Pedrol
mgw: Drop rtp_processing transcoding stubs

This has never been used afaik, and it's only clogging the code and
adding extra indirect function pointer calls to hot paths for no good
reason.
Drop all of it, and re-ad whatever makes sense once someone really wants
to implement transcoding.

Change-Id: Id16af528d94612e771f94333ad5404e5cd1c3318
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h
The file was modifiedinclude/osmocom/mgcp/mgcp.h
The file was modifiedinclude/osmocom/mgcp/mgcp_ratectr.h
The file was modifiedsrc/libosmo-mgcp/mgcp_ratectr.c
The file was modifiedsrc/libosmo-mgcp/mgcp_network.c
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c