[SCM] liblivemedia/master: Refresh patch

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Mon Oct 11 22:47:48 UTC 2010


The following commit has been merged in the master branch:
commit 5f7850a033a2a035c4a0b27de9c0a659d7c13a4c
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Mon Oct 11 23:44:43 2010 +0100

    Refresh patch

diff --git a/debian/patches/020_invalid_casts.diff b/debian/patches/020_invalid_casts.diff
index 500026b..c7546cd 100644
--- a/debian/patches/020_invalid_casts.diff
+++ b/debian/patches/020_invalid_casts.diff
@@ -8,7 +8,7 @@ Index: liblivemedia/liveMedia/MPEG1or2Demux.cpp
      envir() << "MPEG1or2Demux::registerReadInterest(): attempt to read stream id "
 -	    << (void*)streamIdTag << " more than once!\n";
 +	    << streamIdTag << " more than once!\n";
-     abort();
+     envir().internalError();
    }
  
 @@ -457,7 +457,7 @@

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list