core: rename NTPtime64 to vlc_ntp_time
This function name did not follow any conventions used throughout the codebase, so take the chance that we break API/ABI in 4.x to rename it before we have to keep it around even longer if we don't do it now.
parent
88229e1e
No related branches found
No related tags found
Showing
- include/vlc_tick.h 4 additions, 2 deletionsinclude/vlc_tick.h
- modules/stream_out/rtcp.c 3 additions, 3 deletionsmodules/stream_out/rtcp.c
- modules/stream_out/sdp_helper.c 1 addition, 1 deletionmodules/stream_out/sdp_helper.c
- src/check_symbols 0 additions, 1 deletionsrc/check_symbols
- src/libvlccore.sym 1 addition, 1 deletionsrc/libvlccore.sym
- src/misc/mtime.c 1 addition, 1 deletionsrc/misc/mtime.c
- src/posix/rand.c 1 addition, 1 deletionsrc/posix/rand.c
Loading
Please register or sign in to comment