summaryrefslogtreecommitdiff
path: root/ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 0c98fb7c6b..875463f1c2 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -965,7 +965,7 @@ static void do_video_stats(OutputStream *ost, int frame_size)
}
}
-/*
+/**
* Get and encode new output from any of the filtergraphs, without causing
* activity.
*