|
|
@389
|
19 years |
bennylp |
Protect RTCP packet lost calculation against incorrect packet expectations
|
|
|
@388
|
19 years |
bennylp |
Added detection/protection against inaccurate timestamp in RTCP
|
|
|
@387
|
19 years |
bennylp |
Don't use rdtsc for high res timestamp on Linux as it's highly inaccurate …
|
|
|
@386
|
19 years |
bennylp |
Added timestamp frequency accuracy test in pjlib-test
|
|
|
@385
|
19 years |
bennylp |
Fixed RTT calculation bug in RTCP
|
|
|
@384
|
19 years |
bennylp |
Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec
|
|
|
@383
|
19 years |
bennylp |
Added RTCP end to end delay calculation
|
|
|
@382
|
19 years |
bennylp |
Fixed bug in RTCP: packing error causing size mismatch when compiled with …
|
|
|
@381
|
19 years |
bennylp |
Changed RTCP timing to use high resolution timestamp
|
|
|
@380
|
19 years |
bennylp |
Fixed SSRC generation in siprtp sample
|
|
|
@379
|
19 years |
bennylp |
Added more stats and options in siprtp samples
|
|
|
@378
|
19 years |
bennylp |
Changed the packet lost calculation (previously it always reported at …
|
|
|
@377
|
19 years |
bennylp |
Removed some UDP socket warnings
|
|
|
@376
|
19 years |
bennylp |
Changed pjsip_dlg_send_request() API to NOT return transaction as it is …
|
|
|
@375
|
19 years |
bennylp |
Added siprtp sample
|
|
|
@374
|
19 years |
bennylp |
Moved private create session info from SDP to public API
|
|
|
@373
|
19 years |
bennylp |
Changed sndinfo sample to use higher resolution pj_get_timestamp() instead …
|
|
|
@372
|
19 years |
bennylp |
Added some flags during playback buffer creation
|
|
|
@371
|
19 years |
bennylp |
Added DirectSound? sound implementation
|
|
|
@370
|
19 years |
bennylp |
Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio? …
|
|
|
@369
|
19 years |
bennylp |
Removed continuous warnings in handle_events in pjsua_core, and …
|
|
|
@368
|
19 years |
bennylp |
Support for alternate pool backend
|
|
|
@367
|
19 years |
bennylp |
Fixed crash bug with poll_reset() in rdata
|
|
|
@366
|
19 years |
bennylp |
Fixed reading memory past buffer error in SDP
|
|
|
@365
|
19 years |
bennylp |
Fixed race condition bug in ioqueue unregistration for select and Win32 …
|
|
|
@364
|
19 years |
bennylp |
Added ability to have custom pool backend (needed for pool debugging …
|
|
|
@363
|
19 years |
bennylp |
Fixed bug in ioqueue: crashed when key is unregistered while another …
|
|
|
@362
|
19 years |
bennylp |
Added byte order swapping utilities
|
|
|
@361
|
19 years |
bennylp |
Added more samples: WAV recorder, resample, etc., and also moved some …
|
|
|
@360
|
19 years |
bennylp |
Moved getopt from pjsua-lib to pjlib-util
|
|
|
@359
|
19 years |
bennylp |
Moved getopt from pjsua-lib to pjlib-util
|
|
|
@358
|
19 years |
bennylp |
Added WAVE writer and resample port, and also found out why audio quality …
|
|
|
@357
|
19 years |
bennylp |
Renamed
|
|
|
@356
|
19 years |
bennylp |
Fixed build error on Linux
|
|
|
@355
|
19 years |
bennylp |
Fixed misc warnings/errors in Solaris build
|
|
|
@354
|
19 years |
bennylp |
Set default option to exclude pj_stricmp_alnum()
|
|
|
@353
|
19 years |
bennylp |
Fixed unable to open simultaneous sound streams in MacOS
|
|
|
@352
|
19 years |
bennylp |
Changed sound device framework to allow opening bidirectional streams from …
|
|
|
@351
|
19 years |
bennylp |
Added a little more threading test and put more info in ioqueue test log
|
|
|
@350
|
19 years |
bennylp |
Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. …
|
|
|
@349
|
19 years |
bennylp |
Fixed bug in ioqueue with IO Completion Port backend, where events may …
|
|
|
@348
|
19 years |
bennylp |
Added pj_inet_addr2()
|
|
|
@347
|
19 years |
bennylp |
Added macro to exclude filters in resample and added options to select …
|
|
|
@346
|
19 years |
bennylp |
Fixed error in Samples.mak when CFLAGS is specified in cmdline
|
|
|
@345
|
19 years |
bennylp |
Fixed build error on mingw
|
|
|
@344
|
19 years |
bennylp |
Added level.c to samples collection
|
|
|
@343
|
19 years |
bennylp |
Added clock-rate options in pjsua
|
|
|
@342
|
19 years |
bennylp |
Added sndinfo sample and tested samples on MacOSX Jaguar
|
|
|
@341
|
19 years |
bennylp |
Ported PJMEDIA to Darwin/MacOSX
|
|
|
@340
|
19 years |
bennylp |
Added missing pa_mac_hostapis.c for PortAudio? in MacOS
|
|
|
@339
|
19 years |
bennylp |
Added MacOS related files to PortAudio?
|
|
|
@338
|
19 years |
bennylp |
Ported pjlib to PowerPC/MacOS
|
|
|
@337
|
19 years |
bennylp |
Removed sine generator from confsample
|
|
|
@336
|
19 years |
bennylp |
Added pjmedia playfile, playsine, and conference sample
|
|
|
@335
|
19 years |
bennylp |
Added assert when get_frame() or put_frame() is NULL
|
|
|
@334
|
19 years |
bennylp |
Tested and fixed stereo audio support
|
|
|
@333
|
19 years |
bennylp |
Fixed no audio bug in new conference, and add level adjustment in port …
|
|
|
@332
|
19 years |
bennylp |
Added comment on how to add credentials and route set in the dialog
|
|
|
@331
|
19 years |
bennylp |
Fixed or added misc flags to enable build selection via compile time macro
|
|
|
@330
|
19 years |
bennylp |
Added option to disable error message altogether, to save space footprint
|
|
|
@329
|
19 years |
bennylp |
Added comments in simpleua.c
|
|
|
@328
|
19 years |
bennylp |
Added samples (finally!!)
|
|
|
@327
|
19 years |
bennylp |
Fixed bug in stream.c where bits_per_sample is not set properly
|
|
|
@326
|
19 years |
bennylp |
Added <stdio.h> in this file
|
|
|
@325
|
19 years |
bennylp |
Fixed bug in --rtp-port argument parsing
|
|
|
@324
|
19 years |
bennylp |
Changed pjsip_inv_send_msg() function
|
|
|
@323
|
19 years |
bennylp |
Added feature in conference bridge to get and set the signal level of …
|
|
|
@322
|
19 years |
bennylp |
Support for stereo audio (or N audio channels, for that matter)
|
|
|
@321
|
19 years |
bennylp |
Added sound port (sound_port.h/c), and changed sound and RTCP names from …
|
|
|
@320
|
19 years |
bennylp |
Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …
|
|
|
@319
|
19 years |
bennylp |
Tidying up sound device, register PortAudio? error codes, and initial …
|
|
|
@318
|
19 years |
bennylp |
Added Null port, and changed conference so that it does not call port …
|
|
|
@317
|
19 years |
bennylp |
(Failed) Attempt to persuade VC2005 project conversion to include …
|
|
|
@316
|
19 years |
bennylp |
Added few words in configure script and fixed cygwin compilation
|
|
|
@315
|
19 years |
bennylp |
Fixed compilation and run warnings/errors with MSVC 2005
|
|
|
@314
|
19 years |
bennylp |
Updated README.txt
|
|
|
@313
|
19 years |
bennylp |
Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …
|
|
|
@312
|
19 years |
bennylp |
Added options to disable microphone device, usefull for streaming server …
|
|
|
@311
|
19 years |
bennylp |
RTP server NAT support and removed rtp_port
|
|
|
@310
|
19 years |
bennylp |
Version 0.5.4 final web release
|
|
|
@309
|
19 years |
bennylp |
Fixed pjsip-perf for 0.5.4
|
|
|
@308
|
19 years |
bennylp |
Updated dev-guide pdf to 0.5.4
|
|
|
@307
|
19 years |
bennylp |
Version 0.5.4 (web release)
|
|
|
@306
|
19 years |
bennylp |
Updated evsub to sync with the doc
|
|
|
@305
|
19 years |
bennylp |
Added --uas-duration and --uas-refresh option (the later is broken)
|
|
|
@304
|
19 years |
bennylp |
Fixed bug in writing log when pj_init() is called
|
|
|
@303
|
19 years |
bennylp |
Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
|
|
|
@302
|
19 years |
bennylp |
Fixed bug in remote payload type search
|
|
|
@301
|
19 years |
bennylp |
Fixed warnings in Linux build
|
|
|
@300
|
19 years |
bennylp |
Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
|
|
|
@299
|
19 years |
bennylp |
Fixed warnings on Linux build
|
|
|
@298
|
19 years |
bennylp |
Added version info on pj_init()
|
|
|
@297
|
19 years |
bennylp |
Added missing speex_config_types.h
|
|
|
@296
|
19 years |
bennylp |
Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
|
|
|
@295
|
19 years |
bennylp |
Fixed warnings in pjmedia_sdp_attr_cmp
|
|
|
@294
|
19 years |
bennylp |
Tested Speex codecs (narrowband, wideband, ultrawideband)!
|
|
|
@293
|
19 years |
bennylp |
Added to pjsua: write new media settings, modify call stat output, fixed …
|
|
|
@292
|
19 years |
bennylp |
Fixed crashed bug when dialog is gone after it is found! Should not happen …
|
|
|
@291
|
19 years |
bennylp |
Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
|
|
|
@290
|
19 years |
bennylp |
Fixed bug if payload type for rx and tx is different (i.e. dyn pt)
|
|
|