Lahiru
Lahiru
Looks like we are avoiding adding ID3 cues from audio streams https://github.com/videojs/http-streaming/blob/master/src/mse/virtual-source-buffer.js#L482 as mux.js already handles the parsing of AAC for ID3 tags: https://github.com/videojs/mux.js/blob/9d549aeccb3fbe6a3399250b8e3457e32f9660bf/lib/aac/index.js#L73-L75 We might want to port over...
Since it seems based on [this comment](https://github.com/d3/d3-format/pull/70#issuecomment-1689033180) that the IEC prefixes got stalled due to the currency changes -- would it be possible to extract the IEC changes to the...