summaryrefslogtreecommitdiff
path: root/aconfigure
AgeCommit message (Expand)Author
2017-01-25Re #1964: Fixed QoS build config for mingw32/msys.Nanang Izzuddin
2017-01-25Re #1954: Fixed WebRTC build config for mingw32/msys.Nanang Izzuddin
2017-01-23Re #1932: Updated configure script for AES-GCM support detection.Nanang Izzuddin
2017-01-23Close #1932: Support OpenSSL 1.1.0.Nanang Izzuddin
2017-01-10Re #1975: Riza Sulistyo
2016-12-22Misc (re #1945): Fixed WebRTC build failure for mips64 platform (thanks Olive...Nanang Izzuddin
2016-11-16Re #1975: Add autoconf detection of OpenSSL elliptic curve and sigalg supportLiong Sauw Ming
2016-10-13Re #1945 (misc): Use localtime_r() instead of localtime() (if available) sinc...Riza Sulistyo
2016-10-05Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.Riza Sulistyo
2016-08-26Re #1954: Fixed compilation flags for building on arm64 iOS.Liong Sauw Ming
2016-08-25Re #1954: Fixed compilation flags for Android armeabi buildLiong Sauw Ming
2016-08-25Re #1954: Add WebRTC to third party componentLiong Sauw Ming
2016-08-11Re #1943: Improve the clarity of configure log message.Riza Sulistyo
2016-08-08Re #1943: Fixed incorrect configure script.Liong Sauw Ming
2016-08-08Re #1943: AES-GCM crypto support for SRTPLiong Sauw Ming
2016-08-02Re #1945 (misc): Set IPv6 sockets to be IPv6 onlyLiong Sauw Ming
2016-07-20Re #1928 (misc): Remove trailing comma that might cause --disable-libyuv to notRiza Sulistyo
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...Nanang Izzuddin
2016-06-28Re #1937: Added libyuv build configs for GNU build systems.Nanang Izzuddin
2016-06-24Misc (re #1928): Fixed possible linking errors with Opus codec due to library...Nanang Izzuddin
2016-06-16Re #1931: Fixed configure script for iOS to be able to detect both AVFoundati...Liong Sauw Ming
2016-06-16Re #1931: Add support for AVFoundation on MacLiong Sauw Ming
2016-05-17Re #1920: Fix typo on configuration script when trying to detect FFMpegRiza Sulistyo
2016-05-17Re #1920: In the development branch of FFmpeg 0.8 (in July 2010), a new libraryRiza Sulistyo
2016-04-12Re #1882 (misc): Error raised from aconfigure on CentOS6(autoconf 2.63) relat...Riza Sulistyo
2016-03-24Re #1897: Updated ffmpeg_util.h/.c to support older ffmpeg.Nanang Izzuddin
2016-03-23Re #1609: Minor fix in configure scripts in ALSA detection message.Nanang Izzuddin
2016-03-23Re #1906: Fixed configure script error due to missing PortAudio makefile.Nanang Izzuddin
2016-03-23Close #1906: Removed PortAudio from PJSIP source package.Nanang Izzuddin
2016-03-17Fixed #1909: GUID implementation for Android.Liong Sauw Ming
2016-02-25Misc (re #1882): Updated ioqueue epoll related vars in build config, e.g: upd...Nanang Izzuddin
2016-02-04Fixed #1904: Support for Opus codecLiong Sauw Ming
2015-11-10Re #1896: Updated default audio device backends: mingw uses WMME, linux/*nix ...Nanang Izzuddin
2015-11-09Close #1896: Update default audio device backend on MacOS to CoreAudio.Nanang Izzuddin
2015-10-06Fixed #1888: Support for WebRtc AECLiong Sauw Ming
2015-08-06Re #1870: Modified the last identifier of the build triplet from darwin to da...Liong Sauw Ming
2015-08-05Re #1870: Fixed 64 bit arch issues on Android: pool alignment, updated suffix...Nanang Izzuddin
2015-08-05Re #1870: Handle configuration for iPhone simulatorLiong Sauw Ming
2015-07-29Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated config.sub...Nanang Izzuddin
2015-07-14Misc (re #1843): Fixed OpenH264 detection failure in configure script due to ...Nanang Izzuddin
2015-06-22Re #1843 (misc): Add libyuv_neon for other arm architectures as well (instead...Liong Sauw Ming
2015-05-11Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL dependencie...Liong Sauw Ming
2015-05-05Misc (re #1843): Updated few configure script output messages for better cons...Nanang Izzuddin
2015-04-22Re #1843 (thanks to Alexander Traud for the patch):Liong Sauw Ming
2015-03-27Re #1790: Fixed failed Android OpenGL detection if aconfigure is called with ...Liong Sauw Ming
2015-03-26Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.Nanang Izzuddin
2014-12-03Misc (re #1782): Fixed OpenSSL detection in configure script due to incomplet...Nanang Izzuddin
2014-10-21Misc (re #1782): Skip libyuv and libopenh264 lookups when passing '--disable-...Nanang Izzuddin
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-08-19Re #1751 (misc): Fixed compilation error due to the lack of the SSLv2 methods.Liong Sauw Ming