summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-09-23Fixed #1792: Create generic JNI OnLoad functionLiong Sauw Ming
2014-09-22Fixed #1791: Fixed possible crash when trying to cancel sdp negotiation upon ...Riza Sulistyo
2014-09-22Re #1790: Use OpenGL textures instead of platform dependent textures.Liong Sauw Ming
2014-09-15Fixed #1787: Failure of DShow device to open a certain resolutionLiong Sauw Ming
2014-09-09Misc (re #1782): Fixed compile error of ios_opengl_dev.m on iOS 8 SDK due to ...Nanang Izzuddin
2014-09-01Re #1762: When capturing, image stride is not always equal to the image width...Riza Sulistyo
2014-08-26Re #1757: Set OpenGL as default renderer on iOS (initialized before UIView re...Nanang Izzuddin
2014-08-26Re #1757: Add iOS video renderer OpenGL macro settings to config.h.Nanang Izzuddin
2014-08-25Re #1758: update default OpenH264 video size for iPhone device to 352x288 (on...Nanang Izzuddin
2014-08-25Re #1762: Change alloc method for preview layer that may cause crash when rel...Riza Sulistyo
2014-08-20Misc (re #1751): fixed sound issue on Android L(using PJMEDIA_AUDIO_DEV_HAS_A...Riza Sulistyo
2014-08-19Re #1762: Related to r4838, check whether the device supports the capture siz...Liong Sauw Ming
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-08-13Misc (re #1751): Bad typo on passthrough codec (thanks Peter Koletzki for the...Nanang Izzuddin
2014-07-28Re #1751 (misc): Fixed incorrect usage of dev_size (should be dev_count) in c...Liong Sauw Ming
2014-07-16Fix #1777: Problem in audio device list refresh after unregistering an audio ...Nanang Izzuddin
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-07-11Re #1758: misc: reverted accidentally checked in test.hBenny Prijono
2014-07-11Closed #1758: use OpenH264 lib version 1.0.0 release instead of the latest gi...Benny Prijono
2014-07-09Misc (re #1751): fix crash when receiving unhold message caused by access to ...Riza Sulistyo
2014-07-02Re #1758: updated with the latest OpenH264 to fix compilation error with bsi-...Benny Prijono
2014-06-26Re #1758: updated wrapper with Visual Studio specific settings, also added th...Nanang Izzuddin
2014-06-23Re #1758: Updated with the latest OpenH264 to fix compilation error and codec...Benny Prijono
2014-06-04Fix #1769: Fixed maximum size/resolution calculation of H264 video in decodin...Nanang Izzuddin
2014-05-30Re #1762: Fixed native preview cannot be stopped.Nanang Izzuddin
2014-05-07Re #1762: Support more capture sizes (was only 352x288) and automatically fin...Nanang Izzuddin
2014-05-07Re #1762: Fix native preview not shown issue by starting capture session from...Nanang Izzuddin
2014-05-06Re #1762: Add I420/IYUV output format to capture devices.Nanang Izzuddin
2014-05-05Re #1757: Avoid calling OpenGL ES functions when in the background (which may...Liong Sauw Ming
2014-05-05Re #1762: Add capability enumerations and native preview capabilityLiong Sauw Ming
2014-05-05Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with Open...Riza Sulistyo
2014-04-25More #1758: updated to the latest OpenH264 codeBenny Prijono
2014-04-24Re #1762:Nanang Izzuddin
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-16Misc re #1751: increase maximum ALSA devices from 16 to 32Benny Prijono
2014-04-14Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream (au...Benny Prijono
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono