From: Zhao Zhili <quinkblack-at-foxmail.com@ffmpeg.org> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210 Date: Tue, 11 Mar 2025 22:46:16 +0800 Message-ID: <tencent_73CBAABA5318DC610BAA66209089E6CC2706@qq.com> (raw) In-Reply-To: <CAA4bkHaj5rW08na=Byfx3RWmUh4Y1yEND3zipJ25h85x9h4tPg@mail.gmail.com> > 在 2025年3月11日,下午6:16,Wang Bin <wbsecg1@gmail.com> 写道: > > Zhao Zhili <quinkblack-at-foxmail.com@ffmpeg.org> 于2025年3月11日周二 16:45写道: > >> >> >>>> On Mar 11, 2025, at 14:20, Wang Bin <wbsecg1@gmail.com> wrote: >>> supported by apple silicon >>> --- >>> libavcodec/videotoolboxenc.c | 10 ++++++++++ >>> 1 file changed, 10 insertions(+) >>> >>> diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c >>> index 55a440c7b4..92a4762caa 100644 >>> --- a/libavcodec/videotoolboxenc.c >>> +++ b/libavcodec/videotoolboxenc.c >>> @@ -120,6 +120,7 @@ static struct{ >>> >>> CFStringRef kVTProfileLevel_HEVC_Main_AutoLevel; >>> CFStringRef kVTProfileLevel_HEVC_Main10_AutoLevel; >>> + CFStringRef kVTProfileLevel_HEVC_Main42210_AutoLevel; >>> >>> CFStringRef kVTCompressionPropertyKey_RealTime; >>> CFStringRef kVTCompressionPropertyKey_TargetQualityForAlpha; >>> @@ -192,6 +193,7 @@ static void loadVTEncSymbols(void){ >>> >>> GET_SYM(kVTProfileLevel_HEVC_Main_AutoLevel, >> "HEVC_Main_AutoLevel"); >>> GET_SYM(kVTProfileLevel_HEVC_Main10_AutoLevel, >> "HEVC_Main10_AutoLevel"); >>> + GET_SYM(kVTProfileLevel_HEVC_Main42210_AutoLevel, >> "HEVC_Main10_AutoLevel"); >> >> A copy-paste error. >> >> > oops! > <0001-lavc-videotoolboxenc-add-hevc-main42210-and-p210.patch> LGTM. > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2025-03-11 14:46 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-11 6:20 Wang Bin 2025-03-11 8:45 ` Zhao Zhili 2025-03-11 10:15 ` Wang Bin 2025-03-11 14:46 ` Zhao Zhili [this message] -- strict thread matches above, loose matches on Subject: below -- 2023-02-12 2:32 Wang Bin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=tencent_73CBAABA5318DC610BAA66209089E6CC2706@qq.com \ --to=quinkblack-at-foxmail.com@ffmpeg.org \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git