pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/opal



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Tue Jan 13 02:41:12 UTC 2009

Modified Files:
        pkgsrc/devel/opal: Makefile PLIST distinfo

Log Message:
Update to opal 3.4.4.

2008-11-27 07:50  rjongbloed

        * [r21641] version.h:
          Update version number for beta v3.4.4

2008-12-05 02:15  rjongbloed

        * [r21704] include/opal.h, samples/mobileopal/MobileOpalDlg.cpp,
          src/java/OpalLineAppearanceStates.java,
          src/java/OpalMessageType.java, src/java/OpalMessage_m_param.java,
          src/java/OpalParamRegistration.java,
          src/java/OpalStatusLineAppearance.java,
          src/java/exampleConstants.java, src/java/exampleJNI.java,
          src/java/java_swig_wrapper.c, src/opal/opal_c.cxx:
          Back ported "C" API version 13 to Wolf release.

2008-12-09 07:40  rjongbloed

        * [r21731] src/opal/manager.cxx:
          Fixed transmission frame rate, set by user, actually being used.
          Should just be clamped to remote's maximum, not using the
          remote's maximum all the time.

2008-12-09 07:48  rjongbloed

        * [r21732] .:
          Fixed transmission frame rate, set by user, actually being used.
          Should just be clamped to remote's maximum, not using the
          remote's maximum all the time.

2008-12-10 02:13  rjongbloed

        * [r21748] include/opal.h, samples/c_api/main.c,
          src/java/OpalParamGeneral.java, src/java/exampleJNI.java,
          src/java/java_swig_wrapper.c, src/opal/opal_c.cxx,
          src/win32/opal_dll_2005.vcproj:
          Added ability to set media options in "C" API.

2008-12-10 02:36  rjongbloed

        * [r21750] src/sip/sipcon.cxx:
          Fixed missing route set on SIP commands in a dialog when using
          outbound proxy.

2008-12-10 02:41  rjongbloed

        * [r21751] samples/mobileopal/MobileOPAL.vcproj,
          samples/mobileopal/MobileOPALppc.rc,
          samples/mobileopal/MobileOPALsp.rc,
          samples/mobileopal/MobileOpalDlg.cpp,
          samples/mobileopal/OptionsGeneral.cpp,
          samples/mobileopal/OptionsGeneral.h,
          samples/mobileopal/OptionsH323.cpp,
          samples/mobileopal/OptionsH323.h,
          samples/mobileopal/OptionsSIP.cpp,
          samples/mobileopal/OptionsSIP.h, samples/mobileopal/Resourcesp.h,
          samples/mobileopal/ScrollableDialog.cpp,
          samples/mobileopal/ScrollableDialog.h,
          samples/mobileopal/resourceppc.h:
          Added video to MobileOPAL sample.

2008-12-10 04:13  csoutheren

        * [r21753] plugins/video/H.263-1998/h263-1998.h:
          Ensure frame buffer is correctly aligned
          Thanks to Matthias Schneider

2008-12-10 04:59  rjongbloed

        * [r21756] include/opal/mediafmt.h, src/opal/manager.cxx:
          Added common video format names to default media format order.

2008-12-10 05:54  rjongbloed

        * [r21759] src/codec/opalpluginmgr.cxx, src/opal/mediastrm.cxx,
          src/opal/patch.cxx:
          Fixed OpalManager max RTP payload size parameter not being
          honoured all the way to the codec plug in.

          Also added log message if the plug in codec fails to create a
          context.

2008-12-10 06:43  rjongbloed

        * [r21761] samples/codectest/main.cxx:
          Added ability to set max RTP packet size in codec test.

2008-12-11 00:26  rjongbloed

        * [r21767] src/sip/sippdu.cxx:
          Fixed restarting timers if get pathological response to a
          transaction with incorrect Cseq header field.

2008-12-11 07:13  rjongbloed

        * [r21770] include/sip/sippdu.h, src/sip/sippdu.cxx:
          Fixed issue with registration to a non-standard port.

2008-12-14 23:27  rjongbloed

        * [r21796] ., src/sip/sipcon.cxx:
          Fixed test for CANCEL receipt on INVITE clearing call, should be
          based on transaction ID not dialog ID so correctly ignores
          multiple forked CANCEL messages.

2008-12-16 12:11  rjongbloed

        * [r21813] src/sip/sipcon.cxx:
          Fixed merge error in previous patch.

2008-12-19 06:10  rjongbloed

        * [r21844] ., src/sip/sippdu.cxx:
          Fixed sending ACK to incorrect address when particular types of
          proxies are being used.

2009-01-06 21:29  dsandras

        * [r21898] src/sip/handlers.cxx:
          Backport from TRUNK. Do not try refreshing SUBSCRIBE requests for
          which the
          200 OK contained an expire time of 0. In that case we should
          simply consider
          we are unsubscribed.

2008-10-17 09:06  rjongbloed

        * [r21385] version.h:
          Update version number for beta v3.4.3

2008-11-04 23:05  rjongbloed

        * [r21452] ., src/h323/channels.cxx:
          Fixed incorrect H.245 VideoFastUpdate being sent.

2008-11-05 04:02  rjongbloed

        * [r21457] ., include/codec/opalplugin.h:
          Update some defines so can build newer plug in codecs with older
          OPAL libraries.

2008-11-05 06:42  rjongbloed

        * [r21459] samples/openphone/main.cxx, samples/openphone/main.h:
          Fixed error in OpenPhone codec display source protocol name.

2008-11-10 00:05  rjongbloed

        * [r21487] ., src/codec/opalpluginmgr.cxx:
          Fixed frame rate, and I-Frame count statistics.

2008-11-10 03:50  rjongbloed

        * [r21488] samples/openphone/main.cxx, samples/openphone/main.h,
          samples/openphone/openphone.wxg, samples/openphone/openphone.xrc:
          Added button to OpenPhone configure dialog to test video capture
          device, e.g. camera

2008-11-12 20:52  dsandras

        * [r21504] plugins/LID/VPB/Makefile.in:
          Applied patch from Elaine Xiong <elaine xiong sun com> to fix
          compilation on OpenSolaris with SUN compiler. Thanks!

2008-11-17 08:00  rjongbloed

        * [r21539] ., src/sip/handlers.cxx:
          Probable fix for deadlock issue on interface change.

2008-11-19 05:34  rjongbloed

        * [r21556] src/h323/h323.cxx:
          Fixed behaviour of incoming H.323 calls not being answered under
          some circumstances, caused by incorrect state.

2008-11-19 05:34  rjongbloed

        * [r21557] src/opal/connection.cxx:
          Small code tidy up of OpalConnection::AnsweringCall() to remove
          redundant tests.

2008-11-20 00:44  rjongbloed

        * [r21562] ., src/sip/handlers.cxx:
          Fixed correct "quoting" of URL when explicit REGISTER contact
          address specified.

2008-11-20 01:31  rjongbloed

        * [r21564] src/sip/handlers.cxx, src/sip/sippdu.cxx:
          A registrars seems to require a "tag" field on the From header.

          The specification (RFC3261/10.2) makes no mention of requiring
          this and the tag field is intended for creating a "dialog".
          Dialogs are only required for INVITE and SUBSCRIBE commands, and
          the specification does explicitly say REGISTER does NOT create a
          dialog.

          Go figure.

2008-11-20 01:32  rjongbloed

        * [r21565] src/sip/sipep.cxx:
          Fixed default expiry time for old style SIP Register() function.

2008-11-20 03:24  rjongbloed

        * [r21568] include/h323/h323ep.h, include/opal/endpoint.h,
          src/h323/h323ep.cxx:
          Fixed correct propagation of local user name when set in
          OpalManager to alias list of H.323 endpoint.

2008-11-20 03:53  rjongbloed

        * [r21570] src/h323/gkclient.cxx:
          Changed gatekeeper discovery so does not try and use interfaces
          for which there is no signalling channel listening.

2008-11-23 21:12  ms30002000

        * [r21600] plugins/aclocal.m4, plugins/configure,
          plugins/configure.ac:
          Fix CFLAGS order in order to allow overwriting.

2008-11-25 05:10  rjongbloed

        * [r21620] include/opal/mediafmt.h, src/codec/iLBCmf.cxx:
          Fixed issue in iLBC speed negotiation when not using plug in.

2008-11-26 02:04  rjongbloed

        * [r21625] src/lids/lidep.cxx:
          Fixed LID support for media types other than audio, e.g. fax.

2008-11-27 03:44  rjongbloed

        * [r21631] src/codec/rfc2833.cxx, src/opal/rtpconn.cxx:
          Fixed propagation of CNG tone through the RFC2833 subsystem.
          Problem with the case of the 'X' and 'Y' codes.

          Fixed correct duration code sent to call back function for
          received RFC2833 data. Previously had a timestamp value in there.

          Fixed some trace logs and comments to agree with code.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/opal/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/opal/PLIST pkgsrc/devel/opal/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index