Commit 5dacf7b1 authored by Marton Balint's avatar Marton Balint

ffplay: fix indentation

Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
parent 0b24e341
......@@ -2175,7 +2175,6 @@ static int audio_decode_frame(VideoState *is)
return -1;
if (!is->audio_buf_frames_pending) {
if (flush_complete)
break;
new_packet = 0;
......
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