[SCM] gmerlin-avdecoder/master: Fixed another typo

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sat Jun 11 20:56:31 UTC 2016


The following commit has been merged in the master branch:
commit 1503f2158785a725b0879ca1d0b5edd168102b21
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Sat Jun 11 21:54:13 2016 +0200

    Fixed another typo

diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch
index 4bd6a98..8d166ea 100644
--- a/debian/patches/fix_typos.patch
+++ b/debian/patches/fix_typos.patch
@@ -133,3 +133,14 @@ Last-Update: 2012-06-11
               track->CodecID);
      }
    
+--- gmerlin-avdecoder.orig/lib/qt_chan.c
++++ gmerlin-avdecoder/lib/qt_chan.c
+@@ -752,7 +752,7 @@
+ 
+   if(chan->mChannelLayoutTag == CHANNEL_LAYOUT_UseChannelDescriptions)
+     {
+-    bgav_dprintf( " [Use channel decriptions]\n");
++    bgav_dprintf( " [Use channel descriptions]\n");
+     }
+   else if(chan->mChannelLayoutTag == CHANNEL_LAYOUT_UseChannelBitmap)
+     {

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list