mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
New upstream version 5.0.1
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user