Hi On Fri, Dec 13, 2024 at 04:26:58PM +0100, Dennis Sädtler via ffmpeg-devel wrote: > From: Dennis Sädtler <den...@obsproject.com> > > Added in macOS 15 "Sequoia". > > Signed-off-by: Dennis Sädtler <den...@obsproject.com> > --- > libavcodec/videotoolboxenc.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c > index da7b291b03..fb2de7b960 100644 > --- a/libavcodec/videotoolboxenc.c > +++ b/libavcodec/videotoolboxenc.c > @@ -121,6 +121,7 @@ static struct{ > CFStringRef > kVTCompressionPropertyKey_PrioritizeEncodingSpeedOverQuality; > CFStringRef kVTCompressionPropertyKey_ConstantBitRate; > CFStringRef kVTCompressionPropertyKey_EncoderID; > + CFStringRef kVTCompressionPropertyKey_SpatialAdaptiveQPLevel; > CFStringRef > kVTVideoEncoderSpecification_EnableHardwareAcceleratedVideoEncoder; > CFStringRef > kVTVideoEncoderSpecification_RequireHardwareAcceleratedVideoEncoder;
This patch is corrupted by line breaks please make sure your editor and MUA dont break lines of patches or use git send-email thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Modern terrorism, a quick summary: Need oil, start war with country that has oil, kill hundread thousand in war. Let country fall into chaos, be surprised about raise of fundamantalists. Drop more bombs, kill more people, be surprised about them taking revenge and drop even more bombs and strip your own citizens of their rights and freedoms. to be continued
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".