[FFmpeg-cvslog] r11454 - trunk/libavformat/pva.c

ivo subversion
Tue Jan 8 00:40:04 CET 2008


Author: ivo
Date: Tue Jan  8 00:40:04 2008
New Revision: 11454

Log:
cosmetics


Modified:
   trunk/libavformat/pva.c

Modified: trunk/libavformat/pva.c
==============================================================================
--- trunk/libavformat/pva.c	(original)
+++ trunk/libavformat/pva.c	Tue Jan  8 00:40:04 2008
@@ -142,7 +142,7 @@ recover:
         return AVERROR(EIO);
 
     pkt->stream_index = streamid - 1;
-        pkt->pts = pva_pts;
+    pkt->pts = pva_pts;
 
     return ret;
 }




More information about the ffmpeg-cvslog mailing list