Skip to content
Snippets Groups Projects
Commit 46e97beb authored by Rafaël Carré's avatar Rafaël Carré
Browse files

pjproject: update to last stable release (1.10)

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
parent d14273e3
Branches
Tags
No related merge requests found
Showing
with 929 additions and 915 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment