summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2013-04-16Re #1656: fixed bug from c4467Benny Prijono
2013-04-16Fixed #1658: Stop media endpoint's worker threads first when destroying media...Liong Sauw Ming
2013-04-15Re #1630: fixed missing parenthesis in disabled blockBenny Prijono
2013-04-15Re #1656: add hardware echo cancellation capability to BB10 audio deviceBenny Prijono
2013-03-20Misc (re #1630): Added compile-time setting to configure audio switchboard bu...Nanang Izzuddin
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-08Re #1636: add initial support for bdIMADRiza Sulistyo
2013-03-06Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)Liong Sauw Ming
2013-03-05Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library na...Riza Sulistyo
2013-03-05Misc (re #1559): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-03-04Misc (re #1559): fixed compile errors/warnings on Symbian platform.Nanang Izzuddin
2013-02-21Misc re #1562: disable trace in the jitter bufferBenny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2013-02-21Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto keyLiong Sauw Ming
2013-02-21Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP...Nanang Izzuddin
2013-02-21Re #1622: fixed bad default aspect ratio.Nanang Izzuddin
2013-02-21Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.Nanang Izzuddin
2013-02-15Re #1242: Fixed ICE nego completion check as it always returns FALSE when pee...Nanang Izzuddin
2013-02-14Re #1608: Fixed array size calculation of amr bitrates array.Liong Sauw Ming
2013-02-13Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-02-05Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob ...Benny Prijono
2013-01-31Re #1608: Try to store the number of frames in the packet in case SKP_Silk_SD...Liong Sauw Ming
2013-01-29Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change ...Liong Sauw Ming
2013-01-29Re #1608: Fixed the way codec is initialized, enumerated, and deinit since bo...Liong Sauw Ming
2013-01-23Re #1608: Modified VS projectLiong Sauw Ming
2013-01-23Re #1608: Add support for OpenCORE AMR-WBLiong Sauw Ming
2013-01-23Re #1586: Fixed samples_per_frame calculationLiong Sauw Ming
2013-01-18Fixed #1612: problems with jitter buffer fixed mode operation (prefetch may g...Benny Prijono
2013-01-14Re #1570: Update BB10 audio driver to the latest changes in SDK:Benny Prijono
2012-12-20Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' remo...Nanang Izzuddin
2012-12-19Fix #1600: V4L2 capture device always re-enqueues buffer with index zero.Nanang Izzuddin
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-11-03Re #1586: Fixed useInBandFEC setting and default value setting in pjmedia_cod...Liong Sauw Ming
2012-11-01Re #1562 (misc): Fixed uninitialized frame for conversion in video portLiong Sauw Ming
2012-10-12Re #1559: Fixed potential buffer overflow when duplicating the stringLiong Sauw Ming
2012-10-05Re #1586: Add support for SILK multiple frames per packetLiong Sauw Ming
2012-10-04Misc (re #1562): Fixed ffmpeg codec wrapper compile error of undefined 'AVCod...Nanang Izzuddin
2012-10-01Re #1586: Implement SILK config setting and fixed decoding fmtpLiong Sauw Ming
2012-10-01More re #1586: added PJMEDIA_HAS_SILK_CODEC to config_auto.h.inBenny Prijono
2012-09-26Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711.Nanang Izzuddin
2012-09-25Re #1568: Add build config for SILKLiong Sauw Ming
2012-09-24Re #1586: Initial version of SILK wrapper.Nanang Izzuddin
2012-09-20Fixed #1582: Transmit the last DTMF packet (containing the E bit) three timesBenny Prijono
2012-09-17Re #1562: Add PJMEDIA_HAS_VIDEO macro for vid_stream_infoLiong Sauw Ming
2012-09-14Transmit DTMF with 'End' bit when the stream is being destroyed. This closes ...Benny Prijono
2012-09-14Close #1568:Nanang Izzuddin
2012-09-13Re #1562: Add support for multiple GUIDs that represents the same format (suc...Liong Sauw Ming
2012-09-13Fixed #1581: Fixed crash in video port when the capturer is passive, its stre...Liong Sauw Ming
2012-08-31Fix #1579: Update Symbian APS/VAS to use new pjmedia_format.Nanang Izzuddin
2012-08-31Re #1562: Add support for I420 format in DShow video device.Liong Sauw Ming