• Max Kellermann's avatar
    decoder/flac: calculate time stamp from current frame · e0d5ee00
    Max Kellermann authored
    Don't update a float timestamp, this will make imprecisions add up
    after a while.  We already have the number of the current frame, let's
    just calculate the float timestamp from that for every decoder_data()
    command.  For this, we need to add the attribute "first_frame", for
    CUE sheet songs.
    e0d5ee00
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...