Skip to content

Commit a117dc2

Browse files
committed
projects: Update for upstream merge.
1 parent 58af56d commit a117dc2

16 files changed

+75
-6
lines changed

SMP/SMP.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
2-
index ca7cc3a540..99702894d2 100644
2+
index 4ddc4973a4..0152d3084e 100644
33
--- a/libavcodec/libx264.c
44
+++ b/libavcodec/libx264.c
55
@@ -32,10 +32,6 @@

SMP/config.asm

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@
378378
%define HAVE_XFORM_ASM 0
379379
%define HAVE_XMM_CLOBBERS 1
380380
%define HAVE_KCMVIDEOCODECTYPE_HEVC 0
381+
%define HAVE_KCMVIDEOCODECTYPE_HEVCWITHALPHA 0
381382
%define HAVE_KCVPIXELFORMATTYPE_420YPCBCR10BIPLANARVIDEORANGE 0
382383
%define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_SMPTE_ST_2084_PQ 0
383384
%define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_ITU_R_2100_HLG 0
@@ -499,6 +500,7 @@
499500
%define CONFIG_LIBPULSE 0
500501
%define CONFIG_LIBRABBITMQ 0
501502
%define CONFIG_LIBRAV1E 0
503+
%define CONFIG_LIBRIST 0
502504
%define CONFIG_LIBRSVG 0
503505
%define CONFIG_LIBRTMP 0
504506
%define CONFIG_LIBSHINE 0
@@ -956,6 +958,7 @@
956958
%define CONFIG_SANM_DECODER 1
957959
%define CONFIG_SCPR_DECODER 1
958960
%define CONFIG_SCREENPRESSO_DECODER 1
961+
%define CONFIG_SGA_DECODER 1
959962
%define CONFIG_SGI_DECODER 1
960963
%define CONFIG_SGIRLE_DECODER 1
961964
%define CONFIG_SHEERVIDEO_DECODER 1
@@ -1161,6 +1164,7 @@
11611164
%define CONFIG_PCM_S32LE_PLANAR_DECODER 1
11621165
%define CONFIG_PCM_S64BE_DECODER 1
11631166
%define CONFIG_PCM_S64LE_DECODER 1
1167+
%define CONFIG_PCM_SGA_DECODER 1
11641168
%define CONFIG_PCM_U8_DECODER 1
11651169
%define CONFIG_PCM_U16BE_DECODER 1
11661170
%define CONFIG_PCM_U16LE_DECODER 1
@@ -1470,6 +1474,7 @@
14701474
%define CONFIG_SRT_ENCODER 1
14711475
%define CONFIG_SUBRIP_ENCODER 1
14721476
%define CONFIG_TEXT_ENCODER 1
1477+
%define CONFIG_TTML_ENCODER 1
14731478
%define CONFIG_WEBVTT_ENCODER 1
14741479
%define CONFIG_XSUB_ENCODER 1
14751480
%define CONFIG_AAC_AT_ENCODER 0
@@ -1941,6 +1946,7 @@
19411946
%define CONFIG_HWUPLOAD_FILTER 1
19421947
%define CONFIG_HWUPLOAD_CUDA_FILTER 1
19431948
%define CONFIG_HYSTERESIS_FILTER 1
1949+
%define CONFIG_IDENTITY_FILTER 1
19441950
%define CONFIG_IDET_FILTER 1
19451951
%define CONFIG_IL_FILTER 1
19461952
%define CONFIG_INFLATE_FILTER 1
@@ -1977,6 +1983,7 @@
19771983
%define CONFIG_MIX_FILTER 1
19781984
%define CONFIG_MONOCHROME_FILTER 1
19791985
%define CONFIG_MPDECIMATE_FILTER 1
1986+
%define CONFIG_MSAD_FILTER 1
19801987
%define CONFIG_NEGATE_FILTER 1
19811988
%define CONFIG_NLMEANS_FILTER 1
19821989
%define CONFIG_NLMEANS_OPENCL_FILTER 0
@@ -2403,6 +2410,7 @@
24032410
%define CONFIG_SDX_DEMUXER 1
24042411
%define CONFIG_SEGAFILM_DEMUXER 1
24052412
%define CONFIG_SER_DEMUXER 1
2413+
%define CONFIG_SGA_DEMUXER 1
24062414
%define CONFIG_SHORTEN_DEMUXER 1
24072415
%define CONFIG_SIFF_DEMUXER 1
24082416
%define CONFIG_SIMBIOSIS_IMX_DEMUXER 1
@@ -2651,6 +2659,7 @@
26512659
%define CONFIG_MKVTIMESTAMP_V2_MUXER 1
26522660
%define CONFIG_TRUEHD_MUXER 1
26532661
%define CONFIG_TTA_MUXER 1
2662+
%define CONFIG_TTML_MUXER 1
26542663
%define CONFIG_UNCODEDFRAMECRC_MUXER 1
26552664
%define CONFIG_VC1_MUXER 1
26562665
%define CONFIG_VC1T_MUXER 1
@@ -2677,6 +2686,7 @@
26772686
%define CONFIG_FILE_PROTOCOL 1
26782687
%define CONFIG_FTP_PROTOCOL 1
26792688
%define CONFIG_GOPHER_PROTOCOL 1
2689+
%define CONFIG_GOPHERS_PROTOCOL 1
26802690
%define CONFIG_HLS_PROTOCOL 1
26812691
%define CONFIG_HTTP_PROTOCOL 1
26822692
%define CONFIG_HTTPPROXY_PROTOCOL 1
@@ -2704,6 +2714,7 @@
27042714
%define CONFIG_UDPLITE_PROTOCOL 1
27052715
%define CONFIG_UNIX_PROTOCOL 0
27062716
%define CONFIG_LIBAMQP_PROTOCOL 0
2717+
%define CONFIG_LIBRIST_PROTOCOL 0
27072718
%define CONFIG_LIBRTMP_PROTOCOL 0
27082719
%define CONFIG_LIBRTMPE_PROTOCOL 0
27092720
%define CONFIG_LIBRTMPS_PROTOCOL 0

SMP/config.h

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@
433433
#define HAVE_XFORM_ASM 0
434434
#define HAVE_XMM_CLOBBERS 1
435435
#define HAVE_KCMVIDEOCODECTYPE_HEVC 0
436+
#define HAVE_KCMVIDEOCODECTYPE_HEVCWITHALPHA 0
436437
#define HAVE_KCVPIXELFORMATTYPE_420YPCBCR10BIPLANARVIDEORANGE 0
437438
#define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_SMPTE_ST_2084_PQ 0
438439
#define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_ITU_R_2100_HLG 0
@@ -558,6 +559,7 @@
558559
#define CONFIG_LIBPULSE 0
559560
#define CONFIG_LIBRABBITMQ 0
560561
#define CONFIG_LIBRAV1E 0
562+
#define CONFIG_LIBRIST 0
561563
#define CONFIG_LIBRSVG 0
562564
#define CONFIG_LIBRTMP 0
563565
#define CONFIG_LIBSHINE 0
@@ -1027,6 +1029,7 @@
10271029
#define CONFIG_SANM_DECODER 1
10281030
#define CONFIG_SCPR_DECODER 1
10291031
#define CONFIG_SCREENPRESSO_DECODER 1
1032+
#define CONFIG_SGA_DECODER 1
10301033
#define CONFIG_SGI_DECODER 1
10311034
#define CONFIG_SGIRLE_DECODER 1
10321035
#define CONFIG_SHEERVIDEO_DECODER 1
@@ -1232,6 +1235,7 @@
12321235
#define CONFIG_PCM_S32LE_PLANAR_DECODER 1
12331236
#define CONFIG_PCM_S64BE_DECODER 1
12341237
#define CONFIG_PCM_S64LE_DECODER 1
1238+
#define CONFIG_PCM_SGA_DECODER 1
12351239
#define CONFIG_PCM_U8_DECODER 1
12361240
#define CONFIG_PCM_U16BE_DECODER 1
12371241
#define CONFIG_PCM_U16LE_DECODER 1
@@ -1541,6 +1545,7 @@
15411545
#define CONFIG_SRT_ENCODER 1
15421546
#define CONFIG_SUBRIP_ENCODER 1
15431547
#define CONFIG_TEXT_ENCODER 1
1548+
#define CONFIG_TTML_ENCODER 1
15441549
#define CONFIG_WEBVTT_ENCODER 1
15451550
#define CONFIG_XSUB_ENCODER 1
15461551
#define CONFIG_AAC_AT_ENCODER 0
@@ -2064,6 +2069,7 @@
20642069
#define CONFIG_HWUPLOAD_FILTER 1
20652070
#define CONFIG_HWUPLOAD_CUDA_FILTER 1
20662071
#define CONFIG_HYSTERESIS_FILTER 1
2072+
#define CONFIG_IDENTITY_FILTER 1
20672073
#define CONFIG_IDET_FILTER 1
20682074
#define CONFIG_IL_FILTER 1
20692075
#define CONFIG_INFLATE_FILTER 1
@@ -2100,6 +2106,7 @@
21002106
#define CONFIG_MIX_FILTER 1
21012107
#define CONFIG_MONOCHROME_FILTER 1
21022108
#define CONFIG_MPDECIMATE_FILTER 1
2109+
#define CONFIG_MSAD_FILTER 1
21032110
#define CONFIG_NEGATE_FILTER 1
21042111
#define CONFIG_NLMEANS_FILTER 1
21052112
#define CONFIG_NLMEANS_OPENCL_FILTER 0
@@ -2526,6 +2533,7 @@
25262533
#define CONFIG_SDX_DEMUXER 1
25272534
#define CONFIG_SEGAFILM_DEMUXER 1
25282535
#define CONFIG_SER_DEMUXER 1
2536+
#define CONFIG_SGA_DEMUXER 1
25292537
#define CONFIG_SHORTEN_DEMUXER 1
25302538
#define CONFIG_SIFF_DEMUXER 1
25312539
#define CONFIG_SIMBIOSIS_IMX_DEMUXER 1
@@ -2774,6 +2782,7 @@
27742782
#define CONFIG_MKVTIMESTAMP_V2_MUXER 1
27752783
#define CONFIG_TRUEHD_MUXER 1
27762784
#define CONFIG_TTA_MUXER 1
2785+
#define CONFIG_TTML_MUXER 1
27772786
#define CONFIG_UNCODEDFRAMECRC_MUXER 1
27782787
#define CONFIG_VC1_MUXER 1
27792788
#define CONFIG_VC1T_MUXER 1
@@ -2800,6 +2809,7 @@
28002809
#define CONFIG_FILE_PROTOCOL 1
28012810
#define CONFIG_FTP_PROTOCOL 1
28022811
#define CONFIG_GOPHER_PROTOCOL 1
2812+
#define CONFIG_GOPHERS_PROTOCOL 1
28032813
#define CONFIG_HLS_PROTOCOL 1
28042814
#define CONFIG_HTTP_PROTOCOL 1
28052815
#define CONFIG_HTTPPROXY_PROTOCOL 1
@@ -2827,6 +2837,7 @@
28272837
#define CONFIG_UDPLITE_PROTOCOL 1
28282838
#define CONFIG_UNIX_PROTOCOL 0
28292839
#define CONFIG_LIBAMQP_PROTOCOL 0
2840+
#define CONFIG_LIBRIST_PROTOCOL 0
28302841
#define CONFIG_LIBRTMP_PROTOCOL 0
28312842
#define CONFIG_LIBRTMPE_PROTOCOL 0
28322843
#define CONFIG_LIBRTMPS_PROTOCOL 0

SMP/libavcodec.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ EXPORTS
142142
avcodec_default_execute
143143
avcodec_default_execute2
144144
avcodec_default_get_buffer2
145+
avcodec_default_get_encode_buffer
145146
avcodec_default_get_format
146147
avcodec_descriptor_get
147148
avcodec_descriptor_get_by_name

SMP/libavcodec.vcxproj

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<NASM Include="..\libavcodec\x86\alacdsp.asm" />
115115
<NASM Include="..\libavcodec\x86\pngdsp.asm" />
116116
<NASM Include="..\libavcodec\x86\cavsidct.asm" />
117+
<NASM Include="..\libavcodec\x86\cfhdencdsp.asm" />
117118
<NASM Include="..\libavcodec\x86\cfhddsp.asm" />
118119
<NASM Include="..\libavcodec\x86\dcadsp.asm" />
119120
<NASM Include="..\libavcodec\x86\synth_filter.asm" />
@@ -158,6 +159,7 @@
158159
<ClCompile Include="..\libavcodec\ac3_parser.c" />
159160
<ClCompile Include="..\libavcodec\adts_parser.c" />
160161
<ClCompile Include="..\libavcodec\allcodecs.c" />
162+
<ClCompile Include="..\libavcodec\avcodec.c" />
161163
<ClCompile Include="..\libavcodec\avdct.c" />
162164
<ClCompile Include="..\libavcodec\avpacket.c" />
163165
<ClCompile Include="..\libavcodec\avpicture.c" />
@@ -166,6 +168,7 @@
166168
<ClCompile Include="..\libavcodec\bitstream_filters.c" />
167169
<ClCompile Include="..\libavcodec\bsf.c" />
168170
<ClCompile Include="..\libavcodec\codec_desc.c" />
171+
<ClCompile Include="..\libavcodec\codec_par.c" />
169172
<ClCompile Include="..\libavcodec\d3d11va.c" />
170173
<ClCompile Include="..\libavcodec\decode.c" />
171174
<ClCompile Include="..\libavcodec\dirac.c" />
@@ -401,7 +404,6 @@
401404
<ClCompile Include="..\libavcodec\cfhd.c" />
402405
<ClCompile Include="..\libavcodec\cfhddata.c" />
403406
<ClCompile Include="..\libavcodec\cfhdenc.c" />
404-
<ClCompile Include="..\libavcodec\cfhdencdsp.c" />
405407
<ClCompile Include="..\libavcodec\cinepak.c" />
406408
<ClCompile Include="..\libavcodec\cinepakenc.c" />
407409
<ClCompile Include="..\libavcodec\clearvideo.c" />
@@ -727,6 +729,7 @@
727729
<ClCompile Include="..\libavcodec\sanm.c" />
728730
<ClCompile Include="..\libavcodec\scpr.c" />
729731
<ClCompile Include="..\libavcodec\screenpresso.c" />
732+
<ClCompile Include="..\libavcodec\sga.c" />
730733
<ClCompile Include="..\libavcodec\sgidec.c" />
731734
<ClCompile Include="..\libavcodec\sgienc.c" />
732735
<ClCompile Include="..\libavcodec\rle.c" />
@@ -780,6 +783,7 @@
780783
<ClCompile Include="..\libavcodec\tta.c" />
781784
<ClCompile Include="..\libavcodec\ttadata.c" />
782785
<ClCompile Include="..\libavcodec\ttaenc.c" />
786+
<ClCompile Include="..\libavcodec\ttmlenc.c" />
783787
<ClCompile Include="..\libavcodec\twinvqdec.c" />
784788
<ClCompile Include="..\libavcodec\txd.c" />
785789
<ClCompile Include="..\libavcodec\ulti.c" />
@@ -1055,6 +1059,7 @@
10551059
<ClCompile Include="..\libavcodec\x86\alacdsp_init.c" />
10561060
<ClCompile Include="..\libavcodec\x86\pngdsp_init.c" />
10571061
<ClCompile Include="..\libavcodec\x86\cfhddsp_init.c" />
1062+
<ClCompile Include="..\libavcodec\x86\cfhdencdsp_init.c" />
10581063
<ClCompile Include="..\libavcodec\x86\dcadsp_init.c" />
10591064
<ClCompile Include="..\libavcodec\x86\synth_filter_init.c" />
10601065
<ClCompile Include="..\libavcodec\x86\dnxhdenc_init.c" />
@@ -1170,6 +1175,9 @@
11701175
<ClCompile Include="..\libavcodec\cfhddsp.c">
11711176
<ObjectFileName>$(IntDir)\libavcodec_cfhddsp.obj</ObjectFileName>
11721177
</ClCompile>
1178+
<ClCompile Include="..\libavcodec\cfhdencdsp.c">
1179+
<ObjectFileName>$(IntDir)\libavcodec_cfhdencdsp.obj</ObjectFileName>
1180+
</ClCompile>
11731181
<ClCompile Include="..\libavcodec\dcadsp.c">
11741182
<ObjectFileName>$(IntDir)\libavcodec_dcadsp.obj</ObjectFileName>
11751183
</ClCompile>

SMP/libavcodec.vcxproj.filters

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@
196196
<NASM Include="..\libavcodec\x86\cavsidct.asm">
197197
<Filter>Source Files\libavcodec\x86</Filter>
198198
</NASM>
199+
<NASM Include="..\libavcodec\x86\cfhdencdsp.asm">
200+
<Filter>Source Files\libavcodec\x86</Filter>
201+
</NASM>
199202
<NASM Include="..\libavcodec\x86\cfhddsp.asm">
200203
<Filter>Source Files\libavcodec\x86</Filter>
201204
</NASM>
@@ -324,6 +327,9 @@
324327
<ClCompile Include="..\libavcodec\allcodecs.c">
325328
<Filter>Source Files\libavcodec</Filter>
326329
</ClCompile>
330+
<ClCompile Include="..\libavcodec\avcodec.c">
331+
<Filter>Source Files\libavcodec</Filter>
332+
</ClCompile>
327333
<ClCompile Include="..\libavcodec\avdct.c">
328334
<Filter>Source Files\libavcodec</Filter>
329335
</ClCompile>
@@ -348,6 +354,9 @@
348354
<ClCompile Include="..\libavcodec\codec_desc.c">
349355
<Filter>Source Files\libavcodec</Filter>
350356
</ClCompile>
357+
<ClCompile Include="..\libavcodec\codec_par.c">
358+
<Filter>Source Files\libavcodec</Filter>
359+
</ClCompile>
351360
<ClCompile Include="..\libavcodec\d3d11va.c">
352361
<Filter>Source Files\libavcodec</Filter>
353362
</ClCompile>
@@ -1053,9 +1062,6 @@
10531062
<ClCompile Include="..\libavcodec\cfhdenc.c">
10541063
<Filter>Source Files\libavcodec</Filter>
10551064
</ClCompile>
1056-
<ClCompile Include="..\libavcodec\cfhdencdsp.c">
1057-
<Filter>Source Files\libavcodec</Filter>
1058-
</ClCompile>
10591065
<ClCompile Include="..\libavcodec\cinepak.c">
10601066
<Filter>Source Files\libavcodec</Filter>
10611067
</ClCompile>
@@ -2031,6 +2037,9 @@
20312037
<ClCompile Include="..\libavcodec\screenpresso.c">
20322038
<Filter>Source Files\libavcodec</Filter>
20332039
</ClCompile>
2040+
<ClCompile Include="..\libavcodec\sga.c">
2041+
<Filter>Source Files\libavcodec</Filter>
2042+
</ClCompile>
20342043
<ClCompile Include="..\libavcodec\sgidec.c">
20352044
<Filter>Source Files\libavcodec</Filter>
20362045
</ClCompile>
@@ -2190,6 +2199,9 @@
21902199
<ClCompile Include="..\libavcodec\ttaenc.c">
21912200
<Filter>Source Files\libavcodec</Filter>
21922201
</ClCompile>
2202+
<ClCompile Include="..\libavcodec\ttmlenc.c">
2203+
<Filter>Source Files\libavcodec</Filter>
2204+
</ClCompile>
21932205
<ClCompile Include="..\libavcodec\twinvqdec.c">
21942206
<Filter>Source Files\libavcodec</Filter>
21952207
</ClCompile>
@@ -3015,6 +3027,9 @@
30153027
<ClCompile Include="..\libavcodec\x86\cfhddsp_init.c">
30163028
<Filter>Source Files\libavcodec\x86</Filter>
30173029
</ClCompile>
3030+
<ClCompile Include="..\libavcodec\x86\cfhdencdsp_init.c">
3031+
<Filter>Source Files\libavcodec\x86</Filter>
3032+
</ClCompile>
30183033
<ClCompile Include="..\libavcodec\x86\dcadsp_init.c">
30193034
<Filter>Source Files\libavcodec\x86</Filter>
30203035
</ClCompile>
@@ -3198,6 +3213,9 @@
31983213
<ClCompile Include="..\libavcodec\cfhddsp.c">
31993214
<Filter>Source Files\libavcodec</Filter>
32003215
</ClCompile>
3216+
<ClCompile Include="..\libavcodec\cfhdencdsp.c">
3217+
<Filter>Source Files\libavcodec</Filter>
3218+
</ClCompile>
32013219
<ClCompile Include="..\libavcodec\dcadsp.c">
32023220
<Filter>Source Files\libavcodec</Filter>
32033221
</ClCompile>

SMP/libavcodec/codec_list.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ static const AVCodec *codec_list[] = {
181181
&ff_srt_encoder,
182182
&ff_subrip_encoder,
183183
&ff_text_encoder,
184+
&ff_ttml_encoder,
184185
&ff_webvtt_encoder,
185186
&ff_xsub_encoder,
186187
&ff_libilbc_encoder,
@@ -393,6 +394,7 @@ static const AVCodec *codec_list[] = {
393394
&ff_sanm_decoder,
394395
&ff_scpr_decoder,
395396
&ff_screenpresso_decoder,
397+
&ff_sga_decoder,
396398
&ff_sgi_decoder,
397399
&ff_sgirle_decoder,
398400
&ff_sheervideo_decoder,
@@ -590,6 +592,7 @@ static const AVCodec *codec_list[] = {
590592
&ff_pcm_s32le_planar_decoder,
591593
&ff_pcm_s64be_decoder,
592594
&ff_pcm_s64le_decoder,
595+
&ff_pcm_sga_decoder,
593596
&ff_pcm_u8_decoder,
594597
&ff_pcm_u16be_decoder,
595598
&ff_pcm_u16le_decoder,

SMP/libavfilter.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@
317317
<ClCompile Include="..\libavfilter\vf_hwupload_cuda.c" />
318318
<ClCompile Include="..\libavfilter\vf_hwupload.c" />
319319
<ClCompile Include="..\libavfilter\vf_hysteresis.c" />
320+
<ClCompile Include="..\libavfilter\vf_identity.c" />
320321
<ClCompile Include="..\libavfilter\vf_il.c" />
321322
<ClCompile Include="..\libavfilter\vf_tinterlace.c" />
322323
<ClCompile Include="..\libavfilter\vf_kerndeint.c" />

SMP/libavfilter.vcxproj.filters

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,9 @@
804804
<ClCompile Include="..\libavfilter\vf_hysteresis.c">
805805
<Filter>Source Files\libavfilter</Filter>
806806
</ClCompile>
807+
<ClCompile Include="..\libavfilter\vf_identity.c">
808+
<Filter>Source Files\libavfilter</Filter>
809+
</ClCompile>
807810
<ClCompile Include="..\libavfilter\vf_il.c">
808811
<Filter>Source Files\libavfilter</Filter>
809812
</ClCompile>

SMP/libavfilter/filter_list.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ static const AVFilter *filter_list[] = {
254254
&ff_vf_hwupload,
255255
&ff_vf_hwupload_cuda,
256256
&ff_vf_hysteresis,
257+
&ff_vf_identity,
257258
&ff_vf_idet,
258259
&ff_vf_il,
259260
&ff_vf_inflate,
@@ -288,6 +289,7 @@ static const AVFilter *filter_list[] = {
288289
&ff_vf_mix,
289290
&ff_vf_monochrome,
290291
&ff_vf_mpdecimate,
292+
&ff_vf_msad,
291293
&ff_vf_negate,
292294
&ff_vf_nlmeans,
293295
&ff_vf_nnedi,

0 commit comments

Comments
 (0)