@ -24,180 +24,180 @@
# if !CONFIG_SMALL
# if !CONFIG_SMALL
const AVProfile ff_aac_profiles [ ] = {
const AVProfile ff_aac_profiles [ ] = {
{ FF _PROFILE_AAC_LOW, " LC " } ,
{ AV _PROFILE_AAC_LOW, " LC " } ,
{ FF _PROFILE_AAC_HE, " HE-AAC " } ,
{ AV _PROFILE_AAC_HE, " HE-AAC " } ,
{ FF _PROFILE_AAC_HE_V2, " HE-AACv2 " } ,
{ AV _PROFILE_AAC_HE_V2, " HE-AACv2 " } ,
{ FF _PROFILE_AAC_LD, " LD " } ,
{ AV _PROFILE_AAC_LD, " LD " } ,
{ FF _PROFILE_AAC_ELD, " ELD " } ,
{ AV _PROFILE_AAC_ELD, " ELD " } ,
{ FF _PROFILE_AAC_MAIN, " Main " } ,
{ AV _PROFILE_AAC_MAIN, " Main " } ,
{ FF _PROFILE_AAC_SSR, " SSR " } ,
{ AV _PROFILE_AAC_SSR, " SSR " } ,
{ FF _PROFILE_AAC_LTP, " LTP " } ,
{ AV _PROFILE_AAC_LTP, " LTP " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_dca_profiles [ ] = {
const AVProfile ff_dca_profiles [ ] = {
{ FF _PROFILE_DTS, " DTS " } ,
{ AV _PROFILE_DTS, " DTS " } ,
{ FF _PROFILE_DTS_ES, " DTS-ES " } ,
{ AV _PROFILE_DTS_ES, " DTS-ES " } ,
{ FF _PROFILE_DTS_96_24, " DTS 96/24 " } ,
{ AV _PROFILE_DTS_96_24, " DTS 96/24 " } ,
{ FF _PROFILE_DTS_HD_HRA, " DTS-HD HRA " } ,
{ AV _PROFILE_DTS_HD_HRA, " DTS-HD HRA " } ,
{ FF _PROFILE_DTS_HD_MA, " DTS-HD MA " } ,
{ AV _PROFILE_DTS_HD_MA, " DTS-HD MA " } ,
{ FF _PROFILE_DTS_HD_MA_X, " DTS-HD MA + DTS:X " } ,
{ AV _PROFILE_DTS_HD_MA_X, " DTS-HD MA + DTS:X " } ,
{ FF _PROFILE_DTS_HD_MA_X_IMAX, " DTS-HD MA + DTS:X IMAX " } ,
{ AV _PROFILE_DTS_HD_MA_X_IMAX, " DTS-HD MA + DTS:X IMAX " } ,
{ FF _PROFILE_DTS_EXPRESS, " DTS Express " } ,
{ AV _PROFILE_DTS_EXPRESS, " DTS Express " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_eac3_profiles [ ] = {
const AVProfile ff_eac3_profiles [ ] = {
{ FF _PROFILE_EAC3_DDP_ATMOS, " Dolby Digital Plus + Dolby Atmos " } ,
{ AV _PROFILE_EAC3_DDP_ATMOS, " Dolby Digital Plus + Dolby Atmos " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_truehd_profiles [ ] = {
const AVProfile ff_truehd_profiles [ ] = {
{ FF _PROFILE_TRUEHD_ATMOS, " Dolby TrueHD + Dolby Atmos " } ,
{ AV _PROFILE_TRUEHD_ATMOS, " Dolby TrueHD + Dolby Atmos " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_dnxhd_profiles [ ] = {
const AVProfile ff_dnxhd_profiles [ ] = {
{ FF _PROFILE_DNXHD, " DNXHD " } ,
{ AV _PROFILE_DNXHD, " DNXHD " } ,
{ FF _PROFILE_DNXHR_LB, " DNXHR LB " } ,
{ AV _PROFILE_DNXHR_LB, " DNXHR LB " } ,
{ FF _PROFILE_DNXHR_SQ, " DNXHR SQ " } ,
{ AV _PROFILE_DNXHR_SQ, " DNXHR SQ " } ,
{ FF _PROFILE_DNXHR_HQ, " DNXHR HQ " } ,
{ AV _PROFILE_DNXHR_HQ, " DNXHR HQ " } ,
{ FF _PROFILE_DNXHR_HQX, " DNXHR HQX " } ,
{ AV _PROFILE_DNXHR_HQX, " DNXHR HQX " } ,
{ FF _PROFILE_DNXHR_444, " DNXHR 444 " } ,
{ AV _PROFILE_DNXHR_444, " DNXHR 444 " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_h264_profiles [ ] = {
const AVProfile ff_h264_profiles [ ] = {
{ FF _PROFILE_H264_BASELINE, " Baseline " } ,
{ AV _PROFILE_H264_BASELINE, " Baseline " } ,
{ FF _PROFILE_H264_CONSTRAINED_BASELINE, " Constrained Baseline " } ,
{ AV _PROFILE_H264_CONSTRAINED_BASELINE, " Constrained Baseline " } ,
{ FF _PROFILE_H264_MAIN, " Main " } ,
{ AV _PROFILE_H264_MAIN, " Main " } ,
{ FF _PROFILE_H264_EXTENDED, " Extended " } ,
{ AV _PROFILE_H264_EXTENDED, " Extended " } ,
{ FF _PROFILE_H264_HIGH, " High " } ,
{ AV _PROFILE_H264_HIGH, " High " } ,
{ FF _PROFILE_H264_HIGH_10, " High 10 " } ,
{ AV _PROFILE_H264_HIGH_10, " High 10 " } ,
{ FF _PROFILE_H264_HIGH_10_INTRA, " High 10 Intra " } ,
{ AV _PROFILE_H264_HIGH_10_INTRA, " High 10 Intra " } ,
{ FF _PROFILE_H264_HIGH_422, " High 4:2:2 " } ,
{ AV _PROFILE_H264_HIGH_422, " High 4:2:2 " } ,
{ FF _PROFILE_H264_HIGH_422_INTRA, " High 4:2:2 Intra " } ,
{ AV _PROFILE_H264_HIGH_422_INTRA, " High 4:2:2 Intra " } ,
{ FF _PROFILE_H264_HIGH_444, " High 4:4:4 " } ,
{ AV _PROFILE_H264_HIGH_444, " High 4:4:4 " } ,
{ FF _PROFILE_H264_HIGH_444_PREDICTIVE, " High 4:4:4 Predictive " } ,
{ AV _PROFILE_H264_HIGH_444_PREDICTIVE, " High 4:4:4 Predictive " } ,
{ FF _PROFILE_H264_HIGH_444_INTRA, " High 4:4:4 Intra " } ,
{ AV _PROFILE_H264_HIGH_444_INTRA, " High 4:4:4 Intra " } ,
{ FF _PROFILE_H264_CAVLC_444, " CAVLC 4:4:4 " } ,
{ AV _PROFILE_H264_CAVLC_444, " CAVLC 4:4:4 " } ,
{ FF _PROFILE_H264_MULTIVIEW_HIGH, " Multiview High " } ,
{ AV _PROFILE_H264_MULTIVIEW_HIGH, " Multiview High " } ,
{ FF _PROFILE_H264_STEREO_HIGH, " Stereo High " } ,
{ AV _PROFILE_H264_STEREO_HIGH, " Stereo High " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_vvc_profiles [ ] = {
const AVProfile ff_vvc_profiles [ ] = {
{ FF _PROFILE_VVC_MAIN_10, " Main 10 " } ,
{ AV _PROFILE_VVC_MAIN_10, " Main 10 " } ,
{ FF _PROFILE_VVC_MAIN_10_444, " Main 10 4:4:4 " } ,
{ AV _PROFILE_VVC_MAIN_10_444, " Main 10 4:4:4 " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_hevc_profiles [ ] = {
const AVProfile ff_hevc_profiles [ ] = {
{ FF _PROFILE_HEVC_MAIN, " Main " } ,
{ AV _PROFILE_HEVC_MAIN, " Main " } ,
{ FF _PROFILE_HEVC_MAIN_10, " Main 10 " } ,
{ AV _PROFILE_HEVC_MAIN_10, " Main 10 " } ,
{ FF _PROFILE_HEVC_MAIN_STILL_PICTURE, " Main Still Picture " } ,
{ AV _PROFILE_HEVC_MAIN_STILL_PICTURE, " Main Still Picture " } ,
{ FF _PROFILE_HEVC_REXT, " Rext " } ,
{ AV _PROFILE_HEVC_REXT, " Rext " } ,
{ FF _PROFILE_HEVC_SCC, " Scc " } ,
{ AV _PROFILE_HEVC_SCC, " Scc " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_jpeg2000_profiles [ ] = {
const AVProfile ff_jpeg2000_profiles [ ] = {
{ FF _PROFILE_JPEG2000_CSTREAM_RESTRICTION_0, " JPEG 2000 codestream restriction 0 " } ,
{ AV _PROFILE_JPEG2000_CSTREAM_RESTRICTION_0, " JPEG 2000 codestream restriction 0 " } ,
{ FF _PROFILE_JPEG2000_CSTREAM_RESTRICTION_1, " JPEG 2000 codestream restriction 1 " } ,
{ AV _PROFILE_JPEG2000_CSTREAM_RESTRICTION_1, " JPEG 2000 codestream restriction 1 " } ,
{ FF _PROFILE_JPEG2000_CSTREAM_NO_RESTRICTION, " JPEG 2000 no codestream restrictions " } ,
{ AV _PROFILE_JPEG2000_CSTREAM_NO_RESTRICTION, " JPEG 2000 no codestream restrictions " } ,
{ FF _PROFILE_JPEG2000_DCINEMA_2K, " JPEG 2000 digital cinema 2K " } ,
{ AV _PROFILE_JPEG2000_DCINEMA_2K, " JPEG 2000 digital cinema 2K " } ,
{ FF _PROFILE_JPEG2000_DCINEMA_4K, " JPEG 2000 digital cinema 4K " } ,
{ AV _PROFILE_JPEG2000_DCINEMA_4K, " JPEG 2000 digital cinema 4K " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_mpeg2_video_profiles [ ] = {
const AVProfile ff_mpeg2_video_profiles [ ] = {
{ FF _PROFILE_MPEG2_422, " 4:2:2 " } ,
{ AV _PROFILE_MPEG2_422, " 4:2:2 " } ,
{ FF _PROFILE_MPEG2_HIGH, " High " } ,
{ AV _PROFILE_MPEG2_HIGH, " High " } ,
{ FF _PROFILE_MPEG2_SS, " Spatially Scalable " } ,
{ AV _PROFILE_MPEG2_SS, " Spatially Scalable " } ,
{ FF _PROFILE_MPEG2_SNR_SCALABLE, " SNR Scalable " } ,
{ AV _PROFILE_MPEG2_SNR_SCALABLE, " SNR Scalable " } ,
{ FF _PROFILE_MPEG2_MAIN, " Main " } ,
{ AV _PROFILE_MPEG2_MAIN, " Main " } ,
{ FF _PROFILE_MPEG2_SIMPLE, " Simple " } ,
{ AV _PROFILE_MPEG2_SIMPLE, " Simple " } ,
{ FF _PROFILE_RESERVED, " Reserved " } ,
{ AV _PROFILE_RESERVED, " Reserved " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_mpeg4_video_profiles [ ] = {
const AVProfile ff_mpeg4_video_profiles [ ] = {
{ FF _PROFILE_MPEG4_SIMPLE, " Simple Profile " } ,
{ AV _PROFILE_MPEG4_SIMPLE, " Simple Profile " } ,
{ FF _PROFILE_MPEG4_SIMPLE_SCALABLE, " Simple Scalable Profile " } ,
{ AV _PROFILE_MPEG4_SIMPLE_SCALABLE, " Simple Scalable Profile " } ,
{ FF _PROFILE_MPEG4_CORE, " Core Profile " } ,
{ AV _PROFILE_MPEG4_CORE, " Core Profile " } ,
{ FF _PROFILE_MPEG4_MAIN, " Main Profile " } ,
{ AV _PROFILE_MPEG4_MAIN, " Main Profile " } ,
{ FF _PROFILE_MPEG4_N_BIT, " N-bit Profile " } ,
{ AV _PROFILE_MPEG4_N_BIT, " N-bit Profile " } ,
{ FF _PROFILE_MPEG4_SCALABLE_TEXTURE, " Scalable Texture Profile " } ,
{ AV _PROFILE_MPEG4_SCALABLE_TEXTURE, " Scalable Texture Profile " } ,
{ FF _PROFILE_MPEG4_SIMPLE_FACE_ANIMATION, " Simple Face Animation Profile " } ,
{ AV _PROFILE_MPEG4_SIMPLE_FACE_ANIMATION, " Simple Face Animation Profile " } ,
{ FF _PROFILE_MPEG4_BASIC_ANIMATED_TEXTURE, " Basic Animated Texture Profile " } ,
{ AV _PROFILE_MPEG4_BASIC_ANIMATED_TEXTURE, " Basic Animated Texture Profile " } ,
{ FF _PROFILE_MPEG4_HYBRID, " Hybrid Profile " } ,
{ AV _PROFILE_MPEG4_HYBRID, " Hybrid Profile " } ,
{ FF _PROFILE_MPEG4_ADVANCED_REAL_TIME, " Advanced Real Time Simple Profile " } ,
{ AV _PROFILE_MPEG4_ADVANCED_REAL_TIME, " Advanced Real Time Simple Profile " } ,
{ FF _PROFILE_MPEG4_CORE_SCALABLE, " Code Scalable Profile " } ,
{ AV _PROFILE_MPEG4_CORE_SCALABLE, " Code Scalable Profile " } ,
{ FF _PROFILE_MPEG4_ADVANCED_CODING, " Advanced Coding Profile " } ,
{ AV _PROFILE_MPEG4_ADVANCED_CODING, " Advanced Coding Profile " } ,
{ FF _PROFILE_MPEG4_ADVANCED_CORE, " Advanced Core Profile " } ,
{ AV _PROFILE_MPEG4_ADVANCED_CORE, " Advanced Core Profile " } ,
{ FF _PROFILE_MPEG4_ADVANCED_SCALABLE_TEXTURE, " Advanced Scalable Texture Profile " } ,
{ AV _PROFILE_MPEG4_ADVANCED_SCALABLE_TEXTURE, " Advanced Scalable Texture Profile " } ,
{ FF _PROFILE_MPEG4_SIMPLE_STUDIO, " Simple Studio Profile " } ,
{ AV _PROFILE_MPEG4_SIMPLE_STUDIO, " Simple Studio Profile " } ,
{ FF _PROFILE_MPEG4_ADVANCED_SIMPLE, " Advanced Simple Profile " } ,
{ AV _PROFILE_MPEG4_ADVANCED_SIMPLE, " Advanced Simple Profile " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_vc1_profiles [ ] = {
const AVProfile ff_vc1_profiles [ ] = {
{ FF _PROFILE_VC1_SIMPLE, " Simple " } ,
{ AV _PROFILE_VC1_SIMPLE, " Simple " } ,
{ FF _PROFILE_VC1_MAIN, " Main " } ,
{ AV _PROFILE_VC1_MAIN, " Main " } ,
{ FF _PROFILE_VC1_COMPLEX, " Complex " } ,
{ AV _PROFILE_VC1_COMPLEX, " Complex " } ,
{ FF _PROFILE_VC1_ADVANCED, " Advanced " } ,
{ AV _PROFILE_VC1_ADVANCED, " Advanced " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_vp9_profiles [ ] = {
const AVProfile ff_vp9_profiles [ ] = {
{ FF _PROFILE_VP9_0, " Profile 0 " } ,
{ AV _PROFILE_VP9_0, " Profile 0 " } ,
{ FF _PROFILE_VP9_1, " Profile 1 " } ,
{ AV _PROFILE_VP9_1, " Profile 1 " } ,
{ FF _PROFILE_VP9_2, " Profile 2 " } ,
{ AV _PROFILE_VP9_2, " Profile 2 " } ,
{ FF _PROFILE_VP9_3, " Profile 3 " } ,
{ AV _PROFILE_VP9_3, " Profile 3 " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_av1_profiles [ ] = {
const AVProfile ff_av1_profiles [ ] = {
{ FF _PROFILE_AV1_MAIN, " Main " } ,
{ AV _PROFILE_AV1_MAIN, " Main " } ,
{ FF _PROFILE_AV1_HIGH, " High " } ,
{ AV _PROFILE_AV1_HIGH, " High " } ,
{ FF _PROFILE_AV1_PROFESSIONAL, " Professional " } ,
{ AV _PROFILE_AV1_PROFESSIONAL, " Professional " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_sbc_profiles [ ] = {
const AVProfile ff_sbc_profiles [ ] = {
{ FF _PROFILE_SBC_MSBC, " mSBC " } ,
{ AV _PROFILE_SBC_MSBC, " mSBC " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
const AVProfile ff_prores_profiles [ ] = {
const AVProfile ff_prores_profiles [ ] = {
{ FF _PROFILE_PRORES_PROXY, " Proxy " } ,
{ AV _PROFILE_PRORES_PROXY, " Proxy " } ,
{ FF _PROFILE_PRORES_LT, " LT " } ,
{ AV _PROFILE_PRORES_LT, " LT " } ,
{ FF _PROFILE_PRORES_STANDARD, " Standard " } ,
{ AV _PROFILE_PRORES_STANDARD, " Standard " } ,
{ FF _PROFILE_PRORES_HQ, " HQ " } ,
{ AV _PROFILE_PRORES_HQ, " HQ " } ,
{ FF _PROFILE_PRORES_4444, " 4444 " } ,
{ AV _PROFILE_PRORES_4444, " 4444 " } ,
{ FF _PROFILE_PRORES_XQ, " XQ " } ,
{ AV _PROFILE_PRORES_XQ, " XQ " } ,
{ FF _PROFILE_UNKNOWN }
{ AV _PROFILE_UNKNOWN }
} ;
} ;
const AVProfile ff_mjpeg_profiles [ ] = {
const AVProfile ff_mjpeg_profiles [ ] = {
{ FF _PROFILE_MJPEG_HUFFMAN_BASELINE_DCT, " Baseline " } ,
{ AV _PROFILE_MJPEG_HUFFMAN_BASELINE_DCT, " Baseline " } ,
{ FF _PROFILE_MJPEG_HUFFMAN_EXTENDED_SEQUENTIAL_DCT, " Sequential " } ,
{ AV _PROFILE_MJPEG_HUFFMAN_EXTENDED_SEQUENTIAL_DCT, " Sequential " } ,
{ FF _PROFILE_MJPEG_HUFFMAN_PROGRESSIVE_DCT, " Progressive " } ,
{ AV _PROFILE_MJPEG_HUFFMAN_PROGRESSIVE_DCT, " Progressive " } ,
{ FF _PROFILE_MJPEG_HUFFMAN_LOSSLESS, " Lossless " } ,
{ AV _PROFILE_MJPEG_HUFFMAN_LOSSLESS, " Lossless " } ,
{ FF _PROFILE_MJPEG_JPEG_LS, " JPEG LS " } ,
{ AV _PROFILE_MJPEG_JPEG_LS, " JPEG LS " } ,
{ FF _PROFILE_UNKNOWN }
{ AV _PROFILE_UNKNOWN }
} ;
} ;
const AVProfile ff_arib_caption_profiles [ ] = {
const AVProfile ff_arib_caption_profiles [ ] = {
{ FF _PROFILE_ARIB_PROFILE_A, " Profile A " } ,
{ AV _PROFILE_ARIB_PROFILE_A, " Profile A " } ,
{ FF _PROFILE_ARIB_PROFILE_C, " Profile C " } ,
{ AV _PROFILE_ARIB_PROFILE_C, " Profile C " } ,
{ FF _PROFILE_UNKNOWN }
{ AV _PROFILE_UNKNOWN }
} ;
} ;
const AVProfile ff_evc_profiles [ ] = {
const AVProfile ff_evc_profiles [ ] = {
{ FF _PROFILE_EVC_BASELINE, " Baseline " } ,
{ AV _PROFILE_EVC_BASELINE, " Baseline " } ,
{ FF _PROFILE_EVC_MAIN, " Main " } ,
{ AV _PROFILE_EVC_MAIN, " Main " } ,
{ FF _PROFILE_UNKNOWN } ,
{ AV _PROFILE_UNKNOWN } ,
} ;
} ;
# endif /* !CONFIG_SMALL */
# endif /* !CONFIG_SMALL */