Skip to content

Releases: rerun-io/re_mp4

0.3.0 - Handle time shifts

13 Nov 09:56
Compare
Choose a tag to compare
  • 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

12 Nov 11:09
Compare
Choose a tag to compare
  • 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

11 Nov 15:37
Compare
Choose a tag to compare
  • Optimize mp4 parse times by not copying video data #12 by @jprochazk

0.1.0 - Initial release

14 Oct 12:21
Compare
Choose a tag to compare
Release 0.1.0 - Initial release