summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
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): 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-03-30Fix #1475: Fixed wrong frame size calculation used for jitter buffer initiali...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-29Fix #1473: Fixed H263 encoder setting negotiation in pjmedia_vid_codec_h263_a...Nanang Izzuddin
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-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2012-03-20Re #1428: Fix returning the correct error status when there is no active media.Liong Sauw Ming
2012-03-14Misc (re #1446): Re-enable remote video frame-rate detection in vid_stream.c....Nanang Izzuddin
2012-02-21Fix #1453:Nanang Izzuddin
2012-02-20Re #1244: Added bitrate adjustment for video encoder based on remote SDP "b=T...Nanang Izzuddin
2012-02-16Re 1446#: Fix division by zero error caused by DShow if video device does not...Liong Sauw Ming
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2011-12-20Misc (re #1393): fix bitrate calculation in stream.c and wav_playlist.c.Nanang Izzuddin
2011-12-20Fix #1425:Nanang Izzuddin
2011-12-15Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB.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-07Re #1420: Releases the mutex before invoking the callback from the worker thr...Liong Sauw Ming
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-11-30Fixed problem with selecting audio codec if rtpmap is omitted from the SDP fo...Benny Prijono
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