Changeset 5674
- Timestamp:
- Oct 16, 2017 10:20:18 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia-codec/ilbc.c
r5673 r5674 242 242 status = pjmedia_codec_mgr_unregister_factory(codec_mgr, 243 243 &ilbc_factory.base); 244 244 ilbc_factory.endpt = NULL; 245 245 246 return status; 246 247 }
Note: See TracChangeset
for help on using the changeset viewer.