mediamtx/internal/recorder
dependabot[bot] c6a9d81d4c
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_highlevel (push) Waiting to run
build(deps): bump github.com/bluenviron/mediacommon (#4193)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.13.4-0.20250119173005-20b296ab1174 to 1.13.4.
- [Commits](https://github.com/bluenviron/mediacommon/commits/v1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 11:04:08 +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 fix recording timestamp with some audio codecs (#3969) (#4041) (#4062) 2024-12-21 11:18:23 +01:00
format_fmp4_part.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
format_fmp4_segment.go playback: improve /list response time (#3637) (#4096) 2025-01-03 13:08:46 +01:00
format_fmp4_track.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
format_mpegts.go build(deps): bump github.com/bluenviron/mediacommon (#4193) 2025-01-24 11:04:08 +01:00
format_mpegts_segment.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
recorder.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
recorder_instance.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
recorder_test.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00