Timeline
Apr 14, 2006:
- 8:55 AM Changeset [401] by
- Fixed bug: credentials are not copied properly in set_credentials()
Apr 9, 2006:
- 5:31 PM Changeset [400] by
- Set pjproject version to 0.5.4.10
- 5:12 PM Changeset [399] by
- Added loss period for rx stream implementation
- 4:46 PM Changeset [398] by
- Added call duration in pjsua
- 10:42 AM Changeset [397] by
- Added code in RTCP to handle PerformanceQueryCounter? bug on Win32
- 10:37 AM Changeset [396] by
- Added experimental code to handle QueryPerformanceCounter? leaping bug on …
Apr 8, 2006:
- 9:34 AM Changeset [395] by
- Fixed small typo error in printed message in siprtp.c
Apr 7, 2006:
- 3:01 PM Changeset [394] by
- Randomize RTCP send interval to reduce collision risk
Apr 6, 2006:
- 9:08 PM Changeset [393] by
- Fixed RTCP compilation warnings with gcc
- 9:01 PM Changeset [392] by
- Beautify screen output of the siprtp sample
- 8:36 PM Changeset [391] by
- Fixed crash bug in siprtp sample when call is not connected
- 7:29 PM Changeset [390] by
- Integrate (stream) quality monitoring into RTCP framework, and update all …
Apr 5, 2006:
- 10:05 PM Changeset [389] by
- Protect RTCP packet lost calculation against incorrect packet expectations
- 7:08 PM Changeset [388] by
- Added detection/protection against inaccurate timestamp in RTCP
- 7:04 PM Changeset [387] by
- Don't use rdtsc for high res timestamp on Linux as it's highly inaccurate …
- 6:42 PM Changeset [386] by
- Added timestamp frequency accuracy test in pjlib-test
- 5:13 PM Changeset [385] by
- Fixed RTT calculation bug in RTCP
- 4:56 PM Changeset [384] by
- Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec
- 12:53 PM Changeset [383] by
- Added RTCP end to end delay calculation
Apr 4, 2006:
- 9:39 PM Changeset [382] by
- Fixed bug in RTCP: packing error causing size mismatch when compiled with …
- 7:43 PM Changeset [381] by
- Changed RTCP timing to use high resolution timestamp
- 1:39 PM Changeset [380] by
- Fixed SSRC generation in siprtp sample
- 1:12 PM Changeset [379] by
- Added more stats and options in siprtp samples
- 1:12 PM Changeset [378] by
- Changed the packet lost calculation (previously it always reported at …
- 1:11 PM Changeset [377] by
- Removed some UDP socket warnings
- 11:06 AM Changeset [376] by
- Changed pjsip_dlg_send_request() API to NOT return transaction as it is …
Apr 3, 2006:
- 10:41 PM Changeset [375] by
- Added siprtp sample
- 10:32 PM Changeset [374] by
- Moved private create session info from SDP to public API
- 11:42 AM Changeset [373] by
- Changed sndinfo sample to use higher resolution pj_get_timestamp() instead …
- 10:01 AM Changeset [372] by
- Added some flags during playback buffer creation
- 9:43 AM Changeset [371] by
- Added DirectSound? sound implementation
Mar 31, 2006:
- 12:59 AM Changeset [370] by
- Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio? …
Mar 30, 2006:
- 8:55 PM Changeset [369] by
- Removed continuous warnings in handle_events in pjsua_core, and …
- 4:46 PM Changeset [368] by
- Support for alternate pool backend
- 4:46 PM Changeset [367] by
- Fixed crash bug with poll_reset() in rdata
- 4:44 PM Changeset [366] by
- Fixed reading memory past buffer error in SDP
- 4:32 PM Changeset [365] by
- Fixed race condition bug in ioqueue unregistration for select and Win32 …
- 3:56 PM Changeset [364] by
- Added ability to have custom pool backend (needed for pool debugging …
Mar 25, 2006:
- 10:06 AM Changeset [363] by
- Fixed bug in ioqueue: crashed when key is unregistered while another …
Mar 24, 2006:
- 8:45 PM Changeset [362] by
- Added byte order swapping utilities
- 8:44 PM Changeset [361] by
- Added more samples: WAV recorder, resample, etc., and also moved some …
- 8:43 PM Changeset [360] by
- Moved getopt from pjsua-lib to pjlib-util
- 8:43 PM Changeset [359] by
- Moved getopt from pjsua-lib to pjlib-util
- 8:41 PM Changeset [358] by
- Added WAVE writer and resample port, and also found out why audio quality …
Mar 23, 2006:
- 10:43 PM Changeset [357] by
- Renamed
- 10:06 PM Changeset [356] by
- Fixed build error on Linux
- 6:04 PM Changeset [355] by
- Fixed misc warnings/errors in Solaris build
- 6:03 PM Changeset [354] by
- Set default option to exclude pj_stricmp_alnum()
- 2:20 PM Changeset [353] by
- Fixed unable to open simultaneous sound streams in MacOS
- 1:15 PM Changeset [352] by
- Changed sound device framework to allow opening bidirectional streams from …
Mar 22, 2006:
- 7:08 PM Changeset [351] by
- Added a little more threading test and put more info in ioqueue test log
- 11:59 AM Changeset [350] by
- Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. …
- 11:49 AM Changeset [349] by
- Fixed bug in ioqueue with IO Completion Port backend, where events may …
- 11:48 AM Changeset [348] by
- Added pj_inet_addr2()
Mar 21, 2006:
- 11:59 AM Changeset [347] by
- Added macro to exclude filters in resample and added options to select …
Mar 20, 2006:
- 10:34 PM Changeset [346] by
- Fixed error in Samples.mak when CFLAGS is specified in cmdline
- 8:57 PM Changeset [345] by
- Fixed build error on mingw
- 7:00 PM Changeset [344] by
- Added level.c to samples collection
- 5:42 PM Changeset [343] by
- Added clock-rate options in pjsua
- 4:59 PM Changeset [342] by
- Added sndinfo sample and tested samples on MacOSX Jaguar
- 4:58 PM Changeset [341] by
- Ported PJMEDIA to Darwin/MacOSX
- 1:19 PM Changeset [340] by
- Added missing pa_mac_hostapis.c for PortAudio? in MacOS
- 12:55 PM Changeset [339] by
- Added MacOS related files to PortAudio?
- 12:39 PM Changeset [338] by
- Ported pjlib to PowerPC/MacOS
Mar 19, 2006:
- 12:09 PM Changeset [337] by
- Removed sine generator from confsample
- 12:50 AM Changeset [336] by
- Added pjmedia playfile, playsine, and conference sample
- 12:49 AM Changeset [335] by
- Added assert when get_frame() or put_frame() is NULL
- 12:48 AM Changeset [334] by
- Tested and fixed stereo audio support
- 12:47 AM Changeset [333] by
- Fixed no audio bug in new conference, and add level adjustment in port …
Note: See TracTimeline
for information about the timeline view.