Changeset 1870 for pjproject/trunk/pjmedia/include/pjmedia-codec
- Timestamp:
- Mar 17, 2008 2:07:53 PM (17 years ago)
- Location:
- pjproject/trunk/pjmedia/include/pjmedia-codec
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia-codec/config.h
r974 r1870 61 61 62 62 63 /** 64 * Unless specified otherwise, G.722 codec is included by default. 65 */ 66 #ifndef PJMEDIA_HAS_G722_CODEC 67 # define PJMEDIA_HAS_G722_CODEC 1 68 #endif 69 63 70 64 71 #endif /* __PJMEDIA_CODEC_CONFIG_H__ */
Note: See TracChangeset
for help on using the changeset viewer.