source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3639   13 years nanang Re #1263: - Implemented media info/statistics APIs: stream info, stream …
(edit) @3638   13 years nanang Re #1263: - Added API pjsua_vid_enum_wins() to enumerate video windows. …
(edit) @3637   13 years nanang Re #1263: minor fixes: - wrong boolean value to be used with …
(edit) @3636   13 years nanang Re #1263: - Break down the operation type PJSUA_CALL_VID_STRM_MODIFY into …
(edit) @3635   13 years nanang Misc (re #1320): fix pjmedia_vid_dev_get_info() in translating default IDs …
(edit) @3634   13 years nanang Re #1263: - Renamed API pjsua_call_set_vid_out() with …
(edit) @3633   13 years ming Closed #1323: Video port unit testing
(edit) @3632   13 years bennylp Fixed #1299: New callback to notify that sound device needs to be opened …
(edit) @3631   13 years ming Re #1304: Video port refactoring: fix frame handling when renderer's role …
(edit) @3630   13 years bennylp Misc (re #1320): patch ffmpeg_codecs.c to compile with newer version of …
(edit) @3629   13 years nanang Re #1263: - implemented video window management (get/set visibility, pos, …
(edit) @3628   13 years bennylp More re #1284: generate PJMEDIA_EVENT_KEY_FRAME_FOUND from ffmpeg_codecs.c
(edit) @3627   13 years ming Re #1261: Destroy video tee's converter
(edit) @3626   13 years ming Re #1309: - Add support for vid_dev_get_param() on SDL
(edit) @3625   13 years nanang Misc (re #1320): added video tee header (vid_tee.h) into pjmedia.h
(edit) @3624   13 years nanang Misc (re #1320): updated (again) vs2005 projects setting for other newly …
(edit) @3623   13 years ming Closed #1304: Video port refactoring - Refactor video port functions for …
(edit) @3622   13 years bennylp More on re #1284: - Replaced bit_info mechanism to report format change …
(edit) @3621   13 years ming Re #1284 Fixed compilation error on Mac (minor)
(edit) @3620   13 years ming Closed #1261: Video tee - Add API pjmedia_vid_tee_add_dst_port2() for …
(edit) @3619   13 years nanang Misc (re #1320): updated vs2005 projects setting with the newly added …
(edit) @3618   13 years nanang Misc (re#1320): added device ID in pjmedia_vid_dev_info, useful for …
(edit) @3617   13 years bennylp Initial implementation of re #1284 (Event Framework). Current event has …
(edit) @3616   13 years ming Re #1261: Video tee
(edit) @3615   13 years ming Re #1304: Video port refactoring - Change name to vid_port (minor) - …
(edit) @3614   13 years nanang Re #1261: added initial version of video tee.
(edit) @3613   13 years bennylp Misc (re #1320): undo r3607 above. The argument type was correctly …
(edit) @3612   13 years bennylp Misc (re #1320): fixed potential crash if pjmedia_aud_dev_cap_name() is …
(edit) @3611   13 years bennylp Misc (re #1252): fixed potential crash if pjmedia_aud_dev_cap_name() is …
(edit) @3610   13 years nanang Fixed #1321: Put OPENSSL_NO_SSL2 macro check for all usages of OpenSSL API …
(edit) @3609   13 years bennylp Initial commit re #1263 (PJSUA-LIB Video API): - API designed and …
(edit) @3608   13 years bennylp Misc (re #1320): fixed crash if invalid capability is specified in …
(edit) @3607   13 years bennylp Misc (re #1320): minor, changed prio parameter in …
(edit) @3606   13 years bennylp Misc (re #1320): added pjmedia_type_name() API
(edit) @3605   13 years bennylp Re #1285: fixed compilation error if SDL < 1.3 is used
(edit) @3604   13 years bennylp Misc (re #1252): prevent assertion caused by bad account when scanning …
(edit) @3603   13 years bennylp Misc (re #1252): updated icedemo help menu to make it clear that ice …
(edit) @3602   13 years ismangil Really fixed #1296 deleting VS6 workspaces and projects
(edit) @3601   13 years ming Re #1309: Add capability names and pointers for the new videodev's …
(edit) @3600   13 years bennylp Re #1252 (misc fixes): fixed encoding of nc parameter in the HTTP client …
(edit) @3599   13 years bennylp Re #1252 (Misc): bug in configure script, should put whitespace after gcc …
(edit) @3598   13 years bennylp Fixed #1318: Prevent PJSIP_INV_STATE_CALLING from being reported more than …
(edit) @3597   13 years nanang Fixed #1317: fixed Symbian ioqueue by avoiding access to CIoqueueCallback …
(edit) @3596   13 years bennylp Fixed #1316: Assertion when TURN session is deallocated prematurely …
(edit) @3595   13 years nanang Fixed #1315: fixed VAS to apply the output volume setting, set in creation …
(edit) @3594   13 years bennylp Closed #1313 (Account option to disable registration when account is …
(edit) @3593   13 years ming Closed #1312. Add implementation for Mac OS X and iPhone OS.
(edit) @3592   13 years ming Re #1312: Support for refreshing video device list Add pjmedia-videodev …
(edit) @3591   13 years nanang Fixed #1310: - protected the account validation in the registration …
(edit) @3590   13 years ming Closed #1309: Add video device capability to support changing position and …
(edit) @3589   13 years nanang Fixed #1307: - Fixed AMR NO_DATA frame length definition in amr_helper.h. …
(edit) @3588   13 years nanang Re #1308: - Updated pcap parser component to skip trailer bytes that may …
(edit) @3587   13 years nanang Ticket #1304: temporary fix for videoport format change event handling …
(edit) @3586   13 years nanang Re #1306: - Moved PJSIP_TSX_1XX_RETRANS_DELAY definition to sip_config.h. …
(edit) @3585   13 years ming Closed #1173: PJSUA callback to allow creation of custom media transports …
(edit) @3584   13 years bennylp Fixed #1305: Bug in pjsua_call_hangup_all() may cause deadlock (thanks …
(edit) @3583   13 years ismangil Fixed #1296 deleting VS6 workspaces and projects
(edit) @3582   13 years ming Fixed #1286: Stride issue in dshow renderer (Video Mixing Renderer)
(edit) @3581   13 years ming Closed #1292: Make sure each video device for Mac OS and iPhone OS is …
(edit) @3580   13 years ming Re #1292: Make sure each video device and video port instance is always …
(edit) @3579   13 years ming Closed #1275: Change pjmedia_vid_subsys_xx() to …
(edit) @3578   13 years ming Fixed #1274: SDL video resize
(edit) @3577   13 years ming Fixed #1285: Add support for SDL 1.3
(edit) @3576   13 years bennylp Fixed #1302: Bug in soft deadlock detection may cause program to block …
(edit) @3575   13 years bennylp Fixed #1301: Wrong alaw value is generated by the non-table version of …
(edit) @3574   13 years nanang Fixed #1291: - fixed bug in SIP invite module, SDP negotiator state …
(edit) @3573   13 years nanang Fix #1235: fixed lock codec to check all active media (previously only …
(edit) @3572   13 years ming Re #1268: Fixed compilation error problem due to typo.
(edit) @3571   13 years ming Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the …
(edit) @3570   13 years bennylp Fixed #1259: Option to use of 100rel in UAS if UAC supports it (thanks …
(edit) @3569   13 years nanang Re #1258: Updated jitter buffer test data after r3568 fix.
(edit) @3568   13 years nanang Fix #1258: Fixed bug in jitter buffer, i.e: unexpected state switches when …
(edit) @3567   13 years ming Fixed #1257: Option for using simple FIFO delay buffer in echo canceller.
(edit) @3566   13 years ming Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.
(edit) @3565   13 years bennylp Fixed #1255: Unable to parse the short version of Event header (thanks …
(edit) @3564   13 years nanang Re #1214: - Fixed bug unsynchronized format between encoder and capture …
(edit) @3563   13 years nanang Re #1219: silly mistake, missing the real fix of r3562.
(edit) @3562   13 years nanang Re #1219: Removed decoded buffer size validation before decoding process …
(edit) @3561   13 years bennylp Misc (re #1252): fixed the assertion when jbuf_set_adaptive() is called …
(edit) @3560   13 years nanang Fix #1237, #1238, #1241: - Fixed handling remote re-offer, where SDP …
(edit) @3559   13 years bennylp Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than once may …
(edit) @3558   13 years bennylp Break the compilation in svn trunk to make people switch to new svn URL
(edit) @3557   13 years bennylp Branched 1.10 release version to 1.x
(edit) @3556   13 years nanang Changed version to 1.10-svn
(edit) @3555   13 years nanang Tagged 1.10
(edit) @3554   13 years nanang Changed version to 1.10
(edit) @3553   13 years nanang Re #1250: Updated the year in all copyright texts with 2011!
(edit) @3552   13 years nanang Re #1250: (Continuing r3550) Added and updated copyright text in …
(edit) @3551   13 years nanang Re #1175: (Continuing r3549) Set SVN properties for some ipjsystest files: …
(edit) @3550   13 years nanang Re #1250: Added and updated copyright text in several files (with …
(edit) @3549   13 years nanang Re #1175: Set SVN properties for several files: keywords=id and …
(edit) @3548   13 years nanang Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().
(edit) @3547   13 years ming Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that …
(edit) @3546   13 years nanang Fix #1248: Reset destination info in the INVITE message/tdata before …
(edit) @3545   13 years bennylp Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you …
(edit) @3544   13 years bennylp Re #1245: bad last commit caused everything to be treated as …
(edit) @3543   13 years ming Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS * Replace the fix for …
(edit) @3542   13 years bennylp Fixed #1245: Assertion may be raised if iPhone app woken up to perform …
(edit) @3541   13 years nanang Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line …
(edit) @3540   13 years bennylp Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client: Bug: 1. …
Note: See TracRevisionLog for help on using the revision log.