summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2015-04-10Misc (re #1782): Suppress compile warnings on MSVC.Nanang Izzuddin
2015-04-09Re #1794:Nanang Izzuddin
2015-04-09Re #1831: Fixed bug of requested format overwritten by supported format, caus...Nanang Izzuddin
2015-04-08Re #1837: Fix dispatch queue problem in iOS capture device (crash in enc_cloc...Liong Sauw Ming
2015-04-08Re #1835: More robust handling of format change, to prevent data race if cloc...Liong Sauw Ming
2015-04-08Fixed #1837: Fix premature dispatch queue release in iOS capture deviceLiong Sauw Ming
2015-04-07Close #1836: Added colorbar device with active role.Nanang Izzuddin
2015-04-07Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and assert...Liong Sauw Ming
2015-04-06Misc (re #1782): Fixed various compile warnings on MacOS & iOS.Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-04-02Re #1818: Avoid warning caused by trying to destroy a locked jb mutex in pjme...Liong Sauw Ming
2015-03-30Fix #1834: Fixed SDP negotiator to retain initial_sdp in pjmedia_sdp_neg_send...Nanang Izzuddin
2015-03-27Re #1833: Support bdSound's bdiMad v2.0.0Riza Sulistyo
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-26Re #1831: Handle when the information of the supported format is not available.Riza Sulistyo
2015-03-26Re #1831: Fixed matching algorithm when the supported format only have one size.Riza Sulistyo
2015-03-26Re #1822: Misc fix in Android video device build setting:Nanang Izzuddin
2015-03-26Fixed #1790: Remove unsupported capabilities and some cleanupLiong Sauw Ming
2015-03-26Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.Nanang Izzuddin
2015-03-26Re #1831: Implement algorithm in video port to find the best video format bet...Riza Sulistyo
2015-03-25Re #1828: Adjust jitter buffer test data for changes in #1612.Nanang Izzuddin
2015-03-23Re #1822: Fixed SVN properties on Android camera helper.Nanang Izzuddin
2015-03-23Re #1822: Moved Android camera helper (PjCamera.java and PjCameraInfo.java) f...Nanang Izzuddin
2015-03-22Re #1790: Misc fixes:Liong Sauw Ming
2015-03-22Misc (re #1782): Update default OpenH264 video size for Android platforms to ...Nanang Izzuddin
2015-03-22Re #1790: Nanang Izzuddin
2015-03-22Fixed #1827: Video port's clock thread may get stuck during format change eventLiong Sauw Ming
2015-03-21Re #1790: Reinitialize Android OpenGL renderer when there is format change.Liong Sauw Ming
2015-03-19Re #1822: Fixed unreleased memory pool of Android capture device stream.Nanang Izzuddin
2015-03-19Re #1826: Add enum video format supported in iOSRiza Sulistyo
2015-03-19Re #1826: Add enum video format supported in linux (v4l2)Riza Sulistyo
2015-03-19Fixed #1824: Convert global index to local index for fast-switching feature o...Nanang Izzuddin
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2015-03-12Misc (re #1782): Applied OpenH264 CFLAGS/LDFLAGS probing result by configure ...Nanang Izzuddin
2015-03-03Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak for ...Liong Sauw Ming
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2015-02-11Misc (re #1782): added compile-time settings for Speex AGC & denoiser in Spee...Nanang Izzuddin
2015-01-27Re #1790: more Android OpenGL rendererLiong Sauw Ming
2014-11-19Re #1782 (misc): Fixed crash when failing to create filter graph on dshow.Riza Sulistyo
2014-11-13Re #1803: (Add support for Android 64 bit compilation)Liong Sauw Ming
2014-11-10Re #1782 (misc):Liong Sauw Ming
2014-10-17Fixed #1799: Fix finding highest resolution for H264Liong Sauw Ming
2014-10-17Misc (re #1782): Fixed initialize Dshow failed when the COM library already i...Riza Sulistyo
2014-10-17Fixed #1798: Crash upon receiving re-INVITE to restart ICE after failed STUNLiong Sauw Ming
2014-10-14Re #1782 (misc): Fixed preprocessor definition of PJMEDIA_WMME_DEV_USE_MMDEVI...Liong Sauw Ming
2014-10-10Misc (re #1782): Fixed silly error from r4941. (Additional thanks Max Bondare...Riza Sulistyo
2014-10-09Misc (re #1782): Support for Russian language for sound device name when usin...Riza Sulistyo
2014-09-29[SIPit31] Misc (re #1782): Updated AMR parser behavior, i.e: from raising ass...Nanang Izzuddin
2014-09-24Re #1794: Also fixed pjmedia_codec_g7221_set_mode() not updating endpoint cod...Nanang Izzuddin
2014-09-24Fix #1794: Fixed assertion or garbled audio in call using G.722.1:Nanang Izzuddin