summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/vid_stream.c
AgeCommit message (Expand)Author
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-07-05Fix #1547:Nanang Izzuddin
2012-05-14Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_streamLiong Sauw Ming
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-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-17Re #1476: for simple blocking, the bandwidth typically needs to be set to lar...Benny Prijono
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin
2012-04-04Misc (Re #1446): fixed TX packet counter in video stream.Nanang Izzuddin
2012-04-03Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video str...Nanang Izzuddin
2012-04-03Misc (re #1446): Reenable format change event emission in video stream when r...Nanang Izzuddin
2012-03-30Fix #1475: Fixed wrong frame size calculation used for jitter buffer initiali...Nanang Izzuddin
2012-03-30Misc (re #1446): Avoid unnecessary high latency caused by clock drift or call...Nanang Izzuddin
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2012-03-14Misc (re #1446): Re-enable remote video frame-rate detection in vid_stream.c....Nanang Izzuddin
2012-02-20Re #1244: Added bitrate adjustment for video encoder based on remote SDP "b=T...Nanang Izzuddin
2011-12-09Re #1420: Create a pool for the event manager so subscriber doesn't need to s...Liong Sauw Ming
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-05Re #1420: Fixed event source information in pjmedia vid_streamLiong Sauw Ming
2011-12-05Re #1420: Fixed event propagation from video stream to video port.Liong Sauw Ming
2011-12-01Closed #1420: Add support for event managerLiong 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-23Re #1300: Implemented symmetric payload type in generating SDP answer in SDP ...Nanang Izzuddin
2011-10-23Fixed #1392: Immediately decode incoming frames to avoid loosing key frames w...Benny Prijono
2011-10-06Misc (re #1370): limit the number of error messages caused by error in send_r...Benny Prijono
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin