2004-07-03 18:08 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Split video temporal/spatial trade off H.245 packets to separate command and indication functions and added quality parameter, thanks Guilhem Tardy. 2004-07-03 17:05 csoutheren * src/h323caps.cxx: Applied patch 979639 to prevent crash in FindCapability if capability does not exist Thanks to Dave Parr 2004-07-03 16:51 rjongbloed * src/: channels.cxx, h323.cxx, h323annexg.cxx, h323ep.cxx, h323pluginmgr.cxx, h450pdu.cxx, rtp.cxx, t38proto.cxx: Added PTRACE_PARAM() macro to fix warnings on parameters used in PTRACE macros only. 2004-07-03 16:51 rjongbloed * src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Added virtual function for determining RTP payload type used in an H.323 channel, also some added bullet proofing for exception conditions, thanks Guilhem Tardy 2004-07-03 16:49 rjongbloed * src/codecs.cxx: Split video temporal/spatial trade off H.245 packets to separate command and indication functions and added quality parameter, thanks Guilhem Tardy. Added PTRACE_PARAM() macro to fix warnings on parameters used in PTRACE macros only. 2004-07-03 16:48 rjongbloed * include/codecs.h: Split video temporal/spatial trade off H.245 packets to separate command and indication functions and added quality parameter, thanks Guilhem Tardy. 2004-07-03 16:13 rjongbloed * src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Added virtual function for determining RTP payload type used in an H.323 channel, also some added bullet proofing for exception conditions, thanks Guilhem Tardy 2004-07-03 15:47 rjongbloed * include/channels.h, src/OpenH323_2003.dtf, src/OpenH323d_2003.dtf, src/OpenH323n_2003.dtf, src/channels.cxx, src/h323rtp.cxx: Added virtual function for determining RTP payload type used in an H.323 channel, also some added bullet proofing for exception conditions, thanks Guilhem Tardy 2004-07-03 14:33 rjongbloed * OpenH323.dsw: Made codecinfo use DLL 2004-07-03 14:02 rjongbloed * samples/codecinfo/codecinfo.dsp: Made codecinfo use DLL 2004-06-30 23:22 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Rewrite of plug in system to use single global variable for all factories to avoid all sorts of issues with startup orders and Windows DLL multiple instances. 2004-06-30 22:31 rjongbloed * include/h323caps.h, include/h323pluginmgr.h, include/mediafmt.h, samples/codecinfo/main.cxx, src/OpenH323.dtf, src/OpenH323d.dtf, src/OpenH323n.dtf, src/h323caps.cxx, src/h323pluginmgr.cxx, src/mediafmt.cxx: Rewrite of plug in system to use single global variable for all factories to avoid all sorts of issues with startup orders and Windows DLL multiple instances. 2004-06-29 12:07 dereksmithies * ReadMe.txt: Fix some textual errors. 2004-06-28 13:40 dereksmithies * ReadMe.txt: Incorporate updates from Guilhem Tardy. Many thanks. 2004-06-27 15:51 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Require plugins to have _pwplugin suffix 2004-06-25 13:23 csoutheren * plugins/: audio/G726/G726.vcproj, audio/GSM0610/gsm0610.vcproj, audio/IMA_ADPCM/IMA_ADPCM.vcproj, audio/LPC_10/LPC_10.vcproj, audio/Speex/Speex.vcproj, audio/VoiceAgeG729/VoiceAgeG729.vcproj, Codec Plugins.sln, audio/iLBC/ilbccodec.vcproj: Require plugins to have _pwplugin suffix 2004-06-25 13:17 csoutheren * plugins/: Codec Plugins.dsw, audio/G726/G726.dsp, audio/GSM0610/gsm0610.dsp, audio/IMA_ADPCM/IMA_ADPCM.dsp, audio/LPC_10/LPC_10.dsp, audio/Speex/Speex.dsp, audio/VoiceAgeG729/VoiceAgeG729.dsp, audio/iLBC/ilbccodec.dsp: Require plugins to have _pwplugin suffix 2004-06-25 09:33 csoutheren * plugins/audio/: G726/Makefile.in, GSM0610/Makefile.in, IMA_ADPCM/Makefile.in, LPC_10/Makefile.in, Speex/Makefile.in, iLBC/Makefile.in: Changed Makefiles to ensure all plugins have correct suffix 2004-06-24 23:20 csoutheren * Makefile.in: Checked in possible fix for bug 970090 2004-06-24 09:42 csoutheren * openh323_cfg.dxy: Added DOC_PLUS_PLUS define 2004-06-22 22:58 rjongbloed * src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Removed experimental H.261 plug in capability VXML plug in changes. 2004-06-22 21:29 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Removed experimental H.261 plug in capability