librespot/playback
JasonLG1979 5e02b6643d Simplify time calculations in SymphoniaDecoder
Time impl's from f64 (as secs) so there's no need to manually calculate it beyond converting ms to sec.

If we grab the TimeBase in new we don't need to continually call decoder.codec_params().time_base everytime we want to convert ts to ms.
2023-06-24 18:10:35 -05:00
..
src Simplify time calculations in SymphoniaDecoder 2023-06-24 18:10:35 -05:00
Cargo.toml Remove and update dependencies (#1140) 2023-04-11 20:33:45 +02:00