Changes between Version 3 and Version 4 of Migration From 0.5 Version To 0.6 Version


Ignore:
Timestamp:
Apr 8, 2007 11:39:45 AM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Migration From 0.5 Version To 0.6 Version

    v3 v4  
    1818=== PJMEDIA === 
    1919 
    20 PJMEDIA has underdone quite a lot of changes, although most the API remains the same: 
     20PJMEDIA is the one that has underdone the most changes, although most the API remains the same: 
    2121 * Most third party libraries now live in their own projects, separate from {{{pjmedia}}} or {{{pjmedia-codec}}}. There are few new libraries, under {{{third_party}}} directory: 
    2222   * {{{libportaudio}}}, for PortAudio. 
     
    2424   * {{{libilbccodec}}}, for ILBC codec. 
    2525   * {{{libspeex}}}, for Speex library. 
    26  * Resample API is added a new {{{channel_count}}} parameter. 
     26   * {{{libresample}}}, for the resampling library. 
    2727 * Added Speex resampler as one of the resampling backend (default is still disabled) 
     28 * Steve Underwood's PLC has been removed from default PJMEDIA. Now PJMEDIA only uses PLC that is built-in with the codec, for example in Speex and iLBC. 
    2829 
    2930