pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/farsight2 Update to 0.0.17:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6ee9f4cfa25
branches: trunk
changeset: 569825:f6ee9f4cfa25
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 20 09:26:52 2010 +0000
description:
Update to 0.0.17:
Version 0.0.17
tests: Add test for telephone-event events parameter nego
rtpspecificnego: Add handling of telephone-event event ranges
tests: Skip tests if no local candidates are produced
rtcpfilter: Reduce the packet size when reducing the packet
tests: Skip libnice tests if it finds no local candidates
rtpdtmfsoundsource: Respect the ptime/maxptime too
tests: Add test ptime/maxptime passing
rtpsession: Set the ptime/maxptime on the send codec bin caps
rtpcodecnego: Negotiate the ptime/maxptime
rtpconference: Add function to make gst caps while keeping the ptime
rtpcodecnego: Add function to copy the list of codecs with the send-side ptime
tests; Add test for fscodec ptime/maxptime handling
codec: Add ptime
codec: Add maxptime
tests: Take rtpsession lock during message emissions
This ensures that it is not held across message emissions.
tests: Add debug-blocks
rtpsubstream: Keep ref on substream while callbacks are invoked
rtpsubstream: Put codec/codecbin inside loop
rtpsubstream: Use rw-lock to make sure the substream really stops
rtp: Move locking into callback
rtpsubstream: Don't hold session lock too much while setting new codecbin
rtpsubstream: Move modification locking to blocked function
Also allow only one thread to be in substream blocked function at once.
rtp: Move substream blocking logic into substream
rtp: Don't include marshaller headers in headers
rtp: Depend on the correct var for marshaller list generation
rtcpfilter: Add gst-p-base paths to Makefile.am
Patch contributed by Armijn Hemel <armijn%loohuis-consulting.nl@localhost>
rawudp: Remove upnp-request-timeout, it was a terrible idea
Substitute deprecated Glib symbol: g_mapped_file_free
Use g_mapped_file_unref if Glib >= 2.22 is available
http://bugs.freedesktop.org/show_bug.cgi?id=21422
rtpsession: Only add stream to list if its creation worked
README: Require gst-p-bad 0.10.17 for dtmfsrc
dtmfsrc can do do more than 8000 Hz, that has only been fixed in
gst-plugins-bad 0.10.17
rtpdtmfsound: Try hardwired PCMx only if the clock-rate is 8000
rtp: Lookup codec with config is always for sending, so make it explicit
Also, the dtmf sound will always get a valid codec now.
rtpconference: Make message about gst_bin_add failure more accurate
rtpdtmfsoundsource: Ignore codecs that don't have a blueprint
tests: Test dtmf as sound
tests: Make recv-pipeline per test
rtpdtmfsoundsource: Use main codec if PCMA/U are not available
rtpspecialsource: Make local class_get_codec function static
rtp: Regroup CodecBlueprint related functions in one place
rtpspecialsource: Rename negotiated_codecs to negotiated_codec_associations
This way, the list contents can be guessed
rtpsession: Don't need to set queue-delay anymore
rtpsession: Split codecbin generation from factory from profile
tests: Make it build against GUPnP 0.13
msnsession: Check if dispose has already been called
fstransmitter: uint can't be < 0
rawudp: Bring upnp discovery timeout down to 2 seconds
tests: Verify that it is not possible to disable all codecs
Add a reserve-pt to guarantee that it is not possible to disable all codecs
rtpcodecnego: Verify if there are any valid local codecs left after applying preferences
rtpsession: Make error message less cryptic
Version 0.0.16.1
diffstat:
multimedia/farsight2/Makefile | 4 ++--
multimedia/farsight2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 77dccacaa779 -r f6ee9f4cfa25 multimedia/farsight2/Makefile
--- a/multimedia/farsight2/Makefile Wed Jan 20 09:20:09 2010 +0000
+++ b/multimedia/farsight2/Makefile Wed Jan 20 09:26:52 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/10/31 02:47:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/20 09:26:52 wiz Exp $
#
-DISTNAME= farsight2-0.0.16
+DISTNAME= farsight2-0.0.17
CATEGORIES= chat multimedia
MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/
diff -r 77dccacaa779 -r f6ee9f4cfa25 multimedia/farsight2/distinfo
--- a/multimedia/farsight2/distinfo Wed Jan 20 09:20:09 2010 +0000
+++ b/multimedia/farsight2/distinfo Wed Jan 20 09:26:52 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2009/10/31 02:47:32 wiz Exp $
+$NetBSD: distinfo,v 1.5 2010/01/20 09:26:52 wiz Exp $
-SHA1 (farsight2-0.0.16.tar.gz) = dd25428cb38cc54169db6e8022ed49bc7d609d5b
-RMD160 (farsight2-0.0.16.tar.gz) = 20b7e7f81365aac8147a331a6c49baaadf6f46a9
-Size (farsight2-0.0.16.tar.gz) = 1021466 bytes
+SHA1 (farsight2-0.0.17.tar.gz) = 6e4b3376b9f33ab659b231bbbb2155d4e1b202cc
+RMD160 (farsight2-0.0.17.tar.gz) = bd6238a3376d0448e32fd0c50b80ccb3220132e2
+Size (farsight2-0.0.17.tar.gz) = 1025565 bytes
SHA1 (patch-aa) = 71d75037d2e8c5ee7cf0068673da67e74e4a6aa9
SHA1 (patch-ab) = 27fd12ad2d1774cbeb7c11a4cee5b40e5ea97853
SHA1 (patch-ac) = ff7eabcbbad1a81eb10ff91ea459d439866edaee
Home |
Main Index |
Thread Index |
Old Index