summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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-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 (3rd party media support): fixed VS2005 project setting for newly ad...Nanang Izzuddin
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-20Re #1446 (misc fix): Fixed typo in default clock rate for iOS and QT video dev.Liong Sauw Ming
2012-03-14Misc (re #1446): Re-enable remote video frame-rate detection in vid_stream.c....Nanang Izzuddin
2012-03-09Misc (re #1446): Updated ffmpeg video codecs default params: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-02-06Closed #1450: Add support for SDL job queue to grow in size.Liong Sauw Ming
2012-02-03Re #1446 (misc fix): Fix crash problem due to uninitialized list when SDL cre...Liong Sauw Ming
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2012-01-10Fix #1443: put destroy method to opencore-amr codec factory op.Nanang Izzuddin
2012-01-04Fixed #1438: CoInitializeEx by application prevents dshow device from workingLiong Sauw Ming
2011-12-26Re #1393 (misc): reduced default ffmpeg h264 bandwidth from 512 to 256kbpsBenny Prijono
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-19Fixed #1429: Problem with SDL on setting window's position when window is hiddenLiong Sauw Ming
2011-12-15Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB.Nanang Izzuddin
2011-12-15Misc (re #1393): fix compile error in pjmedia-codec/audio_codecs.c, caused by...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-08Re #1234: minor update, put libavcodec version check for constant AV_PICTURE_...Nanang Izzuddin
2011-12-08Re #1420: Removed old event publication init in QT and iOS dev.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-02Re #1420: event change for V4L2 deviceBenny Prijono
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-28Misc (re #13930; added info about ICE candidates being used (both local and r...Benny Prijono
2011-10-27Close #1404: handle static payload types match in pjmedia_sdp_neg_fmt_match().Nanang Izzuddin
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-26Re #1390: Updated h264 settings: bitrate from 128k to 512k, size from 352x288...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-25Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support 4:...Nanang Izzuddin
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