Skip to content
Success

Changes

Summary

  1. Drop rtp_processing transcoding stubs (details)
Commit e2ff02b670c0cfb1d8e05e442eab1d9d43afc5a1 by Pau Espin Pedrol
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 modifiedsrc/libosmo-mgcp/mgcp_network.c
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c
The file was modifiedinclude/osmocom/mgcp/mgcp.h
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h