Timeline
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 …
Mar 18, 2006:
- 12:29 PM Changeset [332] by
- Added comment on how to add credentials and route set in the dialog
- 12:28 PM Changeset [331] by
- Fixed or added misc flags to enable build selection via compile time macro
- 12:26 PM Changeset [330] by
- Added option to disable error message altogether, to save space footprint
Mar 17, 2006:
- 7:41 PM Changeset [329] by
- Added comments in simpleua.c
- 6:01 PM Changeset [328] by
- Added samples (finally!!)
- 6:00 PM Changeset [327] by
- Fixed bug in stream.c where bits_per_sample is not set properly
- 5:59 PM Changeset [326] by
- Added <stdio.h> in this file
- 5:58 PM Changeset [325] by
- Fixed bug in --rtp-port argument parsing
- 5:57 PM Changeset [324] by
- Changed pjsip_inv_send_msg() function
- 12:16 AM Changeset [323] by
- Added feature in conference bridge to get and set the signal level of …
Mar 16, 2006:
- 7:03 PM Changeset [322] by
- Support for stereo audio (or N audio channels, for that matter)
- 6:52 PM Changeset [321] by
- Added sound port (sound_port.h/c), and changed sound and RTCP names from …
- 2:24 PM Changeset [320] by
- Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …
Mar 15, 2006:
- 8:56 PM Changeset [319] by
- Tidying up sound device, register PortAudio? error codes, and initial …
- 7:32 PM Changeset [318] by
- Added Null port, and changed conference so that it does not call port …
Mar 10, 2006:
- 1:38 PM Changeset [317] by
- (Failed) Attempt to persuade VC2005 project conversion to include …
- 1:23 PM Changeset [316] by
- Added few words in configure script and fixed cygwin compilation
- 12:57 PM Changeset [315] by
- Fixed compilation and run warnings/errors with MSVC 2005
Mar 9, 2006:
- 4:19 PM Changeset [314] by
- Updated README.txt
- 10:21 AM Changeset [313] by
- Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …
Mar 8, 2006:
- 12:37 PM Changeset [312] by
- Added options to disable microphone device, usefull for streaming server …
- 10:05 AM Changeset [311] by
- RTP server NAT support and removed rtp_port
Mar 7, 2006:
- 5:10 PM Changeset [310] by
- Version 0.5.4 final web release
- 4:02 PM Changeset [309] by
- Fixed pjsip-perf for 0.5.4
- 4:01 PM Changeset [308] by
- Updated dev-guide pdf to 0.5.4
- 3:15 PM Changeset [307] by
- Version 0.5.4 (web release)
- 3:15 PM Changeset [306] by
- Updated evsub to sync with the doc
Mar 6, 2006:
- 4:25 PM Changeset [305] by
- Added --uas-duration and --uas-refresh option (the later is broken)
- 4:25 PM Changeset [304] by
- Fixed bug in writing log when pj_init() is called
- 4:24 PM Changeset [303] by
- Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
- 4:24 PM Changeset [302] by
- Fixed bug in remote payload type search
- 3:21 PM Changeset [301] by
- Fixed warnings in Linux build
- 3:14 PM Changeset [300] by
- Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
- 3:14 PM Changeset [299] by
- Fixed warnings on Linux build
- 3:13 PM Changeset [298] by
- Added version info on pj_init()
- 2:07 PM Changeset [297] by
- Added missing speex_config_types.h
- 1:59 PM Changeset [296] by
- Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
- 1:58 PM Changeset [295] by
- Fixed warnings in pjmedia_sdp_attr_cmp
- 1:36 PM Changeset [294] by
- Tested Speex codecs (narrowband, wideband, ultrawideband)!
- 1:35 PM Changeset [293] by
- Added to pjsua: write new media settings, modify call stat output, fixed …
- 1:34 PM Changeset [292] by
- Fixed crashed bug when dialog is gone after it is found! Should not happen …
- 1:32 PM Changeset [291] by
- Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
- 1:30 PM Changeset [290] by
- Fixed bug if payload type for rx and tx is different (i.e. dyn pt)
Note: See TracTimeline
for information about the timeline view.