lavf: Use av_gettime_relative
The ones left using av_gettime are NTP timestamps (for RTCP,
which is specified to send the actual current realtime clock
in RTCP SR packets), and the NUT muxer timestamper, which is
documented as using wallclock time.
Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
- libavformat/hls.c 3 additions, 3 deletionslibavformat/hls.c
- libavformat/hlsproto.c 3 additions, 3 deletionslibavformat/hlsproto.c
- libavformat/rtpdec.c 5 additions, 5 deletionslibavformat/rtpdec.c
- libavformat/rtsp.c 4 additions, 4 deletionslibavformat/rtsp.c
- libavformat/rtspdec.c 1 addition, 1 deletionlibavformat/rtspdec.c
- libavformat/sapenc.c 1 addition, 1 deletionlibavformat/sapenc.c
Loading
Please register or sign in to comment