comment is no longer true
Originally committed as revision 3309 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f8facaaf41
commit
eb507b21c4
1
ffmpeg.c
1
ffmpeg.c
@ -816,7 +816,6 @@ static void do_video_out(AVFormatContext *s,
|
|||||||
final_picture = formatted_picture;
|
final_picture = formatted_picture;
|
||||||
}
|
}
|
||||||
/* duplicates frame if needed */
|
/* duplicates frame if needed */
|
||||||
/* XXX: pb because no interleaving */
|
|
||||||
for(i=0;i<nb_frames;i++) {
|
for(i=0;i<nb_frames;i++) {
|
||||||
AVPacket pkt;
|
AVPacket pkt;
|
||||||
av_init_packet(&pkt);
|
av_init_packet(&pkt);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user