1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00

Remove outcommented fossil code.

This commit is contained in:
Stefano Sabatini 2011-01-16 18:11:34 +01:00
parent 4aaeabcb6a
commit 8f83a3b054

View File

@ -1590,8 +1590,6 @@ static int get_video_frame(VideoState *is, AVFrame *frame, int64_t *pts, AVPacke
}
}
// if (len1 < 0)
// break;
if (got_picture){
is->skip_frames_index += 1;
if(is->skip_frames_index >= is->skip_frames){