Timeline
Mar 22, 2011:
- 10:10 AM Changeset [3473] by
- Re 1220: typo in PJ_ALIGN_DATA implementation for gcc
- 9:50 AM Changeset [3472] by
- Re #1214: - Added option in pjsua app to select video devices, and …
- 9:49 AM Changeset [3471] by
- Re #1201: Added pjsua API for video devices and codecs management.
- 9:46 AM Changeset [3470] by
- Re #1213: - Added encoding format conversion (only format ID) in video …
- 9:43 AM Changeset [3469] by
- Re #1219: updated stack aligning mechanism using PJ_ALIGN_DATA (see ticket …
- 9:38 AM Ticket #1220 (Compiler directive for data alignment) closed by
- fixed: (In [3468]) Close #1220: - Added macro PJ_ALIGN_DATA for aligning data …
- 9:38 AM Changeset [3468] by
- Close #1220: - Added macro PJ_ALIGN_DATA for aligning data (compiler …
- 9:36 AM Ticket #1220 (Compiler directive for data alignment) created by
- 3:29 AM Ticket #1175 (Miscellaneous fixes for 1.10) closed by
- fixed
Mar 19, 2011:
- 5:33 AM Changeset [3467] by
- Re #1213 (video devices): Modified ios_dev and qt_dev to use …
Mar 18, 2011:
- 9:57 AM Changeset [3466] by
- Re #1219: fixed error in Linux/gcc due to unimplemented alignment macro, …
- 9:56 AM Ticket #1219 (Work on ffmpeg codecs) created by
- 9:55 AM Changeset [3465] by
- Re #1201: replace union media stream in pjsua_call_media with struct, to …
- 9:06 AM Getting-Started/Windows edited by
- (diff)
- 8:33 AM Ticket #1200 (Support IPP version 7.0) closed by
- fixed: (In [3464]) Intel IPP version 7 support on Linux. This closes #1200
- 8:33 AM Changeset [3464] by
- Intel IPP version 7 support on Linux. This closes #1200
- 8:22 AM Intel_IPP_Codecs edited by
- (diff)
- 7:54 AM Changeset [3463] by
- Re #1201: - Initial version of video stream integration into pjsua-lib. …
- 4:55 AM Getting-Started/iPhone edited by
- (diff)
- 4:24 AM Ticket #1218 (Modify configure-iphone to use the latest version of gcc) closed by
- fixed: (In [3462]) Fixed #1218: Modify configure-iphone to use the latest version …
- 4:24 AM Changeset [3462] by
- Fixed #1218: Modify configure-iphone to use the latest version of gcc
- 4:23 AM Ticket #1218 (Modify configure-iphone to use the latest version of gcc) created by
- Modify configure-iphone to use the latest version of gcc instead of using …
- 3:57 AM Ticket #1161 (Support for adding custom headers in presence subscription requests) closed by
- fixed
- 3:53 AM Ticket #1217 (Support for custom presence message body with existing PJSUA-LIB buddy ...) created by
- PJSUA-LIB presence management simplifies SUBSCRIBE/NOTIFY mechanism a lot …
- 3:25 AM Ticket #1202 (PJLIB System Information API) closed by
- fixed
- 3:22 AM Ticket #1216 (New pjsua_destroy2() API to allow shutting down the library without ...) created by
- New API is proposed by this ticket: […] The flags argument may …
Mar 17, 2011:
- 11:33 AM Changeset [3461] by
- Re #1215 (framework): - vstream: - allow NULL pool parameter which …
- 11:29 AM Ticket #1215 (FRAMEWORK) created by
- Work on the framework..
- 11:27 AM Changeset [3460] by
- Re #1214: work on simpleua: - protect with #ifdef PJMEDIA_HAS_VIDEO etc. …
- 11:25 AM Ticket #1214 (Work on sample applications) created by
- All work on the sample apps please put here.
- 11:25 AM Changeset [3459] by
- Re #1213 (video devices): - fixed devices to correctly increment the …
- 11:22 AM Ticket #1213 (Work on video devices) created by
- This is placeholder ticket for all works related to video devices.
- 11:17 AM Ticket #1185 (Dynamic creation of media transports) reopened by
- Work is still needed to make the transport creation asynchronous. …
- 7:28 AM Ticket #1204 (Support for refreshing audio device list (thanks to Seth Hinze for the ...) closed by
- fixed
- 5:09 AM Changeset [3458] by
- Re #1211 (new pj_gettickcount() API): fixed compilation error on Linux
- 4:34 AM Tickets #1185,1201 batch updated by
- fixed: (In [3457]) Modifications in PJSUA-LIB to support multiple media streams …
- 4:34 AM Changeset [3457] by
- Modifications in PJSUA-LIB to support multiple media streams (multiple …
Mar 16, 2011:
- 9:22 AM Ticket #1211 (Add pjlib API pj_gettickcount() that returns a monotonically increasing ...) closed by
- fixed: (In [3456]) Fixed #1211: Add pjlib API pj_gettickcount() that returns a …
- 9:22 AM Changeset [3456] by
- Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically …
- 7:34 AM Ticket #1212 (Error string not re-registered after pjsua restarted) closed by
- fixed: (In [3455]) Fix #1212: - Updated pj_register_strerror() to just return …
- 7:34 AM Changeset [3455] by
- Fix #1212: - Updated pj_register_strerror() to just return PJ_SUCCESS …
- 7:32 AM Ticket #1212 (Error string not re-registered after pjsua restarted) created by
- 6:33 AM Ticket #1211 (Add pjlib API pj_gettickcount() that returns a monotonically increasing ...) created by
- Add a new pjlib API pj_gettickcount() that returns a monotonically …
- 6:07 AM Ticket #1210 (Misc coreaudio fixes for iPhone OS (setting Audio Session category in ...) closed by
- fixed: (In [3454]) Fixed #1210: * Setting audio session category is now during …
- 6:05 AM Ticket #1210 (Misc coreaudio fixes for iPhone OS (setting Audio Session category in ...) created by
- * Setting audio session category is now during stream creation instead of …
- 5:44 AM Changeset [3454] by
- Re #1175 (Misc): coreaudio fixes: * Setting audio session category is now …
- 4:04 AM Changeset [3453] by
- Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid …
- 3:52 AM Ticket #1209 (Option to update Contact URI when sending re-INVITE or UPDATE) closed by
- fixed: (In [3452]) Fixed #1209: new enhancement: Option to update Contact URI …
- 3:52 AM Changeset [3452] by
- Fixed #1209: new enhancement: Option to update Contact URI when sending …
- 3:43 AM Ticket #1209 (Option to update Contact URI when sending re-INVITE or UPDATE) created by
- Updated pjsua_call_reinvite() and pjsua_call_update() API to …
Mar 15, 2011:
- 11:29 AM Changeset [3451] by
- Re #1208 (misc): added PJMEDIA_HAS_VIDEO macro as the top level macro to …
- 11:28 AM Changeset [3450] by
- Re #1186 (SDP works); added few more APIs for SDP generation: - …
- 11:25 AM Changeset [3449] by
- Re #1208 (misc): bug in frame_size calculation in PJMEDIA_FSZ() causing …
- 11:23 AM Changeset [3448] by
- Re #1208 (misc): bug in resample_port, the port info is accessed before it …
- 11:23 AM Ticket #1208 (Misc fixes) created by
- Placeholder for miscellaneous / minor fixes.
- 11:22 AM Changeset [3447] by
- Re #1182: renamed pjmedia_vid_stream to pjmedia_vid_dev_stream due to …
- 11:20 AM Ticket #1207 (Deprecation of <pjmedia/session.h>) closed by
- fixed: (In [3446]) Fixed #1207: Deprecation of pjmedia_session: - add new APIs …
- 11:20 AM Changeset [3446] by
- Fixed #1207: Deprecation of pjmedia_session: - add new APIs in stream so …
- 11:18 AM Ticket #1207 (Deprecation of <pjmedia/session.h>) created by
- The use of pjmedia_session in <pjmedia/session.h> is now …
- 11:12 AM Changeset [3445] by
- Re #1182: added the video stream to pjmedia Makefile
- 10:49 AM Changeset [3444] by
- Re #1205: If refresh timer is already running, it will be cancelled and …
- 5:09 AM Changeset [3443] by
- Misc (re #1175) (thanks to Seth Hinze for the patch): * uri_test: Fixes …
- 5:07 AM Ticket #1206 (Add pjmedia_stream API to get the last frame type retrieved from the ...) closed by
- fixed: (In [3442]) Closed #1206: Add pjmedia_stream API to get the last frame …
- 5:07 AM Changeset [3442] by
- Closed #1206: Add pjmedia_stream API to get the last frame type retrieved …
- 5:05 AM Ticket #1206 (Add pjmedia_stream API to get the last frame type retrieved from the ...) created by
- Add an API for pjmedia_stream to get the last frame type retrieved from …
- 3:20 AM Ticket #1205 (Configurable delay before registration refresh setting in pjsua_acc_config ...) closed by
- fixed: (In [3441]) Fixed #1205: Configurable delay before registration refresh …
- 3:20 AM Changeset [3441] by
- Fixed #1205: Configurable delay before registration refresh setting in …
- 3:19 AM Ticket #1205 (Configurable delay before registration refresh setting in pjsua_acc_config ...) created by
- Provide a feature to change the delay setting before refreshing a …
- 3:16 AM Changeset [3440] by
- Re #1204: * Update audio device's list after refreshing the device. * …
Mar 11, 2011:
- 8:26 AM Ticket #1204 (Support for refreshing audio device list (thanks to Seth Hinze for the ...) reopened by
- New device list doesn't show up in WMME and ALSA, reopening the ticket
- 8:01 AM Changeset [3439] by
- Re #1204: Added audio device list refresh into auddemo.c
- 6:57 AM Ticket #1204 (Support for refreshing audio device list (thanks to Seth Hinze for the ...) closed by
- fixed: (In [3438]) Fixed #1204: Support for refreshing audio device list.
- 6:57 AM Changeset [3438] by
- Fixed #1204: Support for refreshing audio device list.
Mar 10, 2011:
- 6:55 AM Ticket #1204 (Support for refreshing audio device list (thanks to Seth Hinze for the ...) created by
- This feature adds support for pjmedia to refresh its audio device list, …
Mar 9, 2011:
- 11:23 PM IPAddressChange edited by
- (diff)
- 11:15 PM IPAddressChange edited by
- (diff)
- 10:57 PM IPAddressChange edited by
- (diff)
- 10:42 PM IPAddressChange edited by
- (diff)
- 10:30 PM WikiStart edited by
- (diff)
Mar 8, 2011:
- 6:30 AM Changeset [3437] by
- Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 …
Mar 3, 2011:
Mar 2, 2011:
- 10:53 AM Changeset [3436] by
- Re #1202: Fixed compilation preprocessor for os_info so that it's more …
- 8:37 AM Changeset [3435] by
- Re #1182: - Added remote frame-rate detection in to video stream. - …
- 6:40 AM Changeset [3434] by
- Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulator
- 2:44 AM Changeset [3433] by
- Re #1202: Fixed detection for iPhone simulator.
Mar 1, 2011:
- 5:40 PM Changeset [3432] by
- Re #1182: - Fixed ffmpeg codec: decoding buffer size check (should not …
- 3:55 PM Changeset [3431] by
- Re #1182: * support for format modification after creating video port …
- 10:42 AM Changeset [3430] by
- Re #3428: Fixed aconfigure for iOS
- 7:47 AM Ticket #1203 (iPhone OS background mode detection) closed by
- fixed: (In [3429]) Fix #1203: iPhone OS background mode detection
- 7:47 AM Changeset [3429] by
- Fix #1203: iPhone OS background mode detection
- 7:47 AM Ticket #1203 (iPhone OS background mode detection) created by
- The ability to execute code in the background is not supported on all …
- 5:25 AM Changeset [3428] by
- Implementation of re #1202 (PJLIB System Information API) on iPhone OS.
Feb 28, 2011:
- 11:58 PM Changeset [3427] by
- Misc (re #1175): fixed link error in OpenBSD 4.6 caused by lack of …
- 10:19 PM Changeset [3426] by
- Re #1202 (pjlib sysinfo): testing on OpenSolaris? and added pjlib-test …
- 6:59 PM Changeset [3425] by
- Re #1182: - Renamed vstreamutil.c to vid_steamutil.c just for filename …
- 8:28 AM Changeset [3424] by
- Implementation of re #1202 (PJLIB System Information API) on Win32 and …
- 7:44 AM Changeset [3423] by
- Initial implementation for re #1202 (PJILB System Information API) for …
- 7:42 AM Ticket #1202 (PJLIB System Information API) created by
- This ticket implements system information API in PJLIB. The purpose of …
- 7:18 AM Changeset [3422] by
- Re #1174 (coreaudio_dev work): minor changes to replace "Error" message …
- 7:16 AM Changeset [3421] by
- Re #1175 (Misc fixes): fixed realclean and distclean target for Python …
Feb 25, 2011:
- 12:36 AM WikiStart edited by
- (diff)
- 12:15 AM Symbian_AP_Reconnection edited by
- (diff)
- 12:14 AM IPAddressChange created by
Feb 24, 2011:
- 7:47 AM Changeset [3420] by
- Re #1182: - Added video stream interface in vid_stream.h, the video …
- 7:16 AM Changeset [3419] by
- Re #1186: - Added API pjmedia_sdp_conn_cmp() to compare SDP connection. …
- 6:30 AM ReleaseNotes-2.0 edited by
- (diff)
- 6:24 AM Ticket #1201 (Video support in PJSUA-LIB) created by
- 5:14 AM Changeset [3418] by
- Re #1182: Reverted back video part in stream.h/c
Feb 22, 2011:
- 2:57 PM Intel_IPP_Codecs edited by
- Updated AMR options wording (diff)
- 7:31 AM Changeset [3417] by
- Re #1200: updated IPP codecs to support IPP v7.0 on MSVC, only include …
- 7:25 AM Ticket #1200 (Support IPP version 7.0) created by
- 7:22 AM Intel_IPP_Codecs edited by
- Added info for building IPP v7.0 update 2 on windows (diff)
Note: See TracTimeline
for information about the timeline view.