Skip to content
Snippets Groups Projects
user avatar
Rafaël Carré authored
Remove some stuff we don't need:
    third_party libs
    Visual Studio / Xcode files
    symbian files

    pjmedia-audiodev (and update some source files accordingly)
    pjmedia-codec

    tests, documentation

define PJMEDIA_RESAMPLE_IMP PJMEDIA_RESAMPLE_NONE
    => so we don't rely on resample library

define PJMEDIA_HAS_SRTP     0
    => so we don't rely on srtp library

We do resampling and srtp ourselves anyway
46e97beb
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..