source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3914   12 years ming Fixed #1429: Problem with SDL on setting window's position when window is …
(edit) @3913   12 years bennylp Fixed #1426: Race condition in auto-closing and/or auto-opening of the …
(edit) @3912   12 years nanang Fix #1427: added check if video_cnt in call option should be increased …
(edit) @3911   12 years nanang Close #1279: Implemented custom SDP format match for G.722.1 and …
(edit) @3910   12 years nanang Misc (re #1393): fix compile error in pjmedia-codec/audio_codecs.c, caused …
(edit) @3909   12 years nanang Misc (re #1393): fix compile error in pjsua_media.c (undefined member …
(edit) @3908   12 years nanang Close #1424: Added new pjsua callback: on_call_rx_offer().
(edit) @3907   12 years bennylp Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks …
(edit) @3906   12 years bennylp Fixed #1416: Allow application to send data after ICE negotiation fails
(edit) @3905   12 years ming Re #1420: Create a pool for the event manager so subscriber doesn't need …
(edit) @3904   12 years nanang Re #1234: minor update, put libavcodec version check for constant …
(edit) @3903   12 years nanang Re #1419: updated call transfer to allow both the transferee and the …
(edit) @3902   12 years ming Re #1420: Removed old event publication init in QT and iOS dev.
(edit) @3901   12 years nanang Re #1234: Initial version of keyframe request/response via SIP INFO.
(edit) @3900   12 years bennylp Fixed #1421 (Audio is missing temporarily if SRTP is enabled due to lock …
(edit) @3899   12 years ming Re #1420: Releases the mutex before invoking the callback from the worker …
(edit) @3898   12 years ming Re #1420: Fixed event source information in pjmedia vid_stream
(edit) @3897   12 years ming Re #1420: Fixed event propagation from video stream to video port.
(edit) @3896   12 years bennylp Fixed #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error …
(edit) @3895   12 years bennylp Re #1420: event change for V4L2 device
(edit) @3894   12 years bennylp Minor (re #1393): fixed compilation warning in pjsua app if video is …
(edit) @3893   12 years ming Closed #1420: Add support for event manager
(edit) @3892   12 years nanang Misc (re #1393): fix linking error "app_config_init_video() not found" …
(edit) @3891   12 years nanang Re #1419, implement media count manipulation per call basis: - moved the …
(edit) @3890   12 years bennylp Fixed problem with selecting audio codec if rtpmap is omitted from the SDP …
(edit) @3889   12 years ming Re #1417 (misc fix): Fixed ipjsystest XCode project build settings to …
(edit) @3888   12 years ming Re #1417 (misc fix): Add OS X Lion support for Python build
(edit) @3887   12 years bennylp Missing video component deinitialization caused assertion when the stack …
(edit) @3886   12 years bennylp Changed version to 1.12-svn
(edit) @3885   12 years bennylp Tagged 1.12
(edit) @3884   12 years bennylp Changed version to 1.12
(edit) @3883   12 years bennylp More #1415: added protection when calling log, otherwise assertion will be …
(edit) @3882   12 years bennylp Fixed #1415: Handle potential crash if joining worker thread fails in …
(edit) @3881   12 years bennylp Fixed #1414: Removed assertion in transaction when event other than timer …
(edit) @3880   12 years nanang Fix #1413: Fix G722.1 encoder to handle multiple frames per packet.
(edit) @3879   12 years nanang Fix #1410: - Fixed bug in ipp_codecs.c pack_amr() in setting up AMR-WB …
(edit) @3878   12 years ming Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of …
(edit) @3877   12 years ming Fixed #1409: Assertion failure if unable to resolve TURN server
(edit) @3876   12 years ming Fixed #1408: Failed to authenticate to TURN client due to REALM attribute …
(edit) @3875   12 years bennylp Misc (re #1393): write log if adding pjsua buddy fails
(edit) @3874   12 years bennylp Misc (re #1393): disable jbuf tracing
(edit) @3873   12 years bennylp Fixed #1407: Deadlock in initial resolution of STUN server
(edit) @3872   12 years bennylp Fixed #1406: Add info about ICE candidates being used in transport info …
(edit) @3871   12 years bennylp Fixed #1405: Unable to reject unknown algorithm in authentication …
(edit) @3870   12 years bennylp Misc (re #13930; added info about ICE candidates being used (both local …
(edit) @3869   12 years nanang Close #1404: handle static payload types match in …
(edit) @3868   12 years ming Re #1252 (misc): Add codec initialization before opening it in pjmedia …
(edit) @3867   12 years ming Fixed #1341: Handle pjsua_acc_config's newly added fields in …
(edit) @3866   12 years bennylp Re #1393 (misc): remove unnecessary call to start preview renderer in …
(edit) @3865   12 years nanang Close #1403: Fixed pjsua-lib in generating re-offer when the current …
(edit) @3864   12 years ming Fixed #1401: Add support for video device's window flags Now support …
(edit) @3863   12 years bennylp Added video for TCP account (previous fix did not work, re #1400)
(edit) @3862   12 years bennylp Added missing video initialization to TCP local accounts in pjsua (fixed …
(edit) @3861   12 years nanang Re #1390: Updated h264 settings: bitrate from 128k to 512k, size from …
(edit) @3860   12 years bennylp Fixed #1402: crash when adding new media
(edit) @3859   12 years bennylp More H.264 (re #1390): added x264 in aconfigure
(edit) @3858   12 years bennylp Fixed call_med->rtp_addr is not initialized causing UPDATE to be sent …
(edit) @3857   12 years nanang Misc (re #1393): cosmetic in call dump, missing '=' char in avg bitrate in …
(edit) @3856   12 years nanang Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is …
(edit) @3855   12 years nanang Re #1394: Ignore thread join if called from the same thread, it will cause …
(edit) @3854   12 years bennylp More re #1394: handle the case when clock_stop() is called from within the …
(edit) @3853   12 years nanang Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support …
(edit) @3852   12 years bennylp Misc (re #1393): crash in vid win command without argument
(edit) @3851   12 years nanang Re #1400: init video settings for pjsua app accounts.
(edit) @3850   12 years bennylp Re #1400: enhancements to video operations in pjsua application
(edit) @3849   12 years ming Fixed #1398: TURN initialization failure scenario
(edit) @3848   12 years bennylp Minor (#1393): compilation warning with snprintf format
(edit) @3847   12 years bennylp More #1394: fixed deadlock when format change is reported by vid_stream, …
(edit) @3846   12 years bennylp WAV playback is cut in the end if pjmedia_wav_player_port_set_pos() is …
(edit) @3845   12 years bennylp Misc (re #1252): error compiling the IPP wrapper if AMR-WB is enabled but …
(edit) @3844   12 years bennylp Fixed #1399: Assertion failure if unable to resolve TURN server
(edit) @3843   12 years bennylp Fixed #1389: Failed to authenticate to TURN client due to REALM attribute …
(edit) @3842   12 years bennylp Re #1300: fixed bug when looking for non-telephone-events codec in the …
(edit) @3841   12 years ming Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of …
(edit) @3840   12 years bennylp Fixed #1394: Concurrency problem when stopping clock thread
(edit) @3839   12 years bennylp Misc (re #1393): fixed wrong libavutil version detection
(edit) @3838   12 years nanang Misc (re #1393): Put log warning in ffmpeg codecs when a codec is enabled …
(edit) @3837   12 years nanang Re #1300: Implemented symmetric payload type in generating SDP answer in …
(edit) @3836   12 years bennylp Misc (re #1393): increase default H.263 bandwidth
(edit) @3835   12 years bennylp Fixed #1392: Immediately decode incoming frames to avoid loosing key …
(edit) @3834   12 years bennylp Fixed #1391: Missing CSeq check for incoming ACK in an INVITE session …
(edit) @3833   12 years nanang Re #1390: Fixed ffmpeg codecs to update size & fps in AVCodecContext after …
(edit) @3832   12 years bennylp Fixed #1319: When sips scheme is used, TLS must be used even when …
(edit) @3831   12 years bennylp Misc: failed to create CSV file with TRACE_JB feature in stream.c because …
(edit) @3830   12 years bennylp Renamed enum names to comply with the spec in ticket (re #1216)
(edit) @3829   12 years bennylp Fixed #1216: New pjsua_destroy2() API to allow shutting down the library …
(edit) @3828   12 years bennylp Misc (re #1252): fixed misleading doxygen documentation that says app may …
(edit) @3827   12 years bennylp Added libz in aconfigure as this is needed by newer ffmpeg (re #1390)
(edit) @3826   12 years ming Re #1342: Fix wrong #ifdef condition
(edit) @3825   12 years bennylp Fixed compilation error in pjsua_app introduced by r3819 if video is not …
(edit) @3824   12 years bennylp Compile error with older ffmpeg due to H.264 modification (re #1390)
(edit) @3823   12 years nanang Re #1390: Fixed possible compile error in ffmpeg_util.c, the new ffmpeg …
(edit) @3822   12 years bennylp Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)
(edit) @3821   12 years ming Re #1252: Add the definition of PJ_AUTOCONF in ipjsua
(edit) @3820   12 years ming Re #1252: Add PJLIB endianness preprocessor macro definition in autoconf
(edit) @3819   12 years nanang Reenable ffmpeg H264 (re #1390): - Review H264 codec settings such as …
(edit) @3818   12 years ming Closed #1389: Add support for iOS 5 build
(edit) @3817   12 years bennylp Support for OpenCORE AMR-NB codec on Windows. This closes #1388
(edit) @3816   12 years bennylp Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan …
(edit) @3815   12 years bennylp Fixed #1387: Bug in printing user defined header in multipart message …
Note: See TracRevisionLog for help on using the revision log.