[FFmpeg-soc] [soc]: r1380 - rv40/rv34.c
kostya
subversion at mplayerhq.hu
Thu Sep 20 06:08:25 CEST 2007
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;
More information about the FFmpeg-soc
mailing list