summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-28Misc (re #1393): disable jbuf tracingBenny Prijono
2011-10-28Fixed #1406: Add info about ICE candidates being used in transport info and p...Benny Prijono
2011-10-27Close #1404: handle static payload types match in pjmedia_sdp_neg_fmt_match().Nanang Izzuddin
2011-10-25Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is shorter...Nanang Izzuddin
2011-10-25More re #1394: handle the case when clock_stop() is called from within the cl...Benny Prijono
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-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-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-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-06Misc (re #1370): limit the number of error messages caused by error in send_r...Benny Prijono
2011-10-06Misc (re #1370): removed dead code in session.cBenny Prijono
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-10-03Re #1358 (minor updates in event.c):Nanang Izzuddin
2011-10-03Fix #1358:Nanang Izzuddin
2011-09-29Closed #1361: codec API change. Details:Benny Prijono
2011-09-23Misc video (re #1370): fixed function definition specifier of pjmedia_vid_tee...Nanang Izzuddin
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-20Misc video (re #1370): ignore return value of sws_scale() as it returned zero...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-08-29Fixed compilation error on conf_switch.c if PJMEDIA_CONF_USE_SWITCH_BOARD is ...Benny Prijono
2011-08-26Fixed #1352:Nanang Izzuddin
2011-08-25Re #1349: Fixed a potential problem when stopping the video port. We should s...Liong Sauw Ming
2011-08-19Fixed #1348:Nanang Izzuddin
2011-08-18Re #1347: Fixed case 1, 2, and 3 above:Nanang Izzuddin
2011-08-17Re #1320: Fixed SDP negotiator in generating connection info for SDP media an...Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.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-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):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
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-19Fixes #597: Error reading WAV files when there are extra chunks after DATA ch...Liong Sauw Ming
2010-12-14Fix #1188:Nanang Izzuddin
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-12-02Re #1165: fixed SRTP transport to not update the SRTP activation flag, i.e: b...Nanang Izzuddin