mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
This change keeps the proportion offset * 256 as a floating point value rather than rounding it before linear interpolation, which will increase precision slightly when seeking in streams with XING headers. In practice, this won't make much of a difference because precise seeking in VBR MP3s with XING headers seems not to be possible without reading the entire file, due to the fact that the (uneven) distribution of bits is represented by a fixed number of table of contents entries. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||