• Max Kellermann's avatar
    decoder/flac: store the whole stream info object, not duration · 7b13776f
    Max Kellermann authored
    We don't want to work with floating point values if possible.  Get the
    integer number of frames from the FLAC__StreamMetadata_StreamInfo
    object, and convert it into a float duration on demand.  This patch
    adds a check if the STREAMINFO packet has been received yet.
    7b13776f
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...