mediamtx/internal/playback
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
..
muxer.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
muxer_fmp4.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
muxer_mp4.go playback: fix crash (#5240) (#5250) 2025-12-06 22:45:50 +01:00
muxer_mp4_test.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
on_get.go playback: improve segment merging algorithm (#5084) 2025-10-13 17:00:21 +02:00
on_get_test.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
on_list.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_list_test.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
segment_fmp4.go playback: support concatenating segments with long gaps (#5172) 2025-12-01 21:27:08 +01:00
segment_fmp4_test.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
server.go api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
server_test.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00