Commit f1d3eda2 authored by michael's avatar michael

comment is no longer true


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3309 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8d96acec
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment