Timeline


and

May 30, 2011:

8:35 AM Ticket #1285 (Add support for SDL 1.3) closed by ming
fixed: (In [3577]) Fixed #1285: Add support for SDL 1.3
8:35 AM Changeset [3577] by ming
Fixed #1285: Add support for SDL 1.3

May 27, 2011:

9:14 PM Ticket #1302 (Bug in soft deadlock detection may cause program to block indefinitely ...) closed by bennylp
fixed: (In [3576]) Fixed #1302: Bug in soft deadlock detection may cause program …
9:14 PM Changeset [3576] by bennylp
Fixed #1302: Bug in soft deadlock detection may cause program to block …
9:14 PM Ticket #1302 (Bug in soft deadlock detection may cause program to block indefinitely ...) created by bennylp
Bug in the acquire_call() function in pjsua_call.c: the timeout …
7:28 AM Ticket #1301 (Wrong alaw value is generated by the non-table version of ...) closed by bennylp
fixed: (In [3575]) Fixed #1301: Wrong alaw value is generated by the non-table …
7:28 AM Changeset [3575] by bennylp
Fixed #1301: Wrong alaw value is generated by the non-table version of …
7:25 AM Ticket #1301 (Wrong alaw value is generated by the non-table version of ...) created by bennylp
When the PCM signal is in the rage -7 to -1 inclusive, wrong alaw value …

May 23, 2011:

11:48 AM Ticket #1300 (Symmetric payload type in generating SDP answer) created by bennylp
Answerer SHOULD use matching payload type as the offer: - RFC 3264 6.1: …
11:43 AM Ticket #1299 (New callback to notify that sound device needs to be opened or closed) created by bennylp
Implement a new callback to notify application that sound device is about …
11:39 AM Ticket #1298 (Use PJ_ERROR consistently) created by bennylp
Replacing PJ_LOG for writing error message log with status code.
11:37 AM Ticket #1297 (Dynamic payload type allocation) created by bennylp
It's probably more useful for audio codecs since we're running out of …
11:33 AM Ticket #1296 (Deprecate Visual Studio 6) created by bennylp
11:32 AM Ticket #1295 (pjmedia_codec_encode() instead of codec->encode) created by bennylp
A thin wrapper for codec operations to make the API slightly cleaner.
11:31 AM Ticket #1294 (New pjmedia_codec_register_audio_codecs() API) created by bennylp
New API to register all known codecs that are implemented in …
10:15 AM Ticket #1293 (Option to specify explicit entity-tag in PUBLISH request (thanks Johan ...) created by bennylp
Dangling event publication sessions may occur in the server due to …
2:55 AM Ticket #1292 (Make sure each video device and video port instance is always ...) created by nanang

May 20, 2011:

10:29 AM Ticket #1291 (Invite module always responds with 491 to subsequent re-offers after ...) closed by nanang
fixed: (In [3574]) Fixed #1291: - fixed bug in SIP invite module, SDP negotiator …
10:29 AM Changeset [3574] by nanang
Fixed #1291: - fixed bug in SIP invite module, SDP negotiator state …
10:25 AM Ticket #1291 (Invite module always responds with 491 to subsequent re-offers after ...) created by nanang
When an incoming SDP re-offer gets rejected by application in the …
8:49 AM Ticket #1235 (Lock codec feature not working properly for video codecs) closed by nanang
fixed: In r3573: done.
8:47 AM Changeset [3573] by nanang
Fix #1235: fixed lock codec to check all active media (previously only …

May 19, 2011:

11:49 AM Ticket #1290 (Timestamp in media flow) created by bennylp
Rules about who should generate the timestamp is not clear. There may also …
9:26 AM Changeset [3572] by ming
Re #1268: Fixed compilation error problem due to typo.
8:52 AM Ticket #1289 (Test with miscellaneous SDP scenarios) created by bennylp
8:51 AM Ticket #1288 (Compatibility with DirectX SDK Jun 2010) created by bennylp
2.0-dev compiles fine using Microsoft DirectX SDK Jun 2010 (tested on Win …
8:50 AM Ticket #1287 (Use "static const char*" to replace "define THIS_FILE" if that reduces ...) created by bennylp
8:49 AM Ticket #1286 (Stride issue in dshow renderer (Video Mixing Renderer)) created by bennylp
8:47 AM Ticket #1285 (Add support for SDL 1.3) created by bennylp
By using SDL 1.3: * iPhone OS platform is now supported * …
8:45 AM Ticket #1284 (Media event framework) created by bennylp
Framework to publish and consume media events in a media flow. The event …
8:42 AM Ticket #1283 (Hardcoded format list in some video components (e.g: AVI reader, QT dev, ...) created by bennylp
Hardcoded format list in the above components, which may not reflect the …
8:40 AM Ticket #1282 (Change "*fmt" in pjmedia_vid_dev_info to array) created by bennylp
- fmt* is bad for pjmedia_vid_dev_get_info(), because user then may modify …
8:40 AM Ticket #1281 (What pjmedia_vid_param fields are initialized by default_param()?) created by bennylp
What pjmedia_vid_param fields are initialized by default_param()? Can app …
8:37 AM Ticket #1280 (Videoport only buffers 1 frame) created by bennylp
8:36 AM Ticket #1279 (Create fmt_match_cb() for g7221 & amr-nb/wb, and remove the hardcoded ones ...) created by bennylp
8:33 AM Ticket #1278 (System specific initialization during application startup) created by bennylp
Some video devices implementation (in pjmedia-videodev) assumes that the …
8:32 AM Ticket #1277 (IPP backend for video codecs) created by bennylp
8:29 AM Ticket #1276 (Add baseclasses sample in third_party directory required by dshow_dev) created by bennylp
8:26 AM Ticket #1275 (pjmedia_vid_subsys_xx() (videodev) is not a good name) created by bennylp
8:23 AM Ticket #1274 (SDL video resize) created by bennylp
Support for video display resizing using the capability …
8:20 AM Ticket #1273 (WMME-dev extended format not yet ported) created by bennylp
8:14 AM Ticket #1272 (Duplicated compilation flags) created by bennylp
Some compilation flags (ffmpeg, SDL, V4L2, QT CFLAGS and LDFLAGS) are …
8:13 AM Ticket #1271 (Protect all video features inside #if PJMEDIA_HAS_VIDEO macro) created by bennylp
8:08 AM Ticket #1270 (Native libx264 encoder) created by bennylp
8:06 AM Ticket #1269 (Audio video sync) created by bennylp
8:05 AM Ticket #1268 (Option for automatic/manual sending of RTCP SDES/BYE for the stream.) closed by ming
fixed: (In [3571]) Fixed #1268: Option for automatic/manual sending of RTCP …
8:05 AM Changeset [3571] by ming
Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the …
7:48 AM Ticket #1268 (Option for automatic/manual sending of RTCP SDES/BYE for the stream.) created by ming
By default, RTCP SDES/BYE is automatically sent by the stream. By setting …
7:47 AM Ticket #1267 (Optional SRTP with duplicated media line) created by bennylp
As this SRTP mode is handled by high level library, i.e: PJSUA-LIB, and …
7:47 AM Ticket #1266 (Asynchronous media transport creation) created by bennylp
In 2.0, media transport creation is now made on as-needed basis, i.e. when …
6:07 AM Ticket #1265 (Video events) created by bennylp
While in general there are only few window events to be exported to …
6:02 AM Ticket #1264 (Automated testing schedule for 1.x branch) created by bennylp
Schedule different automated testing jobs for 1.x branch.
5:57 AM Ticket #1263 (Video API for PJSUA-LIB) created by bennylp
PJSUA-LIB video API specification: ==== 1. Video Device Enumeration API …
5:55 AM Ticket #1262 (API: Ability to start and stop video on the fly) created by bennylp
5:54 AM Ticket #1261 (Video tee) created by bennylp
5:51 AM Ticket #1260 (API: Ability to pass preview and rendering view to application) created by bennylp
5:10 AM Ticket #1219 (Work on ffmpeg codecs) closed by bennylp
fixed
5:10 AM Ticket #1208 (Misc fixes) closed by bennylp
fixed
5:09 AM Ticket #1193 (ISSUES and TODOS) closed by bennylp
fixed
5:08 AM Ticket #1186 (SDP works) closed by bennylp
fixed
5:07 AM Ticket #1213 (Work on video devices) closed by bennylp
fixed
5:06 AM Ticket #1214 (Work on sample applications) closed by bennylp
fixed
5:06 AM Ticket #1215 (FRAMEWORK) closed by bennylp
fixed
5:02 AM Milestone release-2.0-dev completed
= Video Development = Note: This is not a real release, but rather just …
4:58 AM Ticket #1185 (Dynamic creation of media transports) closed by bennylp
fixed
4:58 AM Ticket #1182 (vstream (video stream) implementation and sample) closed by bennylp
fixed
4:36 AM Ticket #1259 (Option to use of 100rel in UAS if UAC supports it (thanks Marcus Froeschl ...) closed by bennylp
fixed: (In [3570]) Fixed #1259: Option to use of 100rel in UAS if UAC supports it …
4:36 AM Changeset [3570] by bennylp
Fixed #1259: Option to use of 100rel in UAS if UAC supports it (thanks …

May 18, 2011:

10:21 AM Changeset [3569] by nanang
Re #1258: Updated jitter buffer test data after r3568 fix.
9:06 AM Ticket #1259 (Option to use of 100rel in UAS if UAC supports it (thanks Marcus Froeschl ...) created by bennylp
If we receive in incoming call and the INVITE has "Supported: 100rel", …
6:59 AM Ticket #1258 (Divide by zero exception in jitter buffer with prefetching mechanism ...) closed by nanang
fixed: (In [3568]) Fix #1258: Fixed bug in jitter buffer, i.e: unexpected state …
6:59 AM Changeset [3568] by nanang
Fix #1258: Fixed bug in jitter buffer, i.e: unexpected state switches when …
6:53 AM Ticket #1258 (Divide by zero exception in jitter buffer with prefetching mechanism ...) created by nanang
There is bug in jb prefetching mechanism, the prefetch condition may cause …

May 15, 2011:

12:54 PM Ticket #1257 (Option for using simple FIFO delay buffer in echo canceller) closed by ming
fixed: (In [3567]) Fixed #1257: Option for using simple FIFO delay buffer in echo …
12:54 PM Changeset [3567] by ming
Fixed #1257: Option for using simple FIFO delay buffer in echo canceller.
12:44 PM Ticket #1257 (Option for using simple FIFO delay buffer in echo canceller) created by ming
By default, echo canceller's delay buffer will make use of WSOLA to expand …
12:40 PM Ticket #1256 (Remove the "ob" parameter if SIP outbound is disabled) closed by ming
fixed: (In [3566]) Fixed #1256: Remove the "ob" parameter if SIP outbound is …
12:40 PM Changeset [3566] by ming
Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.
12:39 PM Ticket #1256 (Remove the "ob" parameter if SIP outbound is disabled) created by ming
If pjsua_acc_config.use_rfc5626 is set to PJ_FALSE, we shouldn't add the …
12:13 PM Ticket #1255 (Unable to parse the short version of Event header (thanks Marcus Froeschl ...) closed by bennylp
fixed: (In [3565]) Fixed #1255: Unable to parse the short version of Event header …
12:13 PM Changeset [3565] by bennylp
Fixed #1255: Unable to parse the short version of Event header (thanks …
12:12 PM Ticket #1255 (Unable to parse the short version of Event header (thanks Marcus Froeschl ...) created by bennylp
PJSIP is unable to recognize the Event header if it is encoded with the …

May 11, 2011:

10:59 AM Ticket #1254 (Provide different doxygen documentation for different PJSIP versions in ...) created by bennylp
6:48 AM Ticket #1253 (Module data in pjsip_tx_data similar to pjsip_rx_data) created by bennylp
Often applications that implement pjsip_module's on_tx_request() callback …

May 10, 2011:

12:21 PM Changeset [3564] by nanang
Re #1214: - Fixed bug unsynchronized format between encoder and capture …
11:44 AM Changeset [3563] by nanang
Re #1219: silly mistake, missing the real fix of r3562.
11:38 AM Changeset [3562] by nanang
Re #1219: Removed decoded buffer size validation before decoding process …
10:39 AM Changeset [3561] by bennylp
Misc (re #1252): fixed the assertion when jbuf_set_adaptive() is called …
10:39 AM Ticket #1252 (Miscellaneous fixes) created by bennylp
Miscellaneous and minor fixes here.
5:42 AM Tickets #1237,​1238,​1241 batch updated by nanang
fixed: (In [3560]) Fix #1237, #1238, #1241: - Fixed handling remote re-offer, …
5:42 AM Changeset [3560] by nanang
Fix #1237, #1238, #1241: - Fixed handling remote re-offer, where SDP …

May 6, 2011:

7:26 AM Ticket #1251 (Calling pjmedia_aud_subsys_shutdown() more than once may cause crash ...) closed by bennylp
fixed: (In [3559]) Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than …
7:25 AM Changeset [3559] by bennylp
Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than once may …
7:25 AM Ticket #1251 (Calling pjmedia_aud_subsys_shutdown() more than once may cause crash ...) created by bennylp
The API specification says that application may call …
3:40 AM Changeset [3558] by bennylp
Break the compilation in svn trunk to make people switch to new svn URL
2:39 AM Changeset [3557] by bennylp
Branched 1.10 release version to 1.x

May 5, 2011:

10:49 AM Changeset [3556] by nanang
Changed version to 1.10-svn
9:51 AM Milestone release-1.10 completed
= Release 1.10 = Highlights: - Support for hot-pluged audio devices …
9:11 AM Changeset [3555] by nanang
Tagged 1.10
9:10 AM Changeset [3554] by nanang
Changed version to 1.10
6:18 AM Ticket #1250 (Update the year in copyright text in all files) closed by nanang
fixed: In r3553: Updated the year in all copyright texts with 2011!
6:14 AM Changeset [3553] by nanang
Re #1250: Updated the year in all copyright texts with 2011!
5:50 AM Changeset [3552] by nanang
Re #1250: (Continuing r3550) Added and updated copyright text in …
5:47 AM Changeset [3551] by nanang
Re #1175: (Continuing r3549) Set SVN properties for some ipjsystest files: …
5:33 AM Changeset [3550] by nanang
Re #1250: Added and updated copyright text in several files (with …
5:10 AM Changeset [3549] by nanang
Re #1175: Set SVN properties for several files: keywords=id and …
4:04 AM Ticket #1250 (Update the year in copyright text in all files) created by nanang

May 2, 2011:

5:37 AM Ticket #1249 (Memory corruption bug in splitcomb (thanks Peter Lukac for the report and ...) closed by nanang
fixed: (In [3548]) Fix #1249: fixed overwritten buffer bug in splitcomb …
5:37 AM Changeset [3548] by nanang
Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().
5:33 AM Ticket #1249 (Memory corruption bug in splitcomb (thanks Peter Lukac for the report and ...) created by nanang
When splitcomb's put_frame() is called with frame type NONE, it will …

Apr 30, 2011:

6:40 AM Getting-Started/iPhone edited by ming
(diff)
Note: See TracTimeline for information about the timeline view.