Commit 8f83a3b0 authored by Stefano Sabatini's avatar Stefano Sabatini

Remove outcommented fossil code.

parent 4aaeabcb
......@@ -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){
......
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