Skip to content

Commit

Permalink
project: Update for recent upstream merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibras committed Oct 7, 2018
1 parent ac1fe1a commit c3fd467
Show file tree
Hide file tree
Showing 13 changed files with 74 additions and 5 deletions.
9 changes: 9 additions & 0 deletions SMP/config.asm
Original file line number Diff line number Diff line change
Expand Up @@ -615,8 +615,10 @@
%define CONFIG_BSWAPDSP 1
%define CONFIG_CABAC 1
%define CONFIG_CBS 1
%define CONFIG_CBS_AV1 1
%define CONFIG_CBS_H264 1
%define CONFIG_CBS_H265 1
%define CONFIG_CBS_JPEG 1
%define CONFIG_CBS_MPEG2 1
%define CONFIG_CBS_VP9 1
%define CONFIG_DIRAC_PARSE 1
Expand Down Expand Up @@ -694,6 +696,7 @@
%define CONFIG_WMA_FREQS 1
%define CONFIG_WMV2DSP 1
%define CONFIG_AAC_ADTSTOASC_BSF 1
%define CONFIG_AV1_METADATA_BSF 1
%define CONFIG_CHOMP_BSF 1
%define CONFIG_DUMP_EXTRADATA_BSF 1
%define CONFIG_DCA_CORE_BSF 1
Expand Down Expand Up @@ -1025,6 +1028,7 @@
%define CONFIG_GSM_DECODER 1
%define CONFIG_GSM_MS_DECODER 1
%define CONFIG_IAC_DECODER 1
%define CONFIG_ILBC_DECODER 1
%define CONFIG_IMC_DECODER 1
%define CONFIG_INTERPLAY_ACM_DECODER 1
%define CONFIG_MACE3_DECODER 1
Expand Down Expand Up @@ -1497,6 +1501,7 @@
%define CONFIG_AAC_LATM_PARSER 1
%define CONFIG_AC3_PARSER 1
%define CONFIG_ADX_PARSER 1
%define CONFIG_AV1_PARSER 1
%define CONFIG_AVS2_PARSER 1
%define CONFIG_BMP_PARSER 1
%define CONFIG_CAVSVIDEO_PARSER 1
Expand Down Expand Up @@ -1575,6 +1580,7 @@
%define CONFIG_ACOPY_FILTER 1
%define CONFIG_ACUE_FILTER 1
%define CONFIG_ACROSSFADE_FILTER 1
%define CONFIG_ACROSSOVER_FILTER 1
%define CONFIG_ACRUSHER_FILTER 1
%define CONFIG_ADECLICK_FILTER 1
%define CONFIG_ADECLIP_FILTER 1
Expand All @@ -1584,6 +1590,7 @@
%define CONFIG_AEMPHASIS_FILTER 1
%define CONFIG_AEVAL_FILTER 1
%define CONFIG_AFADE_FILTER 1
%define CONFIG_AFFTDN_FILTER 1
%define CONFIG_AFFTFILT_FILTER 1
%define CONFIG_AFIR_FILTER 1
%define CONFIG_AFORMAT_FILTER 1
Expand All @@ -1597,6 +1604,7 @@
%define CONFIG_AMERGE_FILTER 1
%define CONFIG_AMETADATA_FILTER 1
%define CONFIG_AMIX_FILTER 1
%define CONFIG_AMULTIPLY_FILTER 1
%define CONFIG_ANEQUALIZER_FILTER 1
%define CONFIG_ANULL_FILTER 1
%define CONFIG_APAD_FILTER 1
Expand Down Expand Up @@ -1691,6 +1699,7 @@
%define CONFIG_BLACKDETECT_FILTER 1
%define CONFIG_BLACKFRAME_FILTER 1
%define CONFIG_BLEND_FILTER 1
%define CONFIG_BM3D_FILTER 1
%define CONFIG_BOXBLUR_FILTER 1
%define CONFIG_BOXBLUR_OPENCL_FILTER 0
%define CONFIG_BWDIF_FILTER 1
Expand Down
9 changes: 9 additions & 0 deletions SMP/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,10 @@
#define CONFIG_BSWAPDSP 1
#define CONFIG_CABAC 1
#define CONFIG_CBS 1
#define CONFIG_CBS_AV1 1
#define CONFIG_CBS_H264 1
#define CONFIG_CBS_H265 1
#define CONFIG_CBS_JPEG 1
#define CONFIG_CBS_MPEG2 1
#define CONFIG_CBS_VP9 1
#define CONFIG_DIRAC_PARSE 1
Expand Down Expand Up @@ -759,6 +761,7 @@
#define CONFIG_WMA_FREQS 1
#define CONFIG_WMV2DSP 1
#define CONFIG_AAC_ADTSTOASC_BSF 1
#define CONFIG_AV1_METADATA_BSF 1
#define CONFIG_CHOMP_BSF 1
#define CONFIG_DUMP_EXTRADATA_BSF 1
#define CONFIG_DCA_CORE_BSF 1
Expand Down Expand Up @@ -1090,6 +1093,7 @@
#define CONFIG_GSM_DECODER 1
#define CONFIG_GSM_MS_DECODER 1
#define CONFIG_IAC_DECODER 1
#define CONFIG_ILBC_DECODER 1
#define CONFIG_IMC_DECODER 1
#define CONFIG_INTERPLAY_ACM_DECODER 1
#define CONFIG_MACE3_DECODER 1
Expand Down Expand Up @@ -1583,6 +1587,7 @@
#define CONFIG_AAC_LATM_PARSER 1
#define CONFIG_AC3_PARSER 1
#define CONFIG_ADX_PARSER 1
#define CONFIG_AV1_PARSER 1
#define CONFIG_AVS2_PARSER 1
#define CONFIG_BMP_PARSER 1
#define CONFIG_CAVSVIDEO_PARSER 1
Expand Down Expand Up @@ -1661,6 +1666,7 @@
#define CONFIG_ACOPY_FILTER 1
#define CONFIG_ACUE_FILTER 1
#define CONFIG_ACROSSFADE_FILTER 1
#define CONFIG_ACROSSOVER_FILTER 1
#define CONFIG_ACRUSHER_FILTER 1
#define CONFIG_ADECLICK_FILTER 1
#define CONFIG_ADECLIP_FILTER 1
Expand All @@ -1670,6 +1676,7 @@
#define CONFIG_AEMPHASIS_FILTER 1
#define CONFIG_AEVAL_FILTER 1
#define CONFIG_AFADE_FILTER 1
#define CONFIG_AFFTDN_FILTER 1
#define CONFIG_AFFTFILT_FILTER 1
#define CONFIG_AFIR_FILTER 1
#define CONFIG_AFORMAT_FILTER 1
Expand All @@ -1683,6 +1690,7 @@
#define CONFIG_AMERGE_FILTER 1
#define CONFIG_AMETADATA_FILTER 1
#define CONFIG_AMIX_FILTER 1
#define CONFIG_AMULTIPLY_FILTER 1
#define CONFIG_ANEQUALIZER_FILTER 1
#define CONFIG_ANULL_FILTER 1
#define CONFIG_APAD_FILTER 1
Expand Down Expand Up @@ -1777,6 +1785,7 @@
#define CONFIG_BLACKDETECT_FILTER 1
#define CONFIG_BLACKFRAME_FILTER 1
#define CONFIG_BLEND_FILTER 1
#define CONFIG_BM3D_FILTER 1
#define CONFIG_BOXBLUR_FILTER 1
#define CONFIG_BOXBLUR_OPENCL_FILTER 0
#define CONFIG_BWDIF_FILTER 1
Expand Down
8 changes: 7 additions & 1 deletion SMP/libavcodec.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,10 @@
<ClCompile Include="..\libavcodec\audio_frame_queue.c" />
<ClCompile Include="..\libavcodec\cabac.c" />
<ClCompile Include="..\libavcodec\cbs.c" />
<ClCompile Include="..\libavcodec\cbs_av1.c" />
<ClCompile Include="..\libavcodec\cbs_h2645.c" />
<ClCompile Include="..\libavcodec\h2645_parse.c" />
<ClCompile Include="..\libavcodec\cbs_jpeg.c" />
<ClCompile Include="..\libavcodec\cbs_mpeg2.c" />
<ClCompile Include="..\libavcodec\cbs_vp9.c" />
<ClCompile Include="..\libavcodec\dct.c" />
Expand Down Expand Up @@ -551,6 +553,7 @@
<ClCompile Include="..\libavcodec\huffyuvenc.c" />
<ClCompile Include="..\libavcodec\idcinvideo.c" />
<ClCompile Include="..\libavcodec\iff.c" />
<ClCompile Include="..\libavcodec\ilbcdec.c" />
<ClCompile Include="..\libavcodec\imc.c" />
<ClCompile Include="..\libavcodec\imm4.c" />
<ClCompile Include="..\libavcodec\indeo2.c" />
Expand Down Expand Up @@ -892,6 +895,8 @@
<ClCompile Include="..\libavcodec\aac_parser.c" />
<ClCompile Include="..\libavcodec\aac_ac3_parser.c" />
<ClCompile Include="..\libavcodec\adx_parser.c" />
<ClCompile Include="..\libavcodec\av1_parser.c" />
<ClCompile Include="..\libavcodec\av1_parse.c" />
<ClCompile Include="..\libavcodec\avs2_parser.c" />
<ClCompile Include="..\libavcodec\bmp_parser.c" />
<ClCompile Include="..\libavcodec\cavs_parser.c" />
Expand Down Expand Up @@ -929,14 +934,15 @@
<ClCompile Include="..\libavcodec\vp9_parser.c" />
<ClCompile Include="..\libavcodec\xma_parser.c" />
<ClCompile Include="..\libavcodec\aac_adtstoasc_bsf.c" />
<ClCompile Include="..\libavcodec\av1_metadata_bsf.c" />
<ClCompile Include="..\libavcodec\chomp_bsf.c" />
<ClCompile Include="..\libavcodec\dump_extradata_bsf.c" />
<ClCompile Include="..\libavcodec\dca_core_bsf.c" />
<ClCompile Include="..\libavcodec\eac3_core_bsf.c" />
<ClCompile Include="..\libavcodec\extract_extradata_bsf.c" />
<ClCompile Include="..\libavcodec\av1_parse.c" />
<ClCompile Include="..\libavcodec\filter_units_bsf.c" />
<ClCompile Include="..\libavcodec\h264_metadata_bsf.c" />
<ClCompile Include="..\libavcodec\h264_levels.c" />
<ClCompile Include="..\libavcodec\h264_mp4toannexb_bsf.c" />
<ClCompile Include="..\libavcodec\h264_redundant_pps_bsf.c" />
<ClCompile Include="..\libavcodec\hapqa_extract_bsf.c" />
Expand Down
24 changes: 21 additions & 3 deletions SMP/libavcodec.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -429,12 +429,18 @@
<ClCompile Include="..\libavcodec\cbs.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\cbs_av1.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\cbs_h2645.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\h2645_parse.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\cbs_jpeg.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\cbs_mpeg2.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
Expand Down Expand Up @@ -1476,6 +1482,9 @@
<ClCompile Include="..\libavcodec\iff.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\ilbcdec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\imc.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
Expand Down Expand Up @@ -2499,6 +2508,12 @@
<ClCompile Include="..\libavcodec\adx_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\av1_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\av1_parse.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\avs2_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
Expand Down Expand Up @@ -2610,6 +2625,9 @@
<ClCompile Include="..\libavcodec\aac_adtstoasc_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\av1_metadata_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\chomp_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
Expand All @@ -2625,15 +2643,15 @@
<ClCompile Include="..\libavcodec\extract_extradata_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\av1_parse.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\filter_units_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\h264_metadata_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\h264_levels.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\h264_mp4toannexb_bsf.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
Expand Down
1 change: 1 addition & 0 deletions SMP/libavcodec/bsf_list.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
*/
static const AVBitStreamFilter *bitstream_filters[] = {
&ff_aac_adtstoasc_bsf,
&ff_av1_metadata_bsf,
&ff_chomp_bsf,
&ff_dump_extradata_bsf,
&ff_dca_core_bsf,
Expand Down
1 change: 1 addition & 0 deletions SMP/libavcodec/codec_list.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ static const AVCodec *codec_list[] = {
&ff_gsm_decoder,
&ff_gsm_ms_decoder,
&ff_iac_decoder,
&ff_ilbc_decoder,
&ff_imc_decoder,
&ff_interplay_acm_decoder,
&ff_mace3_decoder,
Expand Down
1 change: 1 addition & 0 deletions SMP/libavcodec/parser_list.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ static const AVCodecParser *parser_list[] = {
&ff_aac_latm_parser,
&ff_ac3_parser,
&ff_adx_parser,
&ff_av1_parser,
&ff_avs2_parser,
&ff_bmp_parser,
&ff_cavsvideo_parser,
Expand Down
4 changes: 4 additions & 0 deletions SMP/libavfilter.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<ClCompile Include="..\libavfilter\af_acontrast.c" />
<ClCompile Include="..\libavfilter\af_acopy.c" />
<ClCompile Include="..\libavfilter\af_afade.c" />
<ClCompile Include="..\libavfilter\af_acrossover.c" />
<ClCompile Include="..\libavfilter\af_acrusher.c" />
<ClCompile Include="..\libavfilter\f_cue.c" />
<ClCompile Include="..\libavfilter\af_adeclick.c" />
Expand All @@ -130,6 +131,7 @@
<ClCompile Include="..\libavfilter\af_aecho.c" />
<ClCompile Include="..\libavfilter\af_aemphasis.c" />
<ClCompile Include="..\libavfilter\aeval.c" />
<ClCompile Include="..\libavfilter\af_afftdn.c" />
<ClCompile Include="..\libavfilter\af_afftfilt.c" />
<ClCompile Include="..\libavfilter\af_aformat.c" />
<ClCompile Include="..\libavfilter\af_agate.c" />
Expand All @@ -141,6 +143,7 @@
<ClCompile Include="..\libavfilter\af_amerge.c" />
<ClCompile Include="..\libavfilter\f_metadata.c" />
<ClCompile Include="..\libavfilter\af_amix.c" />
<ClCompile Include="..\libavfilter\af_amultiply.c" />
<ClCompile Include="..\libavfilter\af_anequalizer.c" />
<ClCompile Include="..\libavfilter\af_anull.c" />
<ClCompile Include="..\libavfilter\af_apad.c" />
Expand Down Expand Up @@ -214,6 +217,7 @@
<ClCompile Include="..\libavfilter\vf_bitplanenoise.c" />
<ClCompile Include="..\libavfilter\vf_blackdetect.c" />
<ClCompile Include="..\libavfilter\vf_blackframe.c" />
<ClCompile Include="..\libavfilter\vf_bm3d.c" />
<ClCompile Include="..\libavfilter\vf_boxblur.c" />
<ClCompile Include="..\libavfilter\boxblur.c" />
<ClCompile Include="..\libavfilter\vf_chromakey.c" />
Expand Down
12 changes: 12 additions & 0 deletions SMP/libavfilter.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@
<ClCompile Include="..\libavfilter\af_afade.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_acrossover.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_acrusher.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
Expand All @@ -213,6 +216,9 @@
<ClCompile Include="..\libavfilter\aeval.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_afftdn.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_afftfilt.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
Expand Down Expand Up @@ -246,6 +252,9 @@
<ClCompile Include="..\libavfilter\af_amix.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_amultiply.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\af_anequalizer.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
Expand Down Expand Up @@ -465,6 +474,9 @@
<ClCompile Include="..\libavfilter\vf_blackframe.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\vf_bm3d.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\vf_boxblur.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
Expand Down
4 changes: 4 additions & 0 deletions SMP/libavfilter/filter_list.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ static const AVFilter *filter_list[] = {
&ff_af_acopy,
&ff_af_acue,
&ff_af_acrossfade,
&ff_af_acrossover,
&ff_af_acrusher,
&ff_af_adeclick,
&ff_af_adeclip,
Expand All @@ -34,6 +35,7 @@ static const AVFilter *filter_list[] = {
&ff_af_aemphasis,
&ff_af_aeval,
&ff_af_afade,
&ff_af_afftdn,
&ff_af_afftfilt,
&ff_af_afir,
&ff_af_aformat,
Expand All @@ -47,6 +49,7 @@ static const AVFilter *filter_list[] = {
&ff_af_amerge,
&ff_af_ametadata,
&ff_af_amix,
&ff_af_amultiply,
&ff_af_anequalizer,
&ff_af_anull,
&ff_af_apad,
Expand Down Expand Up @@ -132,6 +135,7 @@ static const AVFilter *filter_list[] = {
&ff_vf_blackdetect,
&ff_vf_blackframe,
&ff_vf_blend,
&ff_vf_bm3d,
&ff_vf_boxblur,
&ff_vf_bwdif,
&ff_vf_chromakey,
Expand Down
1 change: 1 addition & 0 deletions SMP/libavformat.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@
<ClCompile Include="..\libavformat\rtmpproto.c" />
<ClCompile Include="..\libavformat\rtmppkt.c" />
<ClCompile Include="..\libavformat\rtpproto.c" />
<ClCompile Include="..\libavformat\ip.c" />
<ClCompile Include="..\libavformat\srtpproto.c" />
<ClCompile Include="..\libavformat\subfile.c" />
<ClCompile Include="..\libavformat\teeproto.c" />
Expand Down
3 changes: 3 additions & 0 deletions SMP/libavformat.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,9 @@
<ClCompile Include="..\libavformat\rtpproto.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\ip.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\srtpproto.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
Expand Down
Loading

0 comments on commit c3fd467

Please sign in to comment.