pjproject_bundled: Update for pjproject 2.6

* Removed all 2.5.5 functional patches.
 * Updated usages of pj_release_pool to be "safe".
 * Updated configure options to disable webrtc.
 * Updated config_site.h to disable webrtc in pjmedia.
 * Added Richard Mudgett's recent resolver patches.

Change-Id: Ib400cc4dfca68b3d07ce14d314e829bfddc252c7
This commit is contained in:
George Joseph
2017-02-09 17:05:01 -07:00
parent debaf377be
commit 9c05ddbddd
20 changed files with 57 additions and 935 deletions

7
third-party/pjproject/patches/README vendored Normal file
View File

@@ -0,0 +1,7 @@
The 0000-* patches in this directory should not be removed or
reordered when upgrading to a new version of pjproject. They
MAY need to be updated to apply cleanly however.
New patches should be numbered in ascending order with no
duplicates. Leave 10 slots open after the last patch to
allow others to be inserted.