Commit 18b5b6cb authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix rewriting of VP9.

parent 6aa7a939
......@@ -357,5 +357,5 @@ func RewritePacket(codec string, data []byte, setMarker bool, seqno uint16, delt
return nil
}
return errUnsupportedCodec
return nil
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment