1
Fork 0
galene/codecs
Juliusz Chroboczek 06a0a2c36e Handle empty VP8 headers.
Only the first byte of the VP8 header is mandatory, but we
used to reject packets smaller than 4 bytes.  The major part
of the fix is actually in pion/rtp.
2023-01-09 19:52:57 +01:00
..
codecs.go Handle empty VP8 headers. 2023-01-09 19:52:57 +01:00
codecs_test.go Handle empty VP8 headers. 2023-01-09 19:52:57 +01:00