[SCM] liblivemedia packaging branch, master, updated. debian/2010.02.10-1-8-gd744cce

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Tue Apr 20 23:24:17 UTC 2010


The following commit has been merged in the master branch:
commit ae78b834019a116637917823eae392e22f513321
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Tue Apr 20 22:00:29 2010 +0100

    Update upstream ChangeLog

diff --git a/debian/upstream.changelog b/debian/upstream.changelog
index 20d4847..1dda43e 100644
--- a/debian/upstream.changelog
+++ b/debian/upstream.changelog
@@ -1,3 +1,40 @@
+2010.04.09:
+- Fixed a bug in the way that "AMRAudioRTPSource" reimplements "hasBeenSynchronizedUsingRTCP()".
+  (Thanks to Ralf Globisch for reporting this bug.)
+
+2010.04.01:
+- Fixed the "openRTSP" code so that it no longer restricts the play time duration (using the "-d" option), because there is no
+  no longer any practical limit on the duration that gets passed to "TaskScheduler::scheduleDelayedTask()"
+  (because it is microseconds in 64 bits).
+  (Thanks to Brad Thomas for this suggestion.)
+- Removed some obsolete (and unused) code from the "RTSPClient" implementation, in preparation for a major reworking of this code.
+
+2010.03.16:
+- Made more improvements to "QuickTimeFileSink".  (Thanks to Wolfgang Breyha.)
+
+2010.03.15:
+- Fixed a bug in the Transport Stream file indexing mechanism that was preventing index files from properly being generated
+  for some Transport Stream files.  (We sometimes weren't analyzing Program Association Tables correctly.)
+- Removed the hack that we introduced in version 2009.11.27, because we have now fixed the bug that made that necessary.
+- Removed the "RTPOverTCP_OK" hack from "RTPInterface.cpp", because it's no longer needed.
+
+2010.03.14:
+- Fixed the RTSP server implementation so that - when streaming via RTP-over-TCP - it can now handle RTSP commands after the
+  first "PLAY".  (This fixes a long-standing bug.)
+- Updated "QuickTimeFileSink" to support writing files larger than 2GB.  Also fixed a bug involving "esds" atoms for MPEG-4.
+  (Thanks to Wolfgang Breyha for this patch.)
+- Fixed a bug in the way that RTCP "SDES" items are constructed.  (Thanks to Jeremy Norling for bringing this to our attention.)
+- Added a sanity check to the string version of "BasicUsageEnvironment::operator<<()", to check for a NULL string input.
+  (Thanks to Paulo Rogerio Panhoto for this suggestion.)
+
+2010.03.08:
+- Fixed a rare bug that could sometimes cause RTSP clients to reuse the same (ephemeral) port number.
+  (Thanks to Andro Debevere for reporting this.)
+- Made changes to "config.armlinux", suggested by Rafael Carre.
+- Removed a "|| defined(__CYGWIN32__)" test from "groupsock/GroupsockHelper.cpp", because it's no longer needed.
+  (Cygwin has apparently now fixed the bug that made that necessary.)
+  (Thanks to Tatterdemalian Anzulovic for reporting this.)
+
 2010.02.10:
 - Fixed a possible 1-byte overflow in "RTSPClient::setupMediaSubsession()".  (Thanks to Martin Bonnin for reporting this.)
 - Make "parseCLine()" a bit more robust against certain technically illegal, but still parseable SDP "c=" lines.

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list