Browse Source

comment is no longer true

Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 21 years ago
parent
commit
eb507b21c4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ffmpeg.c

+ 0
- 1
ffmpeg.c View File

@@ -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);


Loading…
Cancel
Save