diff dv.c @ 2028:141a9539e270 libavcodec

data_size = 0 cleanup
author michael
date Fri, 21 May 2004 14:37:16 +0000
parents 3a78447c3b53
children f8ac68cd4fa8
line wrap: on
line diff
--- a/dv.c	Fri May 21 14:29:25 2004 +0000
+++ b/dv.c	Fri May 21 14:37:16 2004 +0000
@@ -889,7 +889,6 @@
 {
     DVVideoContext *s = avctx->priv_data;
   
-    *data_size=0;
     /* special case for last picture */
     if(buf_size==0)
         return 0;