summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin
2012-04-12Re #1474: merged r4041Nanang Izzuddin
2012-04-12Re #1474: merged r4039Nanang Izzuddin
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2012-04-10Re #1446 (misc): Create SDL window in the requested position if PJMEDIA_VID_D...Liong Sauw Ming
2012-04-10Re #1446 (misc): Modify SDL dev to:Liong Sauw Ming
2012-04-10Re #1478: Add support to play encoded AVI file (H264 or MPEG4).Liong Sauw Ming
2012-04-09Re #1474: merged r4030Nanang Izzuddin
2012-04-05Re #1472: Fixed wrong calculation in clock rate adjustmentLiong Sauw Ming
2012-04-05Misc (Re #1446): limit pjsua_vid_codec_get/set_param() search domain to only ...Nanang Izzuddin
2012-04-05Misc (Re #1446): Add pjsua app video command for modifying video codec size/r...Nanang Izzuddin
2012-04-05Re #1472: Adjust the clock's get_frame() rate if the video device is passiveLiong Sauw Ming
2012-04-05Misc (Re #1446): Add pjsua app video commands for modifying video codec bitra...Nanang Izzuddin
2012-04-05More re #1478: AVI cleanup steps in pjsua app.Nanang Izzuddin
2012-04-05Misc (Re #1446): Fixed wrong setting of pjsua_app's options.Liong Sauw Ming
2012-04-04Misc (Re #1446): fixed TX packet counter in video stream.Nanang Izzuddin
2012-04-04More re #1478: fixed build config and compile warnings on MSVC2005.Nanang Izzuddin
2012-04-04More re #1478: now really do not connect to microphone when streaming avi (in...Benny Prijono
2012-04-04More re #1478: do not connect the microphone when streaming aviBenny Prijono
2012-04-04Misc (Re #1446): Add support for aviplay to play H264 and MPEG4 decoded AVI v...Liong Sauw Ming
2012-04-04Misc (Re #1446): Remove XVID format and add default resolution and fps for MP...Liong Sauw Ming
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-04-04Misc (Re #1446): changed h.263 and h.264 default maximum bandwidth to 256kb/s...Benny Prijono
2012-04-04Re #1446: set format to PCM when WAVE_FMT_TAG_PCM is detected in AVI file, so...Benny Prijono
2012-04-04Misc (re #1446): fixed crash if unregistered format is specified when opening...Benny Prijono
2012-04-03Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video str...Nanang Izzuddin
2012-04-03Misc (re #1446): fixed log message in pjsua_media_channel_update() for pjsua_...Nanang Izzuddin
2012-04-03Misc (re #1446): Reenable format change event emission in video stream when r...Nanang Izzuddin
2012-04-03Misc (re #1446):Liong Sauw Ming
2012-04-03Re #1453: fixed memory leak in pjmedia_vid_codec_mgr_set_default_param() caus...Nanang Izzuddin
2012-04-02Misc (re #1446): Updated default video frame rate from 30 fps to 15 fps (for ...Nanang Izzuddin
2012-04-02Misc (re #1446): Added macro PJMEDIA_MAX_VID_PAYLOAD_SIZE, also updated the d...Nanang Izzuddin
2012-04-02Re #1446: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-30Fix #1475: Fixed wrong frame size calculation used for jitter buffer initiali...Nanang Izzuddin
2012-03-30Re #1474: merged r3879Benny Prijono
2012-03-30Re #1474: merged r3879:3885Benny Prijono
2012-03-30Misc (re #1446): Fixed compile warnings on VS2005.Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-30Misc (re #1446): Avoid unnecessary high latency caused by clock drift or call...Nanang Izzuddin
2012-03-30Re #1446 (misc fix): Add more robust checking and logs for SDL job queue crea...Liong Sauw Ming
2012-03-30Re #1446 (misc fix): Fix call info to display correct invite state Liong Sauw Ming
2012-03-29Fix #1473: Fixed H263 encoder setting negotiation in pjmedia_vid_codec_h263_a...Nanang Izzuddin
2012-03-29Fixed wrong use of CC variable in Makefile (re #1463)Benny Prijono
2012-03-29Re #1472: Fixed assertion if stream role is passiveLiong Sauw Ming
2012-03-29Fixed #1472: Modify video port to create its own clock instead of using the d...Liong Sauw Ming
2012-03-28Misc (re #1446): prevent on_call_state() callback from being called before on...Benny Prijono
2012-03-22Re #1463 (3rd party media support): fixed VS2005 project setting for newly ad...Nanang Izzuddin
2012-03-22Re #1463 (3rd party media support): fixed the top most MakefileBenny Prijono
2012-03-22Re #1463 (3rd party media stack support): added the sample app in pjsip-apps/...Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono