]> git.sesse.net Git - ffmpeg/commitdiff
comment is no longer true
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Jul 2004 00:27:55 +0000 (00:27 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Jul 2004 00:27:55 +0000 (00:27 +0000)
Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffmpeg.c

index 5f501873865b8591bb6a779b1a9e4c7531131643..08bd3e660889a4b81cdc641a7be55af89b16eeed 100644 (file)
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -816,7 +816,6 @@ static void do_video_out(AVFormatContext *s,
         final_picture = formatted_picture;
     }
     /* duplicates frame if needed */
-    /* XXX: pb because no interleaving */
     for(i=0;i<nb_frames;i++) {
         AVPacket pkt;
         av_init_packet(&pkt);