ffmpeg: reindent after last commit.

pull/28/head
Nicolas George 13 years ago
parent 429c6cab1c
commit 13b965ead4
  1. 1
      ffmpeg.c

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

Loading…
Cancel
Save