mediamtx/internal/formatprocessor
Alessandro Ros 23002d9f5f
route original timestamps without converting to durations (#3839)
This improves timestamp precision.
2024-10-07 17:59:32 +02:00
..
testdata/fuzz formatprocessor: add fuzz tests (#2612) 2023-10-30 19:52:45 +01:00
ac3.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
av1.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
g711.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
g711_test.go rtsp: add random value to timestamp of tracks from other protocols (#3071) 2024-02-26 00:41:05 +01:00
generic.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
generic_test.go split RTP packet handling from data handling (#2337) 2023-09-16 17:16:33 +02:00
h264.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
h264_test.go update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
h265.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
h265_test.go update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
lpcm.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
lpcm_test.go rtsp: add random value to timestamp of tracks from other protocols (#3071) 2024-02-26 00:41:05 +01:00
mjpeg.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
mpeg1_audio.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
mpeg1_video.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
mpeg4_audio.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
mpeg4_video.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
opus.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
opus_test.go fix error in timestamp of Opus packets coming from SRT / HLS / MPEG-TS (#3388) 2024-05-24 19:47:12 +02:00
processor.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
vp8.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
vp9.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00