Browse Source

setpts: deprecate RTCTIME, we have time(0) which is more generic

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.2
Michael Niedermayer 12 years ago
parent
commit
495cb44172
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      doc/filters.texi

+ 1
- 0
doc/filters.texi View File

@@ -5469,6 +5469,7 @@ previous output time in seconds

@item RTCTIME
wallclock (RTC) time in microseconds
Deprecated, use time(0)

@item RTCSTART
wallclock (RTC) time at the start of the movie in microseconds


Loading…
Cancel
Save