Author: kostya
Date: Thu Sep 20 06:08:25 2007
New Revision: 1380

Log:
Drop unneeded line

Modified:
   rv40/rv34.c

Modified: rv40/rv34.c
==============================================================================
--- rv40/rv34.c (original)
+++ rv40/rv34.c Thu Sep 20 06:08:25 2007
@@ -1640,7 +1640,6 @@ int ff_rv34_decode_init(AVCodecContext *
 
     static int tables_done = 0;
 
-    r->rv30 = (avctx->codec_id == CODEC_ID_RV30);
     MPV_decode_defaults(s);
     s->avctx= avctx;
     s->out_format = FMT_H263;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to