summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-27Re #1393 (misc): remove unnecessary call to start preview renderer in video u...Benny Prijono
2011-10-26Close #1403: Fixed pjsua-lib in generating re-offer when the current session ...Nanang Izzuddin
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-26Added video for TCP account (previous fix did not work, re #1400)Benny Prijono
2011-10-26Added missing video initialization to TCP local accounts in pjsua (fixed #1400)Benny Prijono
2011-10-26Re #1390: Updated h264 settings: bitrate from 128k to 512k, size from 352x288...Nanang Izzuddin
2011-10-26Fixed #1402: crash when adding new mediaBenny Prijono
2011-10-26More H.264 (re #1390): added x264 in aconfigureBenny Prijono
2011-10-25Fixed call_med->rtp_addr is not initialized causing UPDATE to be sent after e...Benny Prijono
2011-10-25Misc (re #1393): cosmetic in call dump, missing '=' char in avg bitrate in TX :)Nanang Izzuddin
2011-10-25Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is shorter...Nanang Izzuddin
2011-10-25Re #1394: Ignore thread join if called from the same thread, it will cause th...Nanang Izzuddin
2011-10-25More re #1394: handle the case when clock_stop() is called from within the cl...Benny Prijono
2011-10-25Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support 4:...Nanang Izzuddin
2011-10-25Misc (re #1393): crash in vid win command without argumentBenny Prijono
2011-10-25Re #1400: init video settings for pjsua app accounts.Nanang Izzuddin
2011-10-25Re #1400: enhancements to video operations in pjsua applicationBenny Prijono
2011-10-25Fixed #1398: TURN initialization failure scenario Liong Sauw Ming
2011-10-25Minor (#1393): compilation warning with snprintf formatBenny Prijono
2011-10-25More #1394: fixed deadlock when format change is reported by vid_stream, whic...Benny Prijono
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