ffplay: fix indentation

Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
Marton Balint 2013-04-01 21:10:25 +02:00
parent 0b24e341ed
commit 5dacf7b1ab
1 changed files with 24 additions and 25 deletions

View File

@ -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;