|
|
@413
|
19 years |
bennylp |
Updated pjmedia-codec Makefile for recent L16 codec addition
|
|
|
@412
|
19 years |
bennylp |
Initial support for stereo codecs, and added L16 codecs. Also better …
|
|
|
@411
|
19 years |
bennylp |
Initial support for stereo codecs, and added L16 codecs. Also better …
|
|
|
@410
|
19 years |
bennylp |
Added sound clock drifting reporting in sndinfo sample
|
|
|
@409
|
19 years |
bennylp |
Better support for continuing media when peer has restarted …
|
|
|
@408
|
19 years |
bennylp |
Better support for continuing media when peer has restarted …
|
|
|
@407
|
19 years |
bennylp |
Added stream.c example to demonstrate how to stream audio from both sound …
|
|
|
@406
|
19 years |
bennylp |
Added missing error texts in sip_errno.c
|
|
|
@405
|
19 years |
bennylp |
Removed pj_opterr from getopt.h as it is currently not supported
|
|
|
@404
|
19 years |
bennylp |
Added implementation of media clock and master port (to control frame …
|
|
|
@403
|
19 years |
bennylp |
Added the time when session was created in pjmedia_rtcp_stat
|
|
|
@402
|
19 years |
bennylp |
Changed stream.c so it won't quit after recvfrom returns ECONNRESET
|
|
|
@401
|
19 years |
bennylp |
Fixed bug: credentials are not copied properly in set_credentials()
|
|
|
@400
|
19 years |
bennylp |
Set pjproject version to 0.5.4.10
|
|
|
@399
|
19 years |
bennylp |
Added loss period for rx stream implementation
|
|
|
@398
|
19 years |
bennylp |
Added call duration in pjsua
|
|
|
@397
|
19 years |
bennylp |
Added code in RTCP to handle PerformanceQueryCounter? bug on Win32
|
|
|
@396
|
19 years |
bennylp |
Added experimental code to handle QueryPerformanceCounter? leaping bug on …
|
|
|
@395
|
19 years |
bennylp |
Fixed small typo error in printed message in siprtp.c
|
|
|
@394
|
19 years |
bennylp |
Randomize RTCP send interval to reduce collision risk
|
|
|
@393
|
19 years |
bennylp |
Fixed RTCP compilation warnings with gcc
|
|
|
@392
|
19 years |
bennylp |
Beautify screen output of the siprtp sample
|
|
|
@391
|
19 years |
bennylp |
Fixed crash bug in siprtp sample when call is not connected
|
|
|
@390
|
19 years |
bennylp |
Integrate (stream) quality monitoring into RTCP framework, and update all …
|
|
|
@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
|
|
|