mediamtx/internal/core
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
..
test_on_demand fix MTX_CONN_TYPE value with RTSP connections (#3967) (#4075) 2024-12-25 17:42:19 +01:00
versiongetter fix wrong -dirty prefix in version (#3869) 2024-10-12 22:24:40 +02:00
api_test.go build(deps): bump github.com/bluenviron/mediacommon (#4193) 2025-01-24 11:04:08 +01:00
core.go warn users if deprecated parameters are being used (#4080) 2024-12-25 19:28:54 +01:00
core_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
metrics_test.go build(deps): bump github.com/bluenviron/mediacommon (#4193) 2025-01-24 11:04:08 +01:00
path.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
path_manager.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
path_manager_test.go restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
path_test.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
static_source_handler.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00