summaryrefslogtreecommitdiffstats
path: root/libavfilter/f_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/f_select.c')
-rw-r--r--libavfilter/f_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/f_select.c b/libavfilter/f_select.c
index d951b0f..a06ca87 100644
--- a/libavfilter/f_select.c
+++ b/libavfilter/f_select.c
@@ -43,7 +43,7 @@ static const char *const var_names[] = {
"prev_pts", ///< previous frame PTS
"prev_selected_pts", ///< previous selected frame PTS
- "t", ///< first PTS in seconds
+ "t", ///< timestamp expressed in seconds
"start_t", ///< first PTS in the stream, expressed in seconds
"prev_t", ///< previous frame time
"prev_selected_t", ///< previously selected time
OpenPOWER on IntegriCloud