[vlc-devel] [PATCH] -- fake-file-reload measured in	milliseconds instead of seconds
    Christophe Mutricy 
    xtophe at chewa.net
       
    Mon Mar 30 14:52:41 CEST 2009
    
    
  
2009/3/30 brezhoneg1 <brezhoneg1 at yahoo.fr>:
>
> In module/codec/fake.c, all time parameters but fake-file-reload are
> measured in milliseconds. For the latter one, millisecond should also be
> more appropriate than second as the unit of time. (see trac #2295)
>
> This patch just changes fake-file-reload from sec to millisec.
What's wrong with using float like suggested in the ticket ?
If we change from seconds to milliseconds we will break the command
lines and scripts of our users.
If we really don't want to use float, we should document the change in NEWS
-- 
Xtophe
    
    
More information about the vlc-devel
mailing list