cisco / libsrtp

Library for SRTP (Secure Realtime Transport Protocol)
Other
1.19k stars 469 forks source link

Update target to version 3 #716

Closed pabuhler closed 3 weeks ago

pabuhler commented 3 weeks ago

This changes the library name from libsrtp2 to libsrtp3. Since the API has changed and broken ABI compatibility with previous version it is import reflect this in the library name. This will also affect the public include path and import names for the various build systems.