mediamtx/internal/playback
dependabot[bot] 0f74cee372
build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1 (#4099)
* build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1

Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib) from 2.1.0 to 2.1.1.
- [Commits](https://github.com/bluenviron/gohlslib/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-01-02 13:10:57 +01:00
..
muxer.go playback: support serving streams in standard MP4 format (#3213) 2024-04-14 19:29:29 +02:00
muxer_fmp4.go playback: improve precision when splitting fMP4 parts (#3250) 2024-04-15 17:45:11 +02:00
muxer_mp4.go move pmp4 package into mediacommon (#3367) 2024-05-18 11:27:39 +02:00
on_get.go playback: allow filtering timespans by start and end date (#3637) (#3489) (#4085) 2025-01-02 12:43:18 +01:00
on_get_test.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
on_list.go playback: allow filtering timespans by start and end date (#3637) (#3489) (#4085) 2025-01-02 12:43:18 +01:00
on_list_test.go build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1 (#4099) 2025-01-02 13:10:57 +01:00
segment_fmp4.go playback: allow filtering timespans by start and end date (#3637) (#3489) (#4085) 2025-01-02 12:43:18 +01:00
segment_fmp4_test.go update golangci-lint (#3300) 2024-04-28 18:20:08 +02:00
server.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
server_test.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00