Subject: CVS commit: pkgsrc/multimedia/farsight2
From: Thomas Klausner
Date: 2009-10-31 03:47:32
Message id: 20091031024732.4F511175DD@cvs.netbsd.org

Log Message:
Update to 0.0.16:

    Version 0.0.16

    rtpspecialsource: Remove want_source() method

    get_codec() function does the same thing

    rtpdtmfsoundsource: Implement get_codec method

    rtpdtmfeventsource: Implement get_codec method

    rtpspecialsource: Add new get_codec method

    rtp: Check if the codec changed when removing special sources

    rtp: Allow checking if a codec is valid for sending even if it has no way to \ 
build a codecbin

    rtpcodecnego: Fix doc string

    rtpspecialsource: Move static function closer to its use place

    rtpspecialsource: Fix over-80 line

    rtpsession: Check/update secondary sources even if the primary one doesn't change

    tests: Tests changing the dtmf PT mid-call

    tests: Make sure dtmf events are really received

    test: Test changing the dtmf_id

    tests: dtmf method is not always auto

    rtpsession: Only emit send-codec-changed message after the special codecs \ 
have been changed

    rtpsession: Don't leak iterator on linking failure

    rtpsession: Cleanup send codecbin on failure

    rtpsession: Print error on session dispose problems

    rtpdtmfsoundsource: Correctly check the presence of elements

    rawudp: Use %d for ints, not %s

    configure: quiet automake portability bs

    msnstream: Make send sink async=false for now

    msnstream: Don't keep lock into set_remote_candidates

    tests: Test invalid property name in fs_element_added_notifier_from_keyfile

    element-added-notifier: Don't crash on invalid property

    rtpconference: Don't assert on non-existing sdes parts

    rtpspecialsource: Dispose is not always called twice, cleanup in finalize

    rtpsession: Remove useless ref

    Version 0.0.15.1

    Version 0.0.15

    Require gst-p-bad 0.10.14 for mimic

    tests: Unlock src before setting it to playing

    tests: Refrain from using the thread unsafe version of failure in the nice test

    rtpsession: Keep ref on stream while associating substreams to it

    rtpsubstream: Remove another double-unlock in error case

    rtpsession: Don't double-unlock

    rtpsession: Fix leaking caps on signals after dispose

    rtpsession: Fix potential leak if already disposed

    rtpsubstrea: Remove unused variable

    elementaddednotifier: Use g_connect_signal_object

    Otherwise each element had a ref on the notifier and relied on the not thread
    safe weak references.

    rawudp: Emit local candidates if there are no local interfaces suitable for UPnP

    rawudp: Add some UPnP debug messages

    glib-gen: Use single = instead of == for portability

    msnconnection: Check return values from recv()

    msnsession: Conference must always set before get_property

    msnsession: Only try to lock conference if it has been set

    rtpsession: Initialise variable to NULL

    Makes coverity happy

    msnconnection: Remove unused variables

    rtpstream: Correct documentation

    rtpsession: Unref transmitter src/sink in dispose

    Unref element from g_object_get(), fixes leak

    elementaddednotifier: Unref element in iterator loop

    Fixes leak

    elementadded: Use gst_value_deserialize to read properties

    Use the existing function instead of having our own less-capable \ 
re-implementation

    Version 0.0.14.1

Files:
RevisionActionfile
1.4modifypkgsrc/multimedia/farsight2/Makefile
1.4modifypkgsrc/multimedia/farsight2/distinfo
1.1.1.1removepkgsrc/multimedia/farsight2/patches/patch-ad
1.1.1.1removepkgsrc/multimedia/farsight2/patches/patch-ae
1.1.1.1removepkgsrc/multimedia/farsight2/patches/patch-af
1.1.1.1removepkgsrc/multimedia/farsight2/patches/patch-ag
1.1.1.1removepkgsrc/multimedia/farsight2/patches/patch-ah