summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2012-08-31Fixed #1577: Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RF...Liong Sauw Ming
2012-08-24Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in pjmedia_rtp_encod...Liong Sauw Ming
2012-08-14Fixed #1570: Update BlackBerry BB10 audio device to the latest SDK R6Benny Prijono
2012-08-08Fixed #1566:Nanang Izzuddin
2012-07-12Fixed #1552: Possible crash if media transport stop() is called on ICE transp...Benny Prijono
2012-07-05Fix #1549: Always reset conference port mixing buffer when it has transmitter...Nanang Izzuddin
2012-07-05Fix #1547:Nanang Izzuddin
2012-06-18Re #1536: Revert r4167Liong Sauw Ming
2012-06-15Fixed #1536: Modify video port creation parameter to be set with actual creat...Liong Sauw Ming
2012-06-11Re #1532: put back the 'redundant' loop at the beginning.Nanang Izzuddin
2012-06-07Close #1532: optimization in conference bridge get_frame().Nanang Izzuddin
2012-06-07Fix #1531: fixed memory and handle leak issue in clock thread.Nanang Izzuddin
2012-06-06Fix #1528:Nanang Izzuddin
2012-06-06Close #1529:Nanang Izzuddin
2012-06-01Re #1521: minor fixes to BB10 dev.Liong Sauw Ming
2012-06-01Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform.Liong Sauw Ming
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-05-14Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_streamLiong Sauw Ming
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-05-12Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is enabled.Liong Sauw Ming
2012-04-30Fix #1501: Added max incoming framerate state in video stream to check for in...Nanang Izzuddin
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Misc (re #1446): fixed potentially non-portable 64bit integer literal introdu...Benny Prijono
2012-04-26Re #1474: merged r4095:4099Nanang Izzuddin
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-26Misc (re #1446): Updated ffmpeg compatibility issues, e.g: av_set_int() retur...Nanang Izzuddin
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-25Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong...Liong Sauw Ming
2012-04-25Misc (re #1446): more support newer libavcodec version (major: 54) which depr...Nanang Izzuddin
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-24Misc (re #1446): support newer libavcodec version (major: 54) which deprecate...Benny Prijono