]> git.sesse.net Git - ffmpeg/commit
sndio_dec: Add missing includes for av_gettime()
authorMartin Storsjö <martin@martin.st>
Sun, 24 Mar 2013 10:11:58 +0000 (12:11 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 24 Mar 2013 11:20:53 +0000 (13:20 +0200)
commitfdaacc5932a813c1974e4bd61b5b499b070a610a
tree502b020a185b0f77963f16182abb6b5e23f576a5
parent285ff14413718ef70b3d992be24472c12cbc481c
sndio_dec: Add missing includes for av_gettime()

This is necessary after the old av_gettime in libavformat was
dropped.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavdevice/sndio_dec.c