1
Fork 0
galene/codecs
Juliusz Chroboczek 3e5545434a 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-11 19:42:52 +01:00
..
codecs.go Handle empty VP8 headers. 2023-01-11 19:42:52 +01:00
codecs_test.go Handle empty VP8 headers. 2023-01-11 19:42:52 +01:00