mediamtx/internal
dependabot[bot] 62effa79ef
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300)
Bumps [github.com/bluenviron/gortmplib](https://github.com/bluenviron/gortmplib) from 0.1.2 to 0.2.0.
- [Commits](https://github.com/bluenviron/gortmplib/compare/v0.1.2...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortmplib
  dependency-version: 0.2.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 17:29:27 +01:00
..
api api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
auth update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
codecprocessor update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
conf add structured logging (#5219) 2025-12-27 20:42:06 +01:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
externalcmd update linter settings (#4790) 2025-07-26 16:44:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger add structured logging (#5219) 2025-12-27 20:42:06 +01:00
metrics api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
ntpestimator recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
playback build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
pprof api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
protocols build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
recordcleaner update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
recorder build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
recordstore simplify code with ptrOf (#5179) 2025-11-11 12:01:03 +01:00
restrictnetwork support filtering interface and source IP in UDP sources (#4178) (#4464) 2025-04-28 22:22:55 +02:00
rlimit remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
servers build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
staticsources build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
stream estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +02:00
test update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
testapidocs apidocs: fix compatibility with OpenAPI 3.0 (#5210) 2025-11-22 23:05:08 +01:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00