Changeset 3816 for pjproject/branches/1.x/pjsip-apps/src/samples/pcaputil.c
- Timestamp:
- Oct 14, 2011 4:15:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/1.x/pjsip-apps/src/samples/pcaputil.c
r3588 r3816 306 306 #endif /* PJMEDIA_HAS_L16_CODEC */ 307 307 308 #if PJMEDIA_HAS_OPENCORE_AMRNB_CODEC 309 T( pjmedia_codec_opencore_amrnb_init(app.mept) ); 310 #endif /* PJMEDIA_HAS_L16_CODEC */ 311 308 312 #if PJMEDIA_HAS_INTEL_IPP 309 313 T( pjmedia_codec_ipp_init(app.mept) );
Note: See TracChangeset
for help on using the changeset viewer.