New upstream version 5.0.1

This commit is contained in:
nyanmisaka
2022-04-27 20:24:39 +08:00
parent 0dc42ed11e
commit b2af5b16fa
2502 changed files with 116308 additions and 53581 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ static av_cold int decode_close(AVCodecContext *avctx)
return 0;
}
AVCodec ff_mwsc_decoder = {
const AVCodec ff_mwsc_decoder = {
.name = "mwsc",
.long_name = NULL_IF_CONFIG_SMALL("MatchWare Screen Capture Codec"),
.type = AVMEDIA_TYPE_VIDEO,