summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-24Fixed #1399: Assertion failure if unable to resolve TURN serverBenny Prijono
2011-10-24Fixed #1389: Failed to authenticate to TURN client due to REALM attribute pad...Benny Prijono
2011-10-24Re #1300: fixed bug when looking for non-telephone-events codec in the incomi...Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-24Fixed #1394: Concurrency problem when stopping clock threadBenny Prijono
2011-10-24Misc (re #1393): fixed wrong libavutil version detectionBenny Prijono
2011-10-24Misc (re #1393): Put log warning in ffmpeg codecs when a codec is enabled but...Nanang Izzuddin
2011-10-23Re #1300: Implemented symmetric payload type in generating SDP answer in SDP ...Nanang Izzuddin
2011-10-23Misc (re #1393): increase default H.263 bandwidthBenny Prijono
2011-10-23Fixed #1392: Immediately decode incoming frames to avoid loosing key frames w...Benny Prijono
2011-10-21Re #1390: Fixed ffmpeg codecs to update size & fps in AVCodecContext after ap...Nanang Izzuddin
2011-10-18Added libz in aconfigure as this is needed by newer ffmpeg (re #1390)Benny Prijono
2011-10-18Fixed compilation error in pjsua_app introduced by r3819 if video is not enab...Benny Prijono
2011-10-18Compile error with older ffmpeg due to H.264 modification (re #1390)Benny Prijono
2011-10-18Re #1390: Fixed possible compile error in ffmpeg_util.c, the new ffmpeg forma...Nanang Izzuddin
2011-10-18Reenable ffmpeg H264 (re #1390):Nanang Izzuddin
2011-10-10Changed version to 2.0-alpha2-svnBenny Prijono
2011-10-10Changed version to 2.0-alpha2Benny Prijono
2011-10-10Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)Benny Prijono
2011-10-07Closed #1382: Handle flipped image in dshowLiong Sauw Ming
2011-10-06Misc (re #1370): limit the number of error messages caused by error in send_r...Benny Prijono
2011-10-06Misc (re #1370): disable H263 codec for RTP communication (was enabled to tes...Nanang Izzuddin
2011-10-06Misc (re #1370): pjsua hide preview window when setting preview offBenny Prijono
2011-10-06Misc (re #1370): fixed change video capture device for a call implementationBenny Prijono
2011-10-06Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and add...Benny Prijono
2011-10-06Re #1370: Fixed dshow enumeration device capability.Liong Sauw Ming
2011-10-06Re #1266:Liong Sauw Ming
2011-10-06Close #1381:Nanang Izzuddin
2011-10-06Re #1370: fixed a bug which accidentally overwrites the function parameter.Liong Sauw Ming
2011-10-06Misc (re #1370): calling pjmedia_vid_port_start() more than once had caused f...Benny Prijono
2011-10-06Misc (re #1370): vid_dev_stream should not call start() if it is already been...Benny Prijono
2011-10-06Misc (re #1370): removed dead code in session.cBenny Prijono
2011-10-06Misc (re #1370): minor fix compile warning on VS2005 about comparison between...Nanang Izzuddin
2011-10-04Fixed link error in pjsua due to r3785 (Misc, re #1370)Benny Prijono
2011-10-04Fixed missing updating of call_med's cap_dev after fast switching (re #1362)Benny Prijono
2011-10-04More re #1362: actually try to use the device switching capability in pjsua-l...Benny Prijono
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-10-04Misc (re #1370): auto arranging of video windows in pjsuaBenny Prijono
2011-10-04Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation which...Benny Prijono
2011-10-04Misc (re #1370): open v4l2 in blocking mode to get rid of Resource temporaril...Benny Prijono
2011-10-03Re #1358 (minor updates in event.c):Nanang Izzuddin
2011-10-03Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to anothe...Benny Prijono
2011-10-03Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the callb...Liong Sauw Ming
2011-10-03Fix #1358:Nanang Izzuddin
2011-10-03Closed #1266:Liong Sauw Ming
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-28Re #1266: Fixed failed automated tests for ICELiong Sauw Ming
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-23Misc video (re #1370): fixed function definition specifier of pjmedia_vid_tee...Nanang Izzuddin
2011-09-23Closes #1377: fixed video stream cleanup to reset back cap_win_id & rdr_win_i...Nanang Izzuddin