mediamtx/internal/stream
Alessandro Ros 653d10fb75
use the same filtering process for every codec (#5324)
this allows to apply features that were previously implemented for
single codecs (like RTP packet resizing), to any codec, and simplifies
future development.
2026-01-16 14:03:13 +01:00
..
format_updater.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
reader.go bump golangci-lint to 2.8.0 (#5350) 2026-01-15 22:43:32 +01:00
rtp_decoder.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
rtp_encoder.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
stream.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
stream_format.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
stream_media.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
stream_test.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
unit_remuxer.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00