• Francois Gouget's avatar
    Added bytes_to_mmtime() to convert the stream position from bytes to · eed1b520
    Francois Gouget authored
    the requested MMTIME format. This function should be identical in all
    drivers.
    Remove the corresponding code from wodGetPosition() and
    widGetPosition() and use bytes_to_mmtime() instead.
    bytes_to_mmtime() uses no floating-point arithmetic to compute
    TIME_SMPTE and no longer uses round(). It should have no integer
    overflows either.
    eed1b520
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
arts.c Loading commit data...
arts.h Loading commit data...
audio.c Loading commit data...
winearts.drv.spec Loading commit data...