[SCM] libav/experimental: 10l: dx shouldn't exist.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:18:54 UTC 2013


The following commit has been merged in the experimental branch:
commit 5fb2f1347ef679202ddeeed33684da02ec833415
Author: Alex Converse <alex.converse at gmail.com>
Date:   Fri Nov 12 05:38:57 2010 +0000

    10l: dx shouldn't exist.
    
    sorry sorry sorry sorry
    
    Originally committed as revision 25726 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/vorbis_dec.c b/libavcodec/vorbis_dec.c
index 3305dc1..5655904 100644
--- a/libavcodec/vorbis_dec.c
+++ b/libavcodec/vorbis_dec.c
@@ -1146,7 +1146,7 @@ static int vorbis_floor1_decode(vorbis_context *vc,
     int_fast16_t book;
     uint_fast16_t offset;
     uint_fast16_t i,j;
-    int_fast16_t adx, ady, dx, dy, off, predicted;
+    int_fast16_t adx, ady, dy, off, predicted;
     int_fast32_t err;
 
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list