提交 b2d30d2a 编写于 作者: M Matt Oliver

projects: Update for recent upstream merge.

上级 ff160cc4
......@@ -516,7 +516,6 @@
%define CONFIG_LIBVMAF 0
%define CONFIG_LIBVORBIS 1
%define CONFIG_LIBVPX 1
%define CONFIG_LIBWAVPACK 0
%define CONFIG_LIBWEBP 0
%define CONFIG_LIBXML2 1
%define CONFIG_LIBZIMG 0
......@@ -765,6 +764,7 @@
%define CONFIG_ANSI_DECODER 1
%define CONFIG_APNG_DECODER 1
%define CONFIG_ARBC_DECODER 1
%define CONFIG_ARGO_DECODER 1
%define CONFIG_ASV1_DECODER 1
%define CONFIG_ASV2_DECODER 1
%define CONFIG_AURA_DECODER 1
......@@ -863,6 +863,7 @@
%define CONFIG_INDEO4_DECODER 1
%define CONFIG_INDEO5_DECODER 1
%define CONFIG_INTERPLAY_VIDEO_DECODER 1
%define CONFIG_IPU_DECODER 1
%define CONFIG_JPEG2000_DECODER 1
%define CONFIG_JPEGLS_DECODER 1
%define CONFIG_JV_DECODER 1
......@@ -1279,6 +1280,7 @@
%define CONFIG_XBIN_DECODER 1
%define CONFIG_IDF_DECODER 1
%define CONFIG_LIBAOM_AV1_DECODER 0
%define CONFIG_AV1_DECODER 1
%define CONFIG_LIBOPENH264_DECODER 0
%define CONFIG_H264_CUVID_DECODER 1
%define CONFIG_HEVC_CUVID_DECODER 1
......@@ -1296,6 +1298,7 @@
%define CONFIG_VP9_CUVID_DECODER 1
%define CONFIG_VP9_MEDIACODEC_DECODER 0
%define CONFIG_VP9_QSV_DECODER 1
%define CONFIG_AV1_QSV_DECODER 1
%define CONFIG_A64MULTI_ENCODER 1
%define CONFIG_A64MULTI5_ENCODER 1
%define CONFIG_ALIAS_PIX_ENCODER 1
......@@ -1481,7 +1484,6 @@
%define CONFIG_LIBVORBIS_ENCODER 1
%define CONFIG_LIBVPX_VP8_ENCODER 1
%define CONFIG_LIBVPX_VP9_ENCODER 1
%define CONFIG_LIBWAVPACK_ENCODER 0
%define CONFIG_LIBWEBP_ANIM_ENCODER 0
%define CONFIG_LIBWEBP_ENCODER 0
%define CONFIG_LIBX262_ENCODER 0
......@@ -1605,6 +1607,7 @@
%define CONFIG_H263_PARSER 1
%define CONFIG_H264_PARSER 1
%define CONFIG_HEVC_PARSER 1
%define CONFIG_IPU_PARSER 1
%define CONFIG_JPEG2000_PARSER 1
%define CONFIG_MJPEG_PARSER 1
%define CONFIG_MLP_PARSER 1
......@@ -2123,6 +2126,7 @@
%define CONFIG_FIFO_FILTER 1
%define CONFIG_AA_DEMUXER 1
%define CONFIG_AAC_DEMUXER 1
%define CONFIG_AAX_DEMUXER 1
%define CONFIG_AC3_DEMUXER 1
%define CONFIG_ACM_DEMUXER 1
%define CONFIG_ACT_DEMUXER 1
......@@ -2147,6 +2151,7 @@
%define CONFIG_APTX_HD_DEMUXER 1
%define CONFIG_AQTITLE_DEMUXER 1
%define CONFIG_ARGO_ASF_DEMUXER 1
%define CONFIG_ARGO_BRP_DEMUXER 1
%define CONFIG_ASF_DEMUXER 1
%define CONFIG_ASF_O_DEMUXER 1
%define CONFIG_ASS_DEMUXER 1
......@@ -2239,6 +2244,7 @@
%define CONFIG_IMAGE2_BRENDER_PIX_DEMUXER 1
%define CONFIG_INGENIENT_DEMUXER 1
%define CONFIG_IPMOVIE_DEMUXER 1
%define CONFIG_IPU_DEMUXER 1
%define CONFIG_IRCAM_DEMUXER 1
%define CONFIG_ISS_DEMUXER 1
%define CONFIG_IV8_DEMUXER 1
......@@ -2250,10 +2256,12 @@
%define CONFIG_KVAG_DEMUXER 1
%define CONFIG_LMLM4_DEMUXER 1
%define CONFIG_LOAS_DEMUXER 1
%define CONFIG_LUODAT_DEMUXER 1
%define CONFIG_LRC_DEMUXER 1
%define CONFIG_LVF_DEMUXER 1
%define CONFIG_LXF_DEMUXER 1
%define CONFIG_M4V_DEMUXER 1
%define CONFIG_MCA_DEMUXER 1
%define CONFIG_MCC_DEMUXER 1
%define CONFIG_MATROSKA_DEMUXER 1
%define CONFIG_MGSTS_DEMUXER 1
......@@ -2363,6 +2371,7 @@
%define CONFIG_SUBVIEWER_DEMUXER 1
%define CONFIG_SUP_DEMUXER 1
%define CONFIG_SVAG_DEMUXER 1
%define CONFIG_SVS_DEMUXER 1
%define CONFIG_SWF_DEMUXER 1
%define CONFIG_TAK_DEMUXER 1
%define CONFIG_TEDCAPTIONS_DEMUXER 1
......
......@@ -574,7 +574,6 @@
#define CONFIG_LIBVMAF 0
#define CONFIG_LIBVORBIS 1
#define CONFIG_LIBVPX 1
#define CONFIG_LIBWAVPACK 0
#define CONFIG_LIBWEBP 0
#define CONFIG_LIBXML2 1
#define CONFIG_LIBZIMG 0
......@@ -835,6 +834,7 @@
#define CONFIG_ANSI_DECODER 1
#define CONFIG_APNG_DECODER 1
#define CONFIG_ARBC_DECODER 1
#define CONFIG_ARGO_DECODER 1
#define CONFIG_ASV1_DECODER 1
#define CONFIG_ASV2_DECODER 1
#define CONFIG_AURA_DECODER 1
......@@ -933,6 +933,7 @@
#define CONFIG_INDEO4_DECODER 1
#define CONFIG_INDEO5_DECODER 1
#define CONFIG_INTERPLAY_VIDEO_DECODER 1
#define CONFIG_IPU_DECODER 1
#define CONFIG_JPEG2000_DECODER 1
#define CONFIG_JPEGLS_DECODER 1
#define CONFIG_JV_DECODER 1
......@@ -1349,6 +1350,7 @@
#define CONFIG_XBIN_DECODER 1
#define CONFIG_IDF_DECODER 1
#define CONFIG_LIBAOM_AV1_DECODER 0
#define CONFIG_AV1_DECODER 1
#define CONFIG_LIBOPENH264_DECODER 0
#define CONFIG_H264_CUVID_DECODER 1
#define CONFIG_HEVC_CUVID_DECODER 1
......@@ -1366,6 +1368,7 @@
#define CONFIG_VP9_CUVID_DECODER 1
#define CONFIG_VP9_MEDIACODEC_DECODER 0
#define CONFIG_VP9_QSV_DECODER 1
#define CONFIG_AV1_QSV_DECODER 1
#define CONFIG_A64MULTI_ENCODER 1
#define CONFIG_A64MULTI5_ENCODER 1
#define CONFIG_ALIAS_PIX_ENCODER 1
......@@ -1551,7 +1554,6 @@
#define CONFIG_LIBVORBIS_ENCODER 1
#define CONFIG_LIBVPX_VP8_ENCODER 1
#define CONFIG_LIBVPX_VP9_ENCODER 1
#define CONFIG_LIBWAVPACK_ENCODER 0
#define CONFIG_LIBWEBP_ANIM_ENCODER 0
#define CONFIG_LIBWEBP_ENCODER 0
#define CONFIG_LIBX262_ENCODER 0
......@@ -1727,6 +1729,7 @@
#define CONFIG_H263_PARSER 1
#define CONFIG_H264_PARSER 1
#define CONFIG_HEVC_PARSER 1
#define CONFIG_IPU_PARSER 1
#define CONFIG_JPEG2000_PARSER 1
#define CONFIG_MJPEG_PARSER 1
#define CONFIG_MLP_PARSER 1
......@@ -2245,6 +2248,7 @@
#define CONFIG_FIFO_FILTER 1
#define CONFIG_AA_DEMUXER 1
#define CONFIG_AAC_DEMUXER 1
#define CONFIG_AAX_DEMUXER 1
#define CONFIG_AC3_DEMUXER 1
#define CONFIG_ACM_DEMUXER 1
#define CONFIG_ACT_DEMUXER 1
......@@ -2269,6 +2273,7 @@
#define CONFIG_APTX_HD_DEMUXER 1
#define CONFIG_AQTITLE_DEMUXER 1
#define CONFIG_ARGO_ASF_DEMUXER 1
#define CONFIG_ARGO_BRP_DEMUXER 1
#define CONFIG_ASF_DEMUXER 1
#define CONFIG_ASF_O_DEMUXER 1
#define CONFIG_ASS_DEMUXER 1
......@@ -2361,6 +2366,7 @@
#define CONFIG_IMAGE2_BRENDER_PIX_DEMUXER 1
#define CONFIG_INGENIENT_DEMUXER 1
#define CONFIG_IPMOVIE_DEMUXER 1
#define CONFIG_IPU_DEMUXER 1
#define CONFIG_IRCAM_DEMUXER 1
#define CONFIG_ISS_DEMUXER 1
#define CONFIG_IV8_DEMUXER 1
......@@ -2372,10 +2378,12 @@
#define CONFIG_KVAG_DEMUXER 1
#define CONFIG_LMLM4_DEMUXER 1
#define CONFIG_LOAS_DEMUXER 1
#define CONFIG_LUODAT_DEMUXER 1
#define CONFIG_LRC_DEMUXER 1
#define CONFIG_LVF_DEMUXER 1
#define CONFIG_LXF_DEMUXER 1
#define CONFIG_M4V_DEMUXER 1
#define CONFIG_MCA_DEMUXER 1
#define CONFIG_MCC_DEMUXER 1
#define CONFIG_MATROSKA_DEMUXER 1
#define CONFIG_MGSTS_DEMUXER 1
......@@ -2485,6 +2493,7 @@
#define CONFIG_SUBVIEWER_DEMUXER 1
#define CONFIG_SUP_DEMUXER 1
#define CONFIG_SVAG_DEMUXER 1
#define CONFIG_SVS_DEMUXER 1
#define CONFIG_SWF_DEMUXER 1
#define CONFIG_TAK_DEMUXER 1
#define CONFIG_TEDCAPTIONS_DEMUXER 1
......
......@@ -218,6 +218,9 @@ EXPORTS
avpriv_mpeg4audio_get_config
avpriv_mpeg4audio_get_config2
avpriv_mpegaudio_decode_header
avpriv_packet_list_free
avpriv_packet_list_get
avpriv_packet_list_put
avpriv_put_string
avpriv_split_xiph_headers
avpriv_tak_parse_streaminfo
......
......@@ -349,6 +349,7 @@
<ClCompile Include="..\libavcodec\pngdec.c" />
<ClCompile Include="..\libavcodec\pngenc.c" />
<ClCompile Include="..\libavcodec\arbc.c" />
<ClCompile Include="..\libavcodec\argo.c" />
<ClCompile Include="..\libavcodec\assdec.c" />
<ClCompile Include="..\libavcodec\ass.c" />
<ClCompile Include="..\libavcodec\assenc.c" />
......@@ -364,6 +365,7 @@
<ClCompile Include="..\libavcodec\atrac9dec.c" />
<ClCompile Include="..\libavcodec\cyuv.c" />
<ClCompile Include="..\libavcodec\aura.c" />
<ClCompile Include="..\libavcodec\av1dec.c" />
<ClCompile Include="..\libavcodec\avrndec.c" />
<ClCompile Include="..\libavcodec\mjpegdec.c" />
<ClCompile Include="..\libavcodec\r210dec.c" />
......@@ -570,6 +572,7 @@
<ClCompile Include="..\libavcodec\indeo5.c" />
<ClCompile Include="..\libavcodec\interplayacm.c" />
<ClCompile Include="..\libavcodec\interplayvideo.c" />
<ClCompile Include="..\libavcodec\mpeg12dec.c" />
<ClCompile Include="..\libavcodec\jacosubdec.c" />
<ClCompile Include="..\libavcodec\j2kenc.c" />
<ClCompile Include="..\libavcodec\mqcenc.c" />
......@@ -617,7 +620,6 @@
<ClCompile Include="..\libavcodec\mpc7.c" />
<ClCompile Include="..\libavcodec\mpc.c" />
<ClCompile Include="..\libavcodec\mpc8.c" />
<ClCompile Include="..\libavcodec\mpeg12dec.c" />
<ClCompile Include="..\libavcodec\mpeg12enc.c" />
<ClCompile Include="..\libavcodec\qsvenc_mpeg2.c" />
<ClCompile Include="..\libavcodec\mpl2dec.c" />
......@@ -775,7 +777,6 @@
<ClCompile Include="..\libavcodec\txd.c" />
<ClCompile Include="..\libavcodec\ulti.c" />
<ClCompile Include="..\libavcodec\utvideodec.c" />
<ClCompile Include="..\libavcodec\utvideo.c" />
<ClCompile Include="..\libavcodec\utvideoenc.c" />
<ClCompile Include="..\libavcodec\v210dec.c" />
<ClCompile Include="..\libavcodec\v210x.c" />
......@@ -935,6 +936,7 @@
<ClCompile Include="..\libavcodec\h263_parser.c" />
<ClCompile Include="..\libavcodec\h264_parser.c" />
<ClCompile Include="..\libavcodec\hevc_parser.c" />
<ClCompile Include="..\libavcodec\ipu_parser.c" />
<ClCompile Include="..\libavcodec\jpeg2000_parser.c" />
<ClCompile Include="..\libavcodec\mjpeg_parser.c" />
<ClCompile Include="..\libavcodec\mlp_parse.c" />
......
......@@ -897,6 +897,9 @@
<ClCompile Include="..\libavcodec\arbc.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\argo.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\assdec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......@@ -942,6 +945,9 @@
<ClCompile Include="..\libavcodec\aura.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\av1dec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\avrndec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......@@ -1560,6 +1566,9 @@
<ClCompile Include="..\libavcodec\interplayvideo.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\mpeg12dec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\jacosubdec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......@@ -1701,9 +1710,6 @@
<ClCompile Include="..\libavcodec\mpc8.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\mpeg12dec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\mpeg12enc.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......@@ -2175,9 +2181,6 @@
<ClCompile Include="..\libavcodec\utvideodec.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\utvideo.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\utvideoenc.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......@@ -2655,6 +2658,9 @@
<ClCompile Include="..\libavcodec\hevc_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\ipu_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\jpeg2000_parser.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......
......@@ -216,6 +216,7 @@ static const AVCodec *codec_list[] = {
&ff_ansi_decoder,
&ff_apng_decoder,
&ff_arbc_decoder,
&ff_argo_decoder,
&ff_asv1_decoder,
&ff_asv2_decoder,
&ff_aura_decoder,
......@@ -306,6 +307,7 @@ static const AVCodec *codec_list[] = {
&ff_indeo4_decoder,
&ff_indeo5_decoder,
&ff_interplay_video_decoder,
&ff_ipu_decoder,
&ff_jpeg2000_decoder,
&ff_jpegls_decoder,
&ff_jv_decoder,
......@@ -676,6 +678,7 @@ static const AVCodec *codec_list[] = {
&ff_bintext_decoder,
&ff_xbin_decoder,
&ff_idf_decoder,
&ff_av1_decoder,
&ff_h264_cuvid_decoder,
&ff_hevc_cuvid_decoder,
&ff_mjpeg_cuvid_decoder,
......@@ -688,4 +691,5 @@ static const AVCodec *codec_list[] = {
&ff_vp8_qsv_decoder,
&ff_vp9_cuvid_decoder,
&ff_vp9_qsv_decoder,
&ff_av1_qsv_decoder,
NULL };
\ No newline at end of file
......@@ -45,6 +45,7 @@ static const AVCodecParser *parser_list[] = {
&ff_h263_parser,
&ff_h264_parser,
&ff_hevc_parser,
&ff_ipu_parser,
&ff_jpeg2000_parser,
&ff_mjpeg_parser,
&ff_mlp_parser,
......
......@@ -414,9 +414,11 @@
<ClCompile Include="..\libavfilter\vaf_spectrumsynth.c" />
<ClCompile Include="..\libavfilter\src_movie.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_interface.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_io_proc.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layers.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_avgpool.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_dense.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_pad.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_conv2d.c" />
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_depth2space.c" />
......
......@@ -1095,6 +1095,9 @@
<ClCompile Include="..\libavfilter\dnn\dnn_interface.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\dnn\dnn_io_proc.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
......@@ -1104,6 +1107,9 @@
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_avgpool.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_dense.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_pad.c">
<Filter>Source Files\libavfilter\dnn</Filter>
</ClCompile>
......
......@@ -121,6 +121,7 @@
<ClCompile Include="..\libavformat\apetag.c" />
<ClCompile Include="..\libavformat\img2.c" />
<ClCompile Include="..\libavformat\rawdec.c" />
<ClCompile Include="..\libavformat\aaxdec.c" />
<ClCompile Include="..\libavformat\ac3dec.c" />
<ClCompile Include="..\libavformat\acm.c" />
<ClCompile Include="..\libavformat\act.c" />
......@@ -151,6 +152,7 @@
<ClCompile Include="..\libavformat\aqtitledec.c" />
<ClCompile Include="..\libavformat\subtitles.c" />
<ClCompile Include="..\libavformat\argo_asf.c" />
<ClCompile Include="..\libavformat\argo_brp.c" />
<ClCompile Include="..\libavformat\asfdec_f.c" />
<ClCompile Include="..\libavformat\asf.c" />
<ClCompile Include="..\libavformat\asfcrypt.c" />
......@@ -277,6 +279,7 @@
<ClCompile Include="..\libavformat\img2_brender_pix.c" />
<ClCompile Include="..\libavformat\ingenientdec.c" />
<ClCompile Include="..\libavformat\ipmovie.c" />
<ClCompile Include="..\libavformat\ipudec.c" />
<ClCompile Include="..\libavformat\ircamdec.c" />
<ClCompile Include="..\libavformat\ircam.c" />
<ClCompile Include="..\libavformat\ircamenc.c" />
......@@ -294,6 +297,7 @@
<ClCompile Include="..\libavformat\latmenc.c" />
<ClCompile Include="..\libavformat\lmlm4.c" />
<ClCompile Include="..\libavformat\loasdec.c" />
<ClCompile Include="..\libavformat\luodatdec.c" />
<ClCompile Include="..\libavformat\lrcdec.c" />
<ClCompile Include="..\libavformat\lrc.c" />
<ClCompile Include="..\libavformat\lrcenc.c" />
......@@ -306,6 +310,7 @@
<ClCompile Include="..\libavformat\av1.c" />
<ClCompile Include="..\libavformat\hevc.c" />
<ClCompile Include="..\libavformat\wv.c" />
<ClCompile Include="..\libavformat\mca.c" />
<ClCompile Include="..\libavformat\mccdec.c" />
<ClCompile Include="..\libavformat\mgsts.c" />
<ClCompile Include="..\libavformat\microdvddec.c" />
......@@ -449,6 +454,7 @@
<ClCompile Include="..\libavformat\supdec.c" />
<ClCompile Include="..\libavformat\supenc.c" />
<ClCompile Include="..\libavformat\svag.c" />
<ClCompile Include="..\libavformat\svs.c" />
<ClCompile Include="..\libavformat\swfdec.c" />
<ClCompile Include="..\libavformat\takdec.c" />
<ClCompile Include="..\libavformat\tedcaptionsdec.c" />
......
......@@ -214,6 +214,9 @@
<ClCompile Include="..\libavformat\rawdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\aaxdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\ac3dec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......@@ -304,6 +307,9 @@
<ClCompile Include="..\libavformat\argo_asf.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\argo_brp.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\asfdec_f.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......@@ -682,6 +688,9 @@
<ClCompile Include="..\libavformat\ipmovie.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\ipudec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\ircamdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......@@ -733,6 +742,9 @@
<ClCompile Include="..\libavformat\loasdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\luodatdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\lrcdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......@@ -769,6 +781,9 @@
<ClCompile Include="..\libavformat\wv.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\mca.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\mccdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......@@ -1198,6 +1213,9 @@
<ClCompile Include="..\libavformat\svag.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\svs.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
<ClCompile Include="..\libavformat\swfdec.c">
<Filter>Source Files\libavformat</Filter>
</ClCompile>
......
......@@ -21,6 +21,7 @@
static const AVInputFormat *demuxer_list[] = {
&ff_aa_demuxer,
&ff_aac_demuxer,
&ff_aax_demuxer,
&ff_ac3_demuxer,
&ff_acm_demuxer,
&ff_act_demuxer,
......@@ -45,6 +46,7 @@ static const AVInputFormat *demuxer_list[] = {
&ff_aptx_hd_demuxer,
&ff_aqtitle_demuxer,
&ff_argo_asf_demuxer,
&ff_argo_brp_demuxer,
&ff_asf_demuxer,
&ff_asf_o_demuxer,
&ff_ass_demuxer,
......@@ -136,6 +138,7 @@ static const AVInputFormat *demuxer_list[] = {
&ff_image2_brender_pix_demuxer,
&ff_ingenient_demuxer,
&ff_ipmovie_demuxer,
&ff_ipu_demuxer,
&ff_ircam_demuxer,
&ff_iss_demuxer,
&ff_iv8_demuxer,
......@@ -147,10 +150,12 @@ static const AVInputFormat *demuxer_list[] = {
&ff_kvag_demuxer,
&ff_lmlm4_demuxer,
&ff_loas_demuxer,
&ff_luodat_demuxer,
&ff_lrc_demuxer,
&ff_lvf_demuxer,
&ff_lxf_demuxer,
&ff_m4v_demuxer,
&ff_mca_demuxer,
&ff_mcc_demuxer,
&ff_matroska_demuxer,
&ff_mgsts_demuxer,
......@@ -260,6 +265,7 @@ static const AVInputFormat *demuxer_list[] = {
&ff_subviewer_demuxer,
&ff_sup_demuxer,
&ff_svag_demuxer,
&ff_svs_demuxer,
&ff_swf_demuxer,
&ff_tak_demuxer,
&ff_tedcaptions_demuxer,
......
......@@ -63,6 +63,7 @@ EXPORTS
av_buffer_pool_uninit
av_buffer_realloc
av_buffer_ref
av_buffer_replace
av_buffer_unref
av_calloc
av_camellia_alloc
......@@ -488,6 +489,7 @@ EXPORTS
av_timecode_init_from_string
av_timecode_make_mpeg_tc_string
av_timecode_make_smpte_tc_string
av_timecode_make_smpte_tc_string2
av_timecode_make_string
av_timegm
av_tree_destroy
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册