Ignore:
Timestamp:
May 2, 2007 11:29:37 AM (17 years ago)
Author:
bennylp
Message:

PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia/codec.c

    r974 r1242  
    323323                         codec_id->slen) == 0)  
    324324        { 
    325             mgr->codec_desc[i].prio = prio; 
     325            mgr->codec_desc[i].prio = (pjmedia_codec_priority) prio; 
    326326            ++found; 
    327327        } 
Note: See TracChangeset for help on using the changeset viewer.