ffmpeg: reindent after last commit.

This commit is contained in:
Nicolas George 2012-08-19 11:23:59 +02:00
parent 429c6cab1c
commit 13b965ead4
1 changed files with 63 additions and 64 deletions

View File

@ -963,7 +963,6 @@ static int reap_filters(void)
int i;
int64_t frame_pts;
/* TODO reindent */
/* Reap all buffers present in the buffer sinks */
for (i = 0; i < nb_output_streams; i++) {
OutputStream *ost = output_streams[i];