[vlc-devel] [vlc-commits] sout:rtp: fix misc variables/parameters that are mtime_t
Steve Lhomme
robux4 at ycbcr.xyz
Mon Jun 18 08:29:29 CEST 2018
OK this is because in my working branch all timeouts are in mtime_t.
last_seen is given mdate() and compared/added to the structure timeout,
so we read it once in mtime_t and it stays that way.
That will be later in the patches...
On 2018-06-17 10:43 AM, Rémi Denis-Courmont wrote:
> Le sunnuntaina 17. kesäkuuta 2018, 11.28.57 EEST Rémi Denis-Courmont a écrit :
>> Le torstaina 14. kesäkuuta 2018, 17.41.03 EEST Steve Lhomme a écrit :
>>> vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Wed Jun 13
>>> 15:22:29 2018 +0200| [1c8acb0653180ab98c0e499111983a7333323580] |
>>> committer: Steve Lhomme
>>>
>>> sout:rtp: fix misc variables/parameters that are mtime_t
>> This is obviously enough wrong that even the compiler warns.
>> Please revert.
> Nevermind, the warning is now fixed. I have not reviewed the rest.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20180618/ca6bb300/attachment.html>
More information about the vlc-devel
mailing list