Releases: rerun-io/re_mp4
Releases · rerun-io/re_mp4
0.3.0 - Handle time shifts
- Account for video with DTS shift and resulting negative dts values #16 by @Wumpf
- Shift DTS & CTS by minimum CTS to mimick
ffprobe
's behavior #17 by @Wumpf
0.2.1 - Fix integer overflow bug
- Fix integer overflow when ctts contains entries with negative offsets #14 by @Wumpf
- Handle negative data_offset in TrunBox #15 by @Wumpf
0.2.0 - Faster parsing
- Optimize mp4 parse times by not copying video data #12 by @jprochazk
0.1.0 - Initial release
Release 0.1.0 - Initial release