summaryrefslogtreecommitdiff
path: root/pjmedia/include
AgeCommit message (Expand)Author
2011-10-28Fixed #1406: Add info about ICE candidates being used in transport info and p...Benny Prijono
2011-10-28Misc (re #13930; added info about ICE candidates being used (both local and r...Benny Prijono
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
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-18Reenable ffmpeg H264 (re #1390):Nanang Izzuddin
2011-10-06Close #1381:Nanang Izzuddin
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-03Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to anothe...Benny Prijono
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-08-19Fixed #1348:Nanang Izzuddin
2011-08-18Fix #1345: Fixed samples-per-frame calculation formula bug in PJMEDIA_SPF().Nanang Izzuddin
2011-07-22Re #1334: Refactor SDL deviceLiong Sauw Ming
2011-07-22Re #1332: Added type definition of video window handle.Nanang Izzuddin
2011-07-20Re #1324:Nanang Izzuddin
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-11-03Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP offer...Benny Prijono
2010-10-28Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it shoul...Nanang Izzuddin
2010-10-14Misc (re #1134): changed dynamic payload type starting value for internal cod...Benny Prijono
2010-09-30Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overv...Benny Prijono
2010-09-20Closed #1129:Nanang Izzuddin
2010-08-24Fix #1114:Nanang Izzuddin
2010-08-11Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config()...Nanang Izzuddin
2010-08-10Fix #1106:Nanang Izzuddin
2010-07-15Re #1103:Nanang Izzuddin
2010-07-15Re #1103:Nanang Izzuddin
2010-06-26Fix #740:Nanang Izzuddin
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2010-06-21Misc (re #1068): added new API pjmedia_master_port_wait() to poll master port...Nanang Izzuddin
2010-06-11Close #1072:Nanang Izzuddin
2010-06-07Fix #1085:Nanang Izzuddin
2010-06-04Re #668:Nanang Izzuddin
2010-05-17Re #1051: set default new coreaudio backend to disabledBenny Prijono
2010-05-17Merge #1051 into the main trunk.Liong Sauw Ming
2010-05-05Implemented ticket #1065: audiodev register/unregister featureLiong Sauw Ming
2010-05-01Fixed #1064:Benny Prijono
2010-04-26Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and...Nanang Izzuddin
2010-04-07More ticket #1055:Nanang Izzuddin
2010-02-19Implemented ticket #1038: null audio deviceLiong Sauw Ming