mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-10 00:18:22 +00:00
in H264 and H264, parameters (VPS, SPS and PPS) are automatically prepended to random access units. When parameters were nil, they were prepended anyway, leading to a crash. Parameters are not prepended only if they are valid. |
||
---|---|---|
.. | ||
generic_test.go | ||
generic.go | ||
h264_test.go | ||
h264.go | ||
h265_test.go | ||
h265.go | ||
mpeg4audio.go | ||
opus.go | ||
processor.go | ||
vp8.go | ||
vp9.go |