mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-19 13:50:58 +00:00
setpts: deprecate RTCTIME, we have time(0) which is more generic
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
fc2922836b
commit
495cb44172
@ -5469,6 +5469,7 @@ previous output time in seconds
|
|||||||
|
|
||||||
@item RTCTIME
|
@item RTCTIME
|
||||||
wallclock (RTC) time in microseconds
|
wallclock (RTC) time in microseconds
|
||||||
|
Deprecated, use time(0)
|
||||||
|
|
||||||
@item RTCSTART
|
@item RTCSTART
|
||||||
wallclock (RTC) time at the start of the movie in microseconds
|
wallclock (RTC) time at the start of the movie in microseconds
|
||||||
|
Loading…
Reference in New Issue
Block a user