summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2009-05-06More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-22Ticket #774: Replaced abort() & printf(), which caused linking error on WM pl...Nanang Izzuddin
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-20More ticket #774: replaced dependency to STLBenny Prijono
2009-04-20More ticket #774: added option to shift PCM input to encoder right by some va...Benny Prijono
2009-04-18More ticket #774: compilation error for VS8 and make build system due to last...Benny Prijono
2009-04-18More ticket #774: optimization for siren7/siren14 codecsBenny Prijono
2009-04-16Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for release...Nanang Izzuddin
2009-04-15Ticket #774:Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-04-06Ticket #774: Nanang Izzuddin
2009-04-01More ticket #774 (re: g722): some modifications in VS6 projects/workspaceBenny Prijono
2009-04-01Ticket #774:Nanang Izzuddin
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2008-12-23Removed global optimization setting from libsrtp VS project since it causes l...Benny Prijono
2008-10-21Ticket #558: Added srtp_deinit() function and registered this with pj_atexit().Nanang Izzuddin
2008-09-23Ticket #547: Added DirectX include path from Windows environment settings to ...Nanang Izzuddin
2008-09-16Ticket #627: Fixed general compiler warning when building for WinCE (thanks D...Nanang Izzuddin
2008-08-09Ticket #588: Improvements to echo cancellation frameworkBenny Prijono
2008-07-29Ticket #557: Fixed memory leak in Speex EC (actually this is updating Speex v...Nanang Izzuddin
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-14Ticket #558: Fixed memory leak caused by cipher_type_self_test()Nanang Izzuddin
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-10Fixed Speex build configNanang Izzuddin
2008-06-10Upgraded Speex version to the latest and reorganized it in local copy (since ...Nanang Izzuddin
2008-05-28More ticket #536: fixed bug in SrcUD (missed fix, previously r1968 only fixed...Nanang Izzuddin
2008-05-28Reapplied changeset 287 (resample may write pass the output buffer), with a b...Nanang Izzuddin
2008-05-23Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mo...Benny Prijono
2008-04-03Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (t...Benny Prijono
2008-03-26Fixed bugs in libsrtp that effect dtls-srtpBenny Prijono
2008-03-25More ticket #451: fixed build error on MacOS X caused by new PABenny Prijono
2008-03-19More ticket #451: build error on Mingw with the latest PortAudio (thanks Matt...Benny Prijono
2008-03-12Ticket #451: Updated PortAudio to the latest versionBenny Prijono
2008-03-12Ticket #511: Add --disable-oss option to disable OSS in configure scriptBenny Prijono
2008-02-21Replaced fprintf/printf with err_report() Benny Prijono
2008-02-18Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks ...Benny Prijono
2008-02-07Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong er...Benny Prijono
2008-02-01More ticket #61: mismatch in libsrtp output library name causing error when b...Benny Prijono
2008-01-25More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested on...Benny Prijono
2008-01-24Fixed libsrtp random string generation on Win32Benny Prijono
2008-01-24More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp in...Benny Prijono
2008-01-24More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unis...Benny Prijono
2008-01-24Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtpBenny Prijono
2008-01-23Ticket #61: imported libsrtp into third_party directory (backported from srtp...Benny Prijono
2007-11-12Updated include path for libmilenage VS6 projectBenny Prijono
2007-11-11Fixed milenage build on eVC etc.Benny Prijono
2007-10-21Updated libmilenage Visual Studio project toption to use /MD instead of /MTBenny Prijono