summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming
2014-04-08Misc (re #1751): Fixed unintialized field of pjmedia_transport_info.Riza Sulistyo
2014-04-07Re #1754: Minor update, replaced comment marks.Nanang Izzuddin
2014-04-01Re #1750:Nanang Izzuddin
2014-03-28Fix #1754: Fixed crash in video stream when encoder returns zero payload length.Nanang Izzuddin
2014-03-20Re #1750 fix for detecting definition of CodecID in newer ffmpegPerry Ismangil
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-11Re #1742 (misc): Added NULL check before cloning codec param in pjmedia strea...Nanang Izzuddin
2014-03-10Re #1745 (Shared lib on MinGW): Avoid circular dependency caused by pjmedia-a...Nanang Izzuddin
2014-03-06More re #1743: also added code snippet to make routing selection stick even w...Benny Prijono
2014-03-05Fixed #1743: Unplugging the earpeace while audio is running would cause audio...HEADmasterBenny Prijono
2014-02-24Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts in ...Nanang Izzuddin
2014-02-19Misc (re #1630): use static variable when registering interruptionListener th...Benny Prijono
2014-02-18Fixed #1736: Update to bdSound's bdiMad audio device to support output routin...Benny Prijono
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-02-06Misc (re #1630): another fixes for gcc warnings about variable set but unusedBenny Prijono
2014-02-05Misc (re #1630): fixing gcc warning about variable set but unusedBenny Prijono
2014-02-04Fixed #1732: Error setting audio output route in BlackBerry 10 (BB10) version...Benny Prijono