mediamtx/internal/recorder
dependabot[bot] f843df4ab8
build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297)
Bumps [github.com/bluenviron/mediacommon/v2](https://github.com/bluenviron/mediacommon) from 2.5.3 to 2.6.0.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-28 15:44:36 +01:00
..
format.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
format_fmp4.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_fmp4_part.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
format_fmp4_segment.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_fmp4_track.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_mpegts.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_mpegts_segment.go recorder: write additional infos inside segments (#5083) 2025-10-13 12:34:44 +02:00
format_mpegts_track.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
recorder.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
recorder_instance.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
recorder_test.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00