Go to the source code of this file.
|
#define | FF_AVCTX_PROFILE_OPTION(name, description, type, value) {name, description, 0, AV_OPT_TYPE_CONST, {.i64 = value }, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_## type ##_PARAM, "avctx.profile"}, |
|
#define | FF_AAC_PROFILE_OPTS |
|
#define | FF_MPEG4_PROFILE_OPTS |
|
#define | FF_MPEG2_PROFILE_OPTS |
|
#define | FF_AV1_PROFILE_OPTS |
|
◆ FF_AVCTX_PROFILE_OPTION
#define FF_AVCTX_PROFILE_OPTION |
( |
|
name, |
|
|
|
description, |
|
|
|
type, |
|
|
|
value |
|
) |
| {name, description, 0, AV_OPT_TYPE_CONST, {.i64 = value }, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_## type ##_PARAM, "avctx.profile"}, |
◆ FF_AAC_PROFILE_OPTS
#define FF_AAC_PROFILE_OPTS |
Value:
#define FF_PROFILE_AAC_LD
#define FF_PROFILE_MPEG2_AAC_LOW
#define FF_PROFILE_AAC_MAIN
#define FF_PROFILE_AAC_HE
#define FF_PROFILE_AAC_HE_V2
#define FF_PROFILE_AAC_LOW
#define FF_PROFILE_AAC_LTP
#define FF_PROFILE_AAC_SSR
#define FF_PROFILE_MPEG2_AAC_HE
#define FF_PROFILE_AAC_ELD
#define FF_AVCTX_PROFILE_OPTION(name, description, type, value)
Definition at line 28 of file profiles.h.
◆ FF_MPEG4_PROFILE_OPTS
#define FF_MPEG4_PROFILE_OPTS |
Value:
#define FF_PROFILE_MPEG4_SIMPLE
#define FF_PROFILE_MPEG4_ADVANCED_SIMPLE
#define FF_PROFILE_MPEG4_MAIN
#define FF_PROFILE_MPEG4_CORE
Definition at line 40 of file profiles.h.
◆ FF_MPEG2_PROFILE_OPTS
#define FF_MPEG2_PROFILE_OPTS |
Value:
#define FF_PROFILE_MPEG2_SS
#define FF_PROFILE_MPEG2_SIMPLE
#define FF_PROFILE_MPEG2_SNR_SCALABLE
#define FF_PROFILE_MPEG2_MAIN
#define FF_PROFILE_MPEG2_422
#define FF_PROFILE_MPEG2_HIGH
Definition at line 46 of file profiles.h.
◆ FF_AV1_PROFILE_OPTS
#define FF_AV1_PROFILE_OPTS |
Value:
#define FF_PROFILE_AV1_HIGH
#define FF_PROFILE_AV1_MAIN
#define FF_PROFILE_AV1_PROFESSIONAL
Definition at line 54 of file profiles.h.
◆ ff_aac_profiles
◆ ff_dca_profiles
◆ ff_dnxhd_profiles
◆ ff_h264_profiles
◆ ff_hevc_profiles
◆ ff_vvc_profiles
◆ ff_jpeg2000_profiles
◆ ff_mpeg2_video_profiles
◆ ff_mpeg4_video_profiles
◆ ff_vc1_profiles
◆ ff_vp9_profiles
◆ ff_av1_profiles
◆ ff_sbc_profiles
◆ ff_prores_profiles
◆ ff_mjpeg_profiles
◆ ff_arib_caption_profiles