[SCM] liblivemedia packaging branch, master, updated. debian/2009.11.27-1-9-g98548ae

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Thu Jan 14 22:48:27 UTC 2010


The following commit has been merged in the master branch:
commit a642254e7f42e2d0889358a3ed30e959b3fa13d7
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Thu Jan 14 22:23:14 2010 +0000

    Refresh patch

diff --git a/debian/patches/020_invalid_casts.diff b/debian/patches/020_invalid_casts.diff
index f5f367b..3303396 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";
-     exit(1);
+     abort();
    }
  
 @@ -457,7 +457,7 @@

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list