From add65569866b1cf587fc1ec57917bae0371dfeb9 Mon Sep 17 00:00:00 2001 From: Liong Sauw Ming Date: Tue, 17 Jan 2017 00:50:09 +0000 Subject: Re #1945 (misc): move default setting of number of supported video device format to pjmedia-videodev config instead of config_site_sample, since not everybody will use the sample. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5524 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/include/pj/config_site_sample.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'pjlib/include/pj') diff --git a/pjlib/include/pj/config_site_sample.h b/pjlib/include/pj/config_site_sample.h index 9c3ecc65..059f6e83 100644 --- a/pjlib/include/pj/config_site_sample.h +++ b/pjlib/include/pj/config_site_sample.h @@ -392,9 +392,6 @@ /* Fine tune Speex's default settings for best performance/quality */ #define PJMEDIA_CODEC_SPEEX_DEFAULT_QUALITY 5 - /* Increase number of video device's supported formats */ - #define PJMEDIA_VID_DEV_INFO_FMT_CNT 128 - /* * PJSIP settings. */ -- cgit v1.2.3