OSDN Git Service

av_gettime: support Win32 without gettimeofday()
authorMans Rullgard <mans@mansr.com>
Wed, 20 Jun 2012 12:46:52 +0000 (13:46 +0100)
committerMans Rullgard <mans@mansr.com>
Wed, 20 Jun 2012 16:09:03 +0000 (17:09 +0100)
commit61183b5ab4c203363ee0ee696bdf4819be307230
tree037f8d404cafae1ca295949793ca79572050d97b
parent980f81d961e62dd38b9dbe6091e72638d6535ccd
av_gettime: support Win32 without gettimeofday()

Based on patch by Ronald S. Bultje.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure
libavutil/time.c