[SCM] liblivemedia packaging branch, master, updated. debian/2009.11.27-1-15-g6d00dc5

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sat Jan 16 22:48:57 UTC 2010


The following commit has been merged in the master branch:
commit 35e9dc6c2c66b039f9ce44288f1aafd88f969ebe
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sat Jan 16 22:05:28 2010 +0000

    Update upstream changelog

diff --git a/debian/upstream.changelog b/debian/upstream.changelog
index 81493dd..be5e622 100644
--- a/debian/upstream.changelog
+++ b/debian/upstream.changelog
@@ -1,3 +1,14 @@
+2010.01.16:
+- Added ""#include <stdio.h>" to "groupsock/NetInterface.cpp".  This was tripping up some people.
+  (Thanks to Ben Hutchings for noticing this.)
+
+2010.01.15:
+- Changed the implementation of "Socket::changePort()" to call "bind()" directly, rather than closing the socket and reopening a
+  new one.  That old implementation sometimes caused the socket number to change, which messed up our event loop.
+  (Thanks to Rob Krakora for noticing this.)
+- Improved the implementation of DV video streaming (introduced in the previous release) - in particular,
+  to implement "DVVideoRTPSource".
+
 2010.01.13:
 - Added support for streaming/receiving DV video via RTP (using the RTP payload format defined in RFC 3189.
   (Thanks to Ben Hutchings for his help.) 

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list