mirror of
https://github.com/bluenviron/mediamtx
synced 2025-01-09 16:29:29 +00:00
59c0ef520f
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 |