[SCM] libav/experimental: Remove variables made unused by the last two patches and test svn access.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:02:56 UTC 2013


The following commit has been merged in the experimental branch:
commit 1926bd92d58127001eb6849292c154d852660e98
Author: Vitor Sessak <vitor1001 at gmail.com>
Date:   Tue Jul 3 02:50:36 2007 +0000

    Remove variables made unused by the last two patches and test svn access.
    
    Originally committed as revision 9464 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h
index 9c457ca..202f32a 100644
--- a/libavcodec/roqvideo.h
+++ b/libavcodec/roqvideo.h
@@ -47,8 +47,6 @@ typedef struct RoqContext {
     AVFrame *last_frame;
     AVFrame *current_frame;
     int first_frame;
-    int y_stride;
-    int c_stride;
 
     roq_cell cb2x2[256];
     roq_qcell cb4x4[256];

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list