Commit 13b965ea authored by Nicolas George's avatar Nicolas George

ffmpeg: reindent after last commit.

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