]> git.sesse.net Git - vlc/commit
* src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation...
authorGildas Bazin <gbazin@videolan.org>
Sat, 10 Jul 2004 18:08:09 +0000 (18:08 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 10 Jul 2004 18:08:09 +0000 (18:08 +0000)
commite414aa3236f4562b5796aca8098319a5d3020aeb
treeb96bc2226d50fa6b3f7879c6edf920db281ca2d0
parent32f808e2b53be404078de7e50c64655c94f4240c
* src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
  (is going to replace audio_date_t).
include/mtime.h
include/vlc_common.h
src/misc/mtime.c