pyobjc-framework-VideoToolbox 10.1__tar.gz → 10.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/VideoToolbox/_metadata.py +4 -20
  2. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO +5 -5
  3. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt +2 -6
  4. pyobjc_framework_videotoolbox-10.3/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +4 -0
  5. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/License.txt +1 -1
  6. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PKG-INFO +5 -5
  7. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtcompressionproperties.py +27 -0
  8. pyobjc-framework-VideoToolbox-10.1/metadata/raw/arm64-14.2.fwinfo → pyobjc_framework_videotoolbox-10.3/metadata/raw/arm64-14.5.fwinfo +70 -8
  9. pyobjc-framework-VideoToolbox-10.1/metadata/raw/x86_64-14.2.fwinfo → pyobjc_framework_videotoolbox-10.3/metadata/raw/x86_64-14.5.fwinfo +70 -8
  10. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/setup.py +1 -1
  11. pyobjc-framework-VideoToolbox-10.1/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +0 -4
  12. pyobjc-framework-VideoToolbox-10.1/metadata/raw/arm64-12.0.fwinfo +0 -1608
  13. pyobjc-framework-VideoToolbox-10.1/metadata/raw/arm64-14.0.fwinfo +0 -1906
  14. pyobjc-framework-VideoToolbox-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -1608
  15. pyobjc-framework-VideoToolbox-10.1/metadata/raw/x86_64-14.0.fwinfo +0 -1906
  16. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/VideoToolbox/__init__.py +0 -0
  17. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt +0 -0
  18. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/pyobjc_framework_VideoToolbox.egg-info/not-zip-safe +0 -0
  19. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt +0 -0
  20. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/MANIFEST.in +0 -0
  21. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Modules/_VideoToolbox.m +0 -0
  22. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Modules/pyobjc-api.h +0 -0
  23. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/Modules/pyobjc-compat.h +0 -0
  24. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/__init__.py +0 -0
  25. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_videotoolbox.py +0 -0
  26. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtbase.py +0 -0
  27. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtcompressionsession.py +0 -0
  28. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtdecompressionproperties.py +0 -0
  29. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtdecompressionsession.py +0 -0
  30. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vterrors.py +0 -0
  31. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtframesilo.py +0 -0
  32. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtmultipassstorage.py +0 -0
  33. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtpixelrotationproperties.py +0 -0
  34. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtpixelrotationsession.py +0 -0
  35. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtpixeltransferproperties.py +0 -0
  36. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtpixeltransfersession.py +0 -0
  37. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtprofessionalvideoworkflow.py +0 -0
  38. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtsession.py +0 -0
  39. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtutilities.py +0 -0
  40. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/PyObjCTest/test_vtvideoencoderlist.py +0 -0
  41. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/VideoToolbox.fwinfo +0 -0
  42. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/metadata.ini +0 -0
  43. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  44. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/arm64-13.0.fwinfo +0 -0
  45. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/x86_64-10.14.fwinfo +0 -0
  46. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  47. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  48. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  49. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  50. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/pyobjc_setup.py +0 -0
  51. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/pyproject.toml +0 -0
  52. {pyobjc-framework-VideoToolbox-10.1 → pyobjc_framework_videotoolbox-10.3}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Oct 27 20:13:03 2023
3
+ # Last update: Sat May 18 09:38:24 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -40,32 +40,16 @@ misc.update(
40
40
  ),
41
41
  }
42
42
  )
43
- constants = """$kVTAlphaChannelMode_PremultipliedAlpha$kVTAlphaChannelMode_StraightAlpha$kVTCompressionPropertyKey_AllowFrameReordering$kVTCompressionPropertyKey_AllowOpenGOP$kVTCompressionPropertyKey_AllowTemporalCompression$kVTCompressionPropertyKey_AlphaChannelMode$kVTCompressionPropertyKey_AspectRatio16x9$kVTCompressionPropertyKey_AverageBitRate$kVTCompressionPropertyKey_BaseLayerBitRateFraction$kVTCompressionPropertyKey_BaseLayerFrameRate$kVTCompressionPropertyKey_BaseLayerFrameRateFraction$kVTCompressionPropertyKey_CleanAperture$kVTCompressionPropertyKey_ColorPrimaries$kVTCompressionPropertyKey_ConstantBitRate$kVTCompressionPropertyKey_ContentLightLevelInfo$kVTCompressionPropertyKey_DataRateLimits$kVTCompressionPropertyKey_Depth$kVTCompressionPropertyKey_EnableLTR$kVTCompressionPropertyKey_EncoderID$kVTCompressionPropertyKey_EstimatedAverageBytesPerFrame$kVTCompressionPropertyKey_ExpectedDuration$kVTCompressionPropertyKey_ExpectedFrameRate$kVTCompressionPropertyKey_FieldCount$kVTCompressionPropertyKey_FieldDetail$kVTCompressionPropertyKey_GammaLevel$kVTCompressionPropertyKey_H264EntropyMode$kVTCompressionPropertyKey_HDRMetadataInsertionMode$kVTCompressionPropertyKey_HasLeftStereoEyeView$kVTCompressionPropertyKey_HasRightStereoEyeView$kVTCompressionPropertyKey_HeroEye$kVTCompressionPropertyKey_HorizontalDisparityAdjustment$kVTCompressionPropertyKey_ICCProfile$kVTCompressionPropertyKey_MVHEVCLeftAndRightViewIDs$kVTCompressionPropertyKey_MVHEVCVideoLayerIDs$kVTCompressionPropertyKey_MVHEVCViewIDs$kVTCompressionPropertyKey_MasteringDisplayColorVolume$kVTCompressionPropertyKey_MaxAllowedFrameQP$kVTCompressionPropertyKey_MaxFrameDelayCount$kVTCompressionPropertyKey_MaxH264SliceBytes$kVTCompressionPropertyKey_MaxKeyFrameInterval$kVTCompressionPropertyKey_MaxKeyFrameIntervalDuration$kVTCompressionPropertyKey_MaximizePowerEfficiency$kVTCompressionPropertyKey_MinAllowedFrameQP$kVTCompressionPropertyKey_MoreFramesAfterEnd$kVTCompressionPropertyKey_MoreFramesBeforeStart$kVTCompressionPropertyKey_MultiPassStorage$kVTCompressionPropertyKey_NumberOfPendingFrames$kVTCompressionPropertyKey_OutputBitDepth$kVTCompressionPropertyKey_PixelAspectRatio$kVTCompressionPropertyKey_PixelBufferPoolIsShared$kVTCompressionPropertyKey_PixelTransferProperties$kVTCompressionPropertyKey_PreserveAlphaChannel$kVTCompressionPropertyKey_PreserveDynamicHDRMetadata$kVTCompressionPropertyKey_PrioritizeEncodingSpeedOverQuality$kVTCompressionPropertyKey_ProfileLevel$kVTCompressionPropertyKey_ProgressiveScan$kVTCompressionPropertyKey_Quality$kVTCompressionPropertyKey_RealTime$kVTCompressionPropertyKey_RecommendedParallelizationLimit$kVTCompressionPropertyKey_RecommendedParallelizedSubdivisionMinimumDuration$kVTCompressionPropertyKey_RecommendedParallelizedSubdivisionMinimumFrameCount$kVTCompressionPropertyKey_ReferenceBufferCount$kVTCompressionPropertyKey_SourceFrameCount$kVTCompressionPropertyKey_StereoCameraBaseline$kVTCompressionPropertyKey_SupportsBaseFrameQP$kVTCompressionPropertyKey_TargetQualityForAlpha$kVTCompressionPropertyKey_TransferFunction$kVTCompressionPropertyKey_UsingGPURegistryID$kVTCompressionPropertyKey_UsingHardwareAcceleratedVideoEncoder$kVTCompressionPropertyKey_VideoEncoderPixelBufferAttributes$kVTCompressionPropertyKey_YCbCrMatrix$kVTDecompressionPropertyKey_ContentHasInterframeDependencies$kVTDecompressionPropertyKey_DeinterlaceMode$kVTDecompressionPropertyKey_FieldMode$kVTDecompressionPropertyKey_GeneratePerFrameHDRDisplayMetadata$kVTDecompressionPropertyKey_MaxOutputPresentationTimeStampOfFramesBeingDecoded$kVTDecompressionPropertyKey_MaximizePowerEfficiency$kVTDecompressionPropertyKey_MinOutputPresentationTimeStampOfFramesBeingDecoded$kVTDecompressionPropertyKey_NumberOfFramesBeingDecoded$kVTDecompressionPropertyKey_OnlyTheseFrames$kVTDecompressionPropertyKey_OutputPoolRequestedMinimumBufferCount$kVTDecompressionPropertyKey_PixelBufferPool$kVTDecompressionPropertyKey_PixelBufferPoolIsShared$kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport$kVTDecompressionPropertyKey_PixelTransferProperties$kVTDecompressionPropertyKey_PropagatePerFrameHDRDisplayMetadata$kVTDecompressionPropertyKey_RealTime$kVTDecompressionPropertyKey_ReducedCoefficientDecode$kVTDecompressionPropertyKey_ReducedFrameDelivery$kVTDecompressionPropertyKey_ReducedResolutionDecode$kVTDecompressionPropertyKey_RequestedMVHEVCVideoLayerIDs$kVTDecompressionPropertyKey_SuggestedQualityOfServiceTiers$kVTDecompressionPropertyKey_SupportedPixelFormatsOrderedByPerformance$kVTDecompressionPropertyKey_SupportedPixelFormatsOrderedByQuality$kVTDecompressionPropertyKey_ThreadCount$kVTDecompressionPropertyKey_UsingGPURegistryID$kVTDecompressionPropertyKey_UsingHardwareAcceleratedVideoDecoder$kVTDecompressionProperty_DeinterlaceMode_Temporal$kVTDecompressionProperty_DeinterlaceMode_VerticalFilter$kVTDecompressionProperty_FieldMode_BothFields$kVTDecompressionProperty_FieldMode_BottomFieldOnly$kVTDecompressionProperty_FieldMode_DeinterlaceFields$kVTDecompressionProperty_FieldMode_SingleField$kVTDecompressionProperty_FieldMode_TopFieldOnly$kVTDecompressionProperty_OnlyTheseFrames_AllFrames$kVTDecompressionProperty_OnlyTheseFrames_IFrames$kVTDecompressionProperty_OnlyTheseFrames_KeyFrames$kVTDecompressionProperty_OnlyTheseFrames_NonDroppableFrames$kVTDecompressionProperty_TemporalLevelLimit$kVTDecompressionResolutionKey_Height$kVTDecompressionResolutionKey_Width$kVTDownsamplingMode_Average$kVTDownsamplingMode_Decimate$kVTEncodeFrameOptionKey_AcknowledgedLTRTokens$kVTEncodeFrameOptionKey_BaseFrameQP$kVTEncodeFrameOptionKey_ForceKeyFrame$kVTEncodeFrameOptionKey_ForceLTRRefresh$kVTH264EntropyMode_CABAC$kVTH264EntropyMode_CAVLC$kVTHDRMetadataInsertionMode_Auto$kVTHDRMetadataInsertionMode_None$kVTMultiPassStorageCreationOption_DoNotDelete$kVTPixelRotationPropertyKey_FlipHorizontalOrientation$kVTPixelRotationPropertyKey_FlipVerticalOrientation$kVTPixelRotationPropertyKey_Rotation$kVTPixelTransferPropertyKey_DestinationCleanAperture$kVTPixelTransferPropertyKey_DestinationColorPrimaries$kVTPixelTransferPropertyKey_DestinationICCProfile$kVTPixelTransferPropertyKey_DestinationPixelAspectRatio$kVTPixelTransferPropertyKey_DestinationTransferFunction$kVTPixelTransferPropertyKey_DestinationYCbCrMatrix$kVTPixelTransferPropertyKey_DownsamplingMode$kVTPixelTransferPropertyKey_RealTime$kVTPixelTransferPropertyKey_ScalingMode$kVTProfileLevel_H263_Profile0_Level10$kVTProfileLevel_H263_Profile0_Level45$kVTProfileLevel_H263_Profile3_Level45$kVTProfileLevel_H264_Baseline_1_3$kVTProfileLevel_H264_Baseline_3_0$kVTProfileLevel_H264_Baseline_3_1$kVTProfileLevel_H264_Baseline_3_2$kVTProfileLevel_H264_Baseline_4_0$kVTProfileLevel_H264_Baseline_4_1$kVTProfileLevel_H264_Baseline_4_2$kVTProfileLevel_H264_Baseline_5_0$kVTProfileLevel_H264_Baseline_5_1$kVTProfileLevel_H264_Baseline_5_2$kVTProfileLevel_H264_Baseline_AutoLevel$kVTProfileLevel_H264_ConstrainedBaseline_AutoLevel$kVTProfileLevel_H264_ConstrainedHigh_AutoLevel$kVTProfileLevel_H264_Extended_5_0$kVTProfileLevel_H264_Extended_AutoLevel$kVTProfileLevel_H264_High_3_0$kVTProfileLevel_H264_High_3_1$kVTProfileLevel_H264_High_3_2$kVTProfileLevel_H264_High_4_0$kVTProfileLevel_H264_High_4_1$kVTProfileLevel_H264_High_4_2$kVTProfileLevel_H264_High_5_0$kVTProfileLevel_H264_High_5_1$kVTProfileLevel_H264_High_5_2$kVTProfileLevel_H264_High_AutoLevel$kVTProfileLevel_H264_Main_3_0$kVTProfileLevel_H264_Main_3_1$kVTProfileLevel_H264_Main_3_2$kVTProfileLevel_H264_Main_4_0$kVTProfileLevel_H264_Main_4_1$kVTProfileLevel_H264_Main_4_2$kVTProfileLevel_H264_Main_5_0$kVTProfileLevel_H264_Main_5_1$kVTProfileLevel_H264_Main_5_2$kVTProfileLevel_H264_Main_AutoLevel$kVTProfileLevel_HEVC_Main10_AutoLevel$kVTProfileLevel_HEVC_Main42210_AutoLevel$kVTProfileLevel_HEVC_Main_AutoLevel$kVTProfileLevel_MP4V_AdvancedSimple_L0$kVTProfileLevel_MP4V_AdvancedSimple_L1$kVTProfileLevel_MP4V_AdvancedSimple_L2$kVTProfileLevel_MP4V_AdvancedSimple_L3$kVTProfileLevel_MP4V_AdvancedSimple_L4$kVTProfileLevel_MP4V_Main_L2$kVTProfileLevel_MP4V_Main_L3$kVTProfileLevel_MP4V_Main_L4$kVTProfileLevel_MP4V_Simple_L0$kVTProfileLevel_MP4V_Simple_L1$kVTProfileLevel_MP4V_Simple_L2$kVTProfileLevel_MP4V_Simple_L3$kVTPropertyDocumentationKey$kVTPropertyReadWriteStatusKey$kVTPropertyReadWriteStatus_ReadOnly$kVTPropertyReadWriteStatus_ReadWrite$kVTPropertyShouldBeSerializedKey$kVTPropertySupportedValueListKey$kVTPropertySupportedValueMaximumKey$kVTPropertySupportedValueMinimumKey$kVTPropertyTypeKey$kVTPropertyType_Boolean$kVTPropertyType_Enumeration$kVTPropertyType_Number$kVTRotation_0$kVTRotation_180$kVTRotation_CCW90$kVTRotation_CW90$kVTSampleAttachmentKey_RequireLTRAcknowledgementToken$kVTScalingMode_CropSourceToCleanAperture$kVTScalingMode_Letterbox$kVTScalingMode_Normal$kVTScalingMode_Trim$kVTVideoDecoderSpecification_EnableHardwareAcceleratedVideoDecoder$kVTVideoDecoderSpecification_PreferredDecoderGPURegistryID$kVTVideoDecoderSpecification_RequireHardwareAcceleratedVideoDecoder$kVTVideoDecoderSpecification_RequiredDecoderGPURegistryID$kVTVideoEncoderListOption_IncludeStandardDefinitionDVEncoders$kVTVideoEncoderList_CodecName$kVTVideoEncoderList_CodecType$kVTVideoEncoderList_DisplayName$kVTVideoEncoderList_EncoderID$kVTVideoEncoderList_EncoderName$kVTVideoEncoderList_GPURegistryID$kVTVideoEncoderList_InstanceLimit$kVTVideoEncoderList_IsHardwareAccelerated$kVTVideoEncoderList_PerformanceRating$kVTVideoEncoderList_QualityRating$kVTVideoEncoderList_SupportedSelectionProperties$kVTVideoEncoderList_SupportsFrameReordering$kVTVideoEncoderList_SupportsMultiPass$kVTVideoEncoderSpecification_EnableHardwareAcceleratedVideoEncoder$kVTVideoEncoderSpecification_EnableLowLatencyRateControl$kVTVideoEncoderSpecification_EncoderID$kVTVideoEncoderSpecification_PreferredEncoderGPURegistryID$kVTVideoEncoderSpecification_RequireHardwareAcceleratedVideoEncoder$kVTVideoEncoderSpecification_RequiredEncoderGPURegistryID$"""
43
+ constants = """$kVTAlphaChannelMode_PremultipliedAlpha$kVTAlphaChannelMode_StraightAlpha$kVTCompressionPropertyKey_AllowFrameReordering$kVTCompressionPropertyKey_AllowOpenGOP$kVTCompressionPropertyKey_AllowTemporalCompression$kVTCompressionPropertyKey_AlphaChannelMode$kVTCompressionPropertyKey_AspectRatio16x9$kVTCompressionPropertyKey_AverageBitRate$kVTCompressionPropertyKey_BaseLayerBitRateFraction$kVTCompressionPropertyKey_BaseLayerFrameRate$kVTCompressionPropertyKey_BaseLayerFrameRateFraction$kVTCompressionPropertyKey_CalculateMeanSquaredError$kVTCompressionPropertyKey_CleanAperture$kVTCompressionPropertyKey_ColorPrimaries$kVTCompressionPropertyKey_ConstantBitRate$kVTCompressionPropertyKey_ContentLightLevelInfo$kVTCompressionPropertyKey_DataRateLimits$kVTCompressionPropertyKey_Depth$kVTCompressionPropertyKey_EnableLTR$kVTCompressionPropertyKey_EncoderID$kVTCompressionPropertyKey_EstimatedAverageBytesPerFrame$kVTCompressionPropertyKey_ExpectedDuration$kVTCompressionPropertyKey_ExpectedFrameRate$kVTCompressionPropertyKey_FieldCount$kVTCompressionPropertyKey_FieldDetail$kVTCompressionPropertyKey_GammaLevel$kVTCompressionPropertyKey_H264EntropyMode$kVTCompressionPropertyKey_HDRMetadataInsertionMode$kVTCompressionPropertyKey_HasLeftStereoEyeView$kVTCompressionPropertyKey_HasRightStereoEyeView$kVTCompressionPropertyKey_HeroEye$kVTCompressionPropertyKey_HorizontalDisparityAdjustment$kVTCompressionPropertyKey_HorizontalFieldOfView$kVTCompressionPropertyKey_ICCProfile$kVTCompressionPropertyKey_MVHEVCLeftAndRightViewIDs$kVTCompressionPropertyKey_MVHEVCVideoLayerIDs$kVTCompressionPropertyKey_MVHEVCViewIDs$kVTCompressionPropertyKey_MasteringDisplayColorVolume$kVTCompressionPropertyKey_MaxAllowedFrameQP$kVTCompressionPropertyKey_MaxFrameDelayCount$kVTCompressionPropertyKey_MaxH264SliceBytes$kVTCompressionPropertyKey_MaxKeyFrameInterval$kVTCompressionPropertyKey_MaxKeyFrameIntervalDuration$kVTCompressionPropertyKey_MaximizePowerEfficiency$kVTCompressionPropertyKey_MinAllowedFrameQP$kVTCompressionPropertyKey_MoreFramesAfterEnd$kVTCompressionPropertyKey_MoreFramesBeforeStart$kVTCompressionPropertyKey_MultiPassStorage$kVTCompressionPropertyKey_NumberOfPendingFrames$kVTCompressionPropertyKey_OutputBitDepth$kVTCompressionPropertyKey_PixelAspectRatio$kVTCompressionPropertyKey_PixelBufferPoolIsShared$kVTCompressionPropertyKey_PixelTransferProperties$kVTCompressionPropertyKey_PreserveAlphaChannel$kVTCompressionPropertyKey_PreserveDynamicHDRMetadata$kVTCompressionPropertyKey_PrioritizeEncodingSpeedOverQuality$kVTCompressionPropertyKey_ProfileLevel$kVTCompressionPropertyKey_ProgressiveScan$kVTCompressionPropertyKey_Quality$kVTCompressionPropertyKey_RealTime$kVTCompressionPropertyKey_RecommendedParallelizationLimit$kVTCompressionPropertyKey_RecommendedParallelizedSubdivisionMinimumDuration$kVTCompressionPropertyKey_RecommendedParallelizedSubdivisionMinimumFrameCount$kVTCompressionPropertyKey_ReferenceBufferCount$kVTCompressionPropertyKey_SourceFrameCount$kVTCompressionPropertyKey_StereoCameraBaseline$kVTCompressionPropertyKey_SupportsBaseFrameQP$kVTCompressionPropertyKey_TargetQualityForAlpha$kVTCompressionPropertyKey_TransferFunction$kVTCompressionPropertyKey_UsingGPURegistryID$kVTCompressionPropertyKey_UsingHardwareAcceleratedVideoEncoder$kVTCompressionPropertyKey_VideoEncoderPixelBufferAttributes$kVTCompressionPropertyKey_YCbCrMatrix$kVTDecompressionPropertyKey_ContentHasInterframeDependencies$kVTDecompressionPropertyKey_DeinterlaceMode$kVTDecompressionPropertyKey_FieldMode$kVTDecompressionPropertyKey_GeneratePerFrameHDRDisplayMetadata$kVTDecompressionPropertyKey_MaxOutputPresentationTimeStampOfFramesBeingDecoded$kVTDecompressionPropertyKey_MaximizePowerEfficiency$kVTDecompressionPropertyKey_MinOutputPresentationTimeStampOfFramesBeingDecoded$kVTDecompressionPropertyKey_NumberOfFramesBeingDecoded$kVTDecompressionPropertyKey_OnlyTheseFrames$kVTDecompressionPropertyKey_OutputPoolRequestedMinimumBufferCount$kVTDecompressionPropertyKey_PixelBufferPool$kVTDecompressionPropertyKey_PixelBufferPoolIsShared$kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport$kVTDecompressionPropertyKey_PixelTransferProperties$kVTDecompressionPropertyKey_PropagatePerFrameHDRDisplayMetadata$kVTDecompressionPropertyKey_RealTime$kVTDecompressionPropertyKey_ReducedCoefficientDecode$kVTDecompressionPropertyKey_ReducedFrameDelivery$kVTDecompressionPropertyKey_ReducedResolutionDecode$kVTDecompressionPropertyKey_RequestedMVHEVCVideoLayerIDs$kVTDecompressionPropertyKey_SuggestedQualityOfServiceTiers$kVTDecompressionPropertyKey_SupportedPixelFormatsOrderedByPerformance$kVTDecompressionPropertyKey_SupportedPixelFormatsOrderedByQuality$kVTDecompressionPropertyKey_ThreadCount$kVTDecompressionPropertyKey_UsingGPURegistryID$kVTDecompressionPropertyKey_UsingHardwareAcceleratedVideoDecoder$kVTDecompressionProperty_DeinterlaceMode_Temporal$kVTDecompressionProperty_DeinterlaceMode_VerticalFilter$kVTDecompressionProperty_FieldMode_BothFields$kVTDecompressionProperty_FieldMode_BottomFieldOnly$kVTDecompressionProperty_FieldMode_DeinterlaceFields$kVTDecompressionProperty_FieldMode_SingleField$kVTDecompressionProperty_FieldMode_TopFieldOnly$kVTDecompressionProperty_OnlyTheseFrames_AllFrames$kVTDecompressionProperty_OnlyTheseFrames_IFrames$kVTDecompressionProperty_OnlyTheseFrames_KeyFrames$kVTDecompressionProperty_OnlyTheseFrames_NonDroppableFrames$kVTDecompressionProperty_TemporalLevelLimit$kVTDecompressionResolutionKey_Height$kVTDecompressionResolutionKey_Width$kVTDownsamplingMode_Average$kVTDownsamplingMode_Decimate$kVTEncodeFrameOptionKey_AcknowledgedLTRTokens$kVTEncodeFrameOptionKey_BaseFrameQP$kVTEncodeFrameOptionKey_ForceKeyFrame$kVTEncodeFrameOptionKey_ForceLTRRefresh$kVTH264EntropyMode_CABAC$kVTH264EntropyMode_CAVLC$kVTHDRMetadataInsertionMode_Auto$kVTHDRMetadataInsertionMode_None$kVTMultiPassStorageCreationOption_DoNotDelete$kVTPixelRotationPropertyKey_FlipHorizontalOrientation$kVTPixelRotationPropertyKey_FlipVerticalOrientation$kVTPixelRotationPropertyKey_Rotation$kVTPixelTransferPropertyKey_DestinationCleanAperture$kVTPixelTransferPropertyKey_DestinationColorPrimaries$kVTPixelTransferPropertyKey_DestinationICCProfile$kVTPixelTransferPropertyKey_DestinationPixelAspectRatio$kVTPixelTransferPropertyKey_DestinationTransferFunction$kVTPixelTransferPropertyKey_DestinationYCbCrMatrix$kVTPixelTransferPropertyKey_DownsamplingMode$kVTPixelTransferPropertyKey_RealTime$kVTPixelTransferPropertyKey_ScalingMode$kVTProfileLevel_H263_Profile0_Level10$kVTProfileLevel_H263_Profile0_Level45$kVTProfileLevel_H263_Profile3_Level45$kVTProfileLevel_H264_Baseline_1_3$kVTProfileLevel_H264_Baseline_3_0$kVTProfileLevel_H264_Baseline_3_1$kVTProfileLevel_H264_Baseline_3_2$kVTProfileLevel_H264_Baseline_4_0$kVTProfileLevel_H264_Baseline_4_1$kVTProfileLevel_H264_Baseline_4_2$kVTProfileLevel_H264_Baseline_5_0$kVTProfileLevel_H264_Baseline_5_1$kVTProfileLevel_H264_Baseline_5_2$kVTProfileLevel_H264_Baseline_AutoLevel$kVTProfileLevel_H264_ConstrainedBaseline_AutoLevel$kVTProfileLevel_H264_ConstrainedHigh_AutoLevel$kVTProfileLevel_H264_Extended_5_0$kVTProfileLevel_H264_Extended_AutoLevel$kVTProfileLevel_H264_High_3_0$kVTProfileLevel_H264_High_3_1$kVTProfileLevel_H264_High_3_2$kVTProfileLevel_H264_High_4_0$kVTProfileLevel_H264_High_4_1$kVTProfileLevel_H264_High_4_2$kVTProfileLevel_H264_High_5_0$kVTProfileLevel_H264_High_5_1$kVTProfileLevel_H264_High_5_2$kVTProfileLevel_H264_High_AutoLevel$kVTProfileLevel_H264_Main_3_0$kVTProfileLevel_H264_Main_3_1$kVTProfileLevel_H264_Main_3_2$kVTProfileLevel_H264_Main_4_0$kVTProfileLevel_H264_Main_4_1$kVTProfileLevel_H264_Main_4_2$kVTProfileLevel_H264_Main_5_0$kVTProfileLevel_H264_Main_5_1$kVTProfileLevel_H264_Main_5_2$kVTProfileLevel_H264_Main_AutoLevel$kVTProfileLevel_HEVC_Main10_AutoLevel$kVTProfileLevel_HEVC_Main42210_AutoLevel$kVTProfileLevel_HEVC_Main_AutoLevel$kVTProfileLevel_MP4V_AdvancedSimple_L0$kVTProfileLevel_MP4V_AdvancedSimple_L1$kVTProfileLevel_MP4V_AdvancedSimple_L2$kVTProfileLevel_MP4V_AdvancedSimple_L3$kVTProfileLevel_MP4V_AdvancedSimple_L4$kVTProfileLevel_MP4V_Main_L2$kVTProfileLevel_MP4V_Main_L3$kVTProfileLevel_MP4V_Main_L4$kVTProfileLevel_MP4V_Simple_L0$kVTProfileLevel_MP4V_Simple_L1$kVTProfileLevel_MP4V_Simple_L2$kVTProfileLevel_MP4V_Simple_L3$kVTPropertyDocumentationKey$kVTPropertyReadWriteStatusKey$kVTPropertyReadWriteStatus_ReadOnly$kVTPropertyReadWriteStatus_ReadWrite$kVTPropertyShouldBeSerializedKey$kVTPropertySupportedValueListKey$kVTPropertySupportedValueMaximumKey$kVTPropertySupportedValueMinimumKey$kVTPropertyTypeKey$kVTPropertyType_Boolean$kVTPropertyType_Enumeration$kVTPropertyType_Number$kVTRotation_0$kVTRotation_180$kVTRotation_CCW90$kVTRotation_CW90$kVTSampleAttachmentKey_QualityMetrics$kVTSampleAttachmentKey_RequireLTRAcknowledgementToken$kVTSampleAttachmentQualityMetricsKey_ChromaBlueMeanSquaredError$kVTSampleAttachmentQualityMetricsKey_ChromaRedMeanSquaredError$kVTSampleAttachmentQualityMetricsKey_LumaMeanSquaredError$kVTScalingMode_CropSourceToCleanAperture$kVTScalingMode_Letterbox$kVTScalingMode_Normal$kVTScalingMode_Trim$kVTVideoDecoderSpecification_EnableHardwareAcceleratedVideoDecoder$kVTVideoDecoderSpecification_PreferredDecoderGPURegistryID$kVTVideoDecoderSpecification_RequireHardwareAcceleratedVideoDecoder$kVTVideoDecoderSpecification_RequiredDecoderGPURegistryID$kVTVideoEncoderListOption_IncludeStandardDefinitionDVEncoders$kVTVideoEncoderList_CodecName$kVTVideoEncoderList_CodecType$kVTVideoEncoderList_DisplayName$kVTVideoEncoderList_EncoderID$kVTVideoEncoderList_EncoderName$kVTVideoEncoderList_GPURegistryID$kVTVideoEncoderList_InstanceLimit$kVTVideoEncoderList_IsHardwareAccelerated$kVTVideoEncoderList_PerformanceRating$kVTVideoEncoderList_QualityRating$kVTVideoEncoderList_SupportedSelectionProperties$kVTVideoEncoderList_SupportsFrameReordering$kVTVideoEncoderList_SupportsMultiPass$kVTVideoEncoderSpecification_EnableHardwareAcceleratedVideoEncoder$kVTVideoEncoderSpecification_EnableLowLatencyRateControl$kVTVideoEncoderSpecification_EncoderID$kVTVideoEncoderSpecification_PreferredEncoderGPURegistryID$kVTVideoEncoderSpecification_RequireHardwareAcceleratedVideoEncoder$kVTVideoEncoderSpecification_RequiredEncoderGPURegistryID$"""
44
44
  enums = """$kVTAllocationFailedErr@-12904$kVTColorCorrectionImageRotationFailedErr@-12219$kVTColorCorrectionPixelTransferFailedErr@-12212$kVTColorSyncTransformConvertFailedErr@-12919$kVTCompressionSessionBeginFinalPass@1$kVTCouldNotCreateColorCorrectionDataErr@-12918$kVTCouldNotCreateInstanceErr@-12907$kVTCouldNotFindTemporalFilterErr@-12217$kVTCouldNotFindVideoDecoderErr@-12906$kVTCouldNotFindVideoEncoderErr@-12908$kVTCouldNotOutputTaggedBufferGroupErr@-17699$kVTDecodeFrame_1xRealTimePlayback@4$kVTDecodeFrame_DoNotOutputFrame@2$kVTDecodeFrame_EnableAsynchronousDecompression@1$kVTDecodeFrame_EnableTemporalProcessing@8$kVTDecodeInfo_Asynchronous@1$kVTDecodeInfo_FrameDropped@2$kVTDecodeInfo_ImageBufferModifiable@4$kVTDecodeInfo_SkippedLeadingFrameDropped@8$kVTEncodeInfo_Asynchronous@1$kVTEncodeInfo_FrameDropped@2$kVTExtensionDisabledErr@-17697$kVTFormatDescriptionChangeNotSupportedErr@-12916$kVTFrameSiloInvalidTimeRangeErr@-12216$kVTFrameSiloInvalidTimeStampErr@-12215$kVTImageRotationNotSupportedErr@-12914$kVTInsufficientSourceColorDataErr@-12917$kVTInvalidSessionErr@-12903$kVTMultiPassStorageIdentifierMismatchErr@-12213$kVTMultiPassStorageInvalidErr@-12214$kVTParameterErr@-12902$kVTPixelRotationNotSupportedErr@-12914$kVTPixelTransferNotPermittedErr@-12218$kVTPixelTransferNotSupportedErr@-12905$kVTPropertyNotSupportedErr@-12900$kVTPropertyReadOnlyErr@-12901$kVTSessionMalfunctionErr@-17691$kVTUnlimitedFrameDelayCount@-1$kVTVideoDecoderAuthorizationErr@-12210$kVTVideoDecoderBadDataErr@-12909$kVTVideoDecoderCallbackMessagingErr@-17695$kVTVideoDecoderMalfunctionErr@-12911$kVTVideoDecoderNeedsRosettaErr@-17692$kVTVideoDecoderNotAvailableNowErr@-12913$kVTVideoDecoderReferenceMissingErr@-17694$kVTVideoDecoderRemovedErr@-17690$kVTVideoDecoderUnknownErr@-17696$kVTVideoDecoderUnsupportedDataFormatErr@-12910$kVTVideoEncoderAuthorizationErr@-12211$kVTVideoEncoderMVHEVCVideoLayerIDsMismatchErr@-17698$kVTVideoEncoderMalfunctionErr@-12912$kVTVideoEncoderNeedsRosettaErr@-17693$kVTVideoEncoderNotAvailableNowErr@-12915$"""
45
45
  misc.update(
46
46
  {
47
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": NewType(
48
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)",
49
- int,
50
- ),
51
47
  "VTDecodeInfoFlags": NewType("VTDecodeInfoFlags", int),
52
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": NewType(
53
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)",
54
- int,
55
- ),
56
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": NewType(
57
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)",
58
- int,
59
- ),
48
+ "VTDecodeFrameFlags": NewType("VTDecodeFrameFlags", int),
49
+ "VTEncodeInfoFlags": NewType("VTEncodeInfoFlags", int),
60
50
  "VTCompressionSessionOptionFlags": NewType(
61
51
  "VTCompressionSessionOptionFlags", int
62
52
  ),
63
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": NewType(
64
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)",
65
- int,
66
- ),
67
- "VTDecodeFrameFlags": NewType("VTDecodeFrameFlags", int),
68
- "VTEncodeInfoFlags": NewType("VTEncodeInfoFlags", int),
69
53
  }
70
54
  )
71
55
  misc.update({})
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-VideoToolbox
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework VideoToolbox on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,10 +30,10 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
35
- Requires-Dist: pyobjc-framework-Quartz>=10.1
36
- Requires-Dist: pyobjc-framework-CoreMedia>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
+ Requires-Dist: pyobjc-framework-Quartz>=10.3
36
+ Requires-Dist: pyobjc-framework-CoreMedia>=10.3
37
37
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
38
38
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
39
39
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -34,16 +34,12 @@ PyObjCTest/test_vtutilities.py
34
34
  PyObjCTest/test_vtvideoencoderlist.py
35
35
  metadata/VideoToolbox.fwinfo
36
36
  metadata/metadata.ini
37
- metadata/raw/arm64-12.0.fwinfo
38
37
  metadata/raw/arm64-12.3.fwinfo
39
38
  metadata/raw/arm64-13.0.fwinfo
40
- metadata/raw/arm64-14.0.fwinfo
41
- metadata/raw/arm64-14.2.fwinfo
39
+ metadata/raw/arm64-14.5.fwinfo
42
40
  metadata/raw/x86_64-10.14.fwinfo
43
41
  metadata/raw/x86_64-10.15.fwinfo
44
42
  metadata/raw/x86_64-10.16.fwinfo
45
- metadata/raw/x86_64-12.0.fwinfo
46
43
  metadata/raw/x86_64-12.3.fwinfo
47
44
  metadata/raw/x86_64-13.0.fwinfo
48
- metadata/raw/x86_64-14.0.fwinfo
49
- metadata/raw/x86_64-14.2.fwinfo
45
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-Cocoa>=10.3
3
+ pyobjc-framework-Quartz>=10.3
4
+ pyobjc-framework-CoreMedia>=10.3
@@ -1,7 +1,7 @@
1
1
  (This is the MIT license, note that libffi-src is a separate product with its own license)
2
2
 
3
3
  Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
4
- Copyright 2003-2022 - Ronald Oussoren
4
+ Copyright 2003-2024 - Ronald Oussoren
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7
7
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-VideoToolbox
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework VideoToolbox on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,10 +30,10 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
35
- Requires-Dist: pyobjc-framework-Quartz>=10.1
36
- Requires-Dist: pyobjc-framework-CoreMedia>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
+ Requires-Dist: pyobjc-framework-Quartz>=10.3
36
+ Requires-Dist: pyobjc-framework-CoreMedia>=10.3
37
37
 
38
38
 
39
39
  Wrappers for the "VideoToolbox" framework on macOS.
@@ -352,3 +352,30 @@ class TestVTCompressionProperties(TestCase):
352
352
  VideoToolbox.kVTCompressionPropertyKey_HasRightStereoEyeView,
353
353
  str,
354
354
  )
355
+
356
+ @min_os_level("14.4")
357
+ def test_constants14_4(self):
358
+ self.assertIsInstance(
359
+ VideoToolbox.kVTCompressionPropertyKey_CalculateMeanSquaredError,
360
+ str,
361
+ )
362
+ self.assertIsInstance(
363
+ VideoToolbox.kVTSampleAttachmentKey_QualityMetrics,
364
+ str,
365
+ )
366
+ self.assertIsInstance(
367
+ VideoToolbox.kVTSampleAttachmentQualityMetricsKey_LumaMeanSquaredError,
368
+ str,
369
+ )
370
+ self.assertIsInstance(
371
+ VideoToolbox.kVTSampleAttachmentQualityMetricsKey_ChromaBlueMeanSquaredError,
372
+ str,
373
+ )
374
+ self.assertIsInstance(
375
+ VideoToolbox.kVTSampleAttachmentQualityMetricsKey_ChromaRedMeanSquaredError,
376
+ str,
377
+ )
378
+ self.assertIsInstance(
379
+ VideoToolbox.kVTCompressionPropertyKey_HorizontalFieldOfView,
380
+ str,
381
+ )
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Fri Oct 27 20:12:33 2023
4
+ // Last update: Sat May 18 09:38:23 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -78,12 +78,6 @@
78
78
  },
79
79
  "VTEncodeInfoFlags": {
80
80
  "type": "I"
81
- },
82
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": {
83
- "type": "i"
84
- },
85
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": {
86
- "type": "i"
87
81
  }
88
82
  },
89
83
  "expressions": {},
@@ -121,6 +115,9 @@
121
115
  "kVTCompressionPropertyKey_BaseLayerFrameRateFraction": {
122
116
  "typestr": "^{__CFString=}"
123
117
  },
118
+ "kVTCompressionPropertyKey_CalculateMeanSquaredError": {
119
+ "typestr": "^{__CFString=}"
120
+ },
124
121
  "kVTCompressionPropertyKey_CleanAperture": {
125
122
  "typestr": "^{__CFString=}"
126
123
  },
@@ -181,6 +178,9 @@
181
178
  "kVTCompressionPropertyKey_HorizontalDisparityAdjustment": {
182
179
  "typestr": "^{__CFString=}"
183
180
  },
181
+ "kVTCompressionPropertyKey_HorizontalFieldOfView": {
182
+ "typestr": "^{__CFString=}"
183
+ },
184
184
  "kVTCompressionPropertyKey_ICCProfile": {
185
185
  "typestr": "^{__CFString=}"
186
186
  },
@@ -697,9 +697,21 @@
697
697
  "kVTRotation_CW90": {
698
698
  "typestr": "^{__CFString=}"
699
699
  },
700
+ "kVTSampleAttachmentKey_QualityMetrics": {
701
+ "typestr": "^{__CFString=}"
702
+ },
700
703
  "kVTSampleAttachmentKey_RequireLTRAcknowledgementToken": {
701
704
  "typestr": "^{__CFString=}"
702
705
  },
706
+ "kVTSampleAttachmentQualityMetricsKey_ChromaBlueMeanSquaredError": {
707
+ "typestr": "^{__CFString=}"
708
+ },
709
+ "kVTSampleAttachmentQualityMetricsKey_ChromaRedMeanSquaredError": {
710
+ "typestr": "^{__CFString=}"
711
+ },
712
+ "kVTSampleAttachmentQualityMetricsKey_LumaMeanSquaredError": {
713
+ "typestr": "^{__CFString=}"
714
+ },
703
715
  "kVTScalingMode_CropSourceToCleanAperture": {
704
716
  "typestr": "^{__CFString=}"
705
717
  },
@@ -853,6 +865,28 @@
853
865
  "typestr": "^{__CFAllocator=}"
854
866
  },
855
867
  {
868
+ "function": {
869
+ "args": [
870
+ {
871
+ "typestr": "^v"
872
+ },
873
+ {
874
+ "typestr": "^v"
875
+ },
876
+ {
877
+ "typestr": "i"
878
+ },
879
+ {
880
+ "typestr": "I"
881
+ },
882
+ {
883
+ "typestr": "^{opaqueCMSampleBuffer=}"
884
+ }
885
+ ],
886
+ "retval": {
887
+ "typestr": "v"
888
+ }
889
+ },
856
890
  "name": "outputCallback",
857
891
  "typestr": "^?"
858
892
  },
@@ -1344,6 +1378,34 @@
1344
1378
  "typestr": "^{OpaqueVTDecompressionSession=}"
1345
1379
  },
1346
1380
  {
1381
+ "function": {
1382
+ "args": [
1383
+ {
1384
+ "typestr": "^v"
1385
+ },
1386
+ {
1387
+ "typestr": "^v"
1388
+ },
1389
+ {
1390
+ "typestr": "i"
1391
+ },
1392
+ {
1393
+ "typestr": "I"
1394
+ },
1395
+ {
1396
+ "typestr": "^{OpaqueCMTaggedBufferGroup=}"
1397
+ },
1398
+ {
1399
+ "typestr": "{CMTime=qiIq}"
1400
+ },
1401
+ {
1402
+ "typestr": "{CMTime=qiIq}"
1403
+ }
1404
+ ],
1405
+ "retval": {
1406
+ "typestr": "v"
1407
+ }
1408
+ },
1347
1409
  "name": "outputMultiImageCallback",
1348
1410
  "typestr": "^?"
1349
1411
  },
@@ -1908,5 +1970,5 @@
1908
1970
  "VTVideoEncoderList.h"
1909
1971
  ],
1910
1972
  "release": "10.16",
1911
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk"
1973
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
1912
1974
  }
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Fri Oct 27 20:12:31 2023
4
+ // Last update: Sat May 18 09:38:21 2024
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -78,12 +78,6 @@
78
78
  },
79
79
  "VTEncodeInfoFlags": {
80
80
  "type": "I"
81
- },
82
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionProperties.h:507:1)": {
83
- "type": "i"
84
- },
85
- "enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTErrors.h:24:1)": {
86
- "type": "i"
87
81
  }
88
82
  },
89
83
  "expressions": {},
@@ -121,6 +115,9 @@
121
115
  "kVTCompressionPropertyKey_BaseLayerFrameRateFraction": {
122
116
  "typestr": "^{__CFString=}"
123
117
  },
118
+ "kVTCompressionPropertyKey_CalculateMeanSquaredError": {
119
+ "typestr": "^{__CFString=}"
120
+ },
124
121
  "kVTCompressionPropertyKey_CleanAperture": {
125
122
  "typestr": "^{__CFString=}"
126
123
  },
@@ -181,6 +178,9 @@
181
178
  "kVTCompressionPropertyKey_HorizontalDisparityAdjustment": {
182
179
  "typestr": "^{__CFString=}"
183
180
  },
181
+ "kVTCompressionPropertyKey_HorizontalFieldOfView": {
182
+ "typestr": "^{__CFString=}"
183
+ },
184
184
  "kVTCompressionPropertyKey_ICCProfile": {
185
185
  "typestr": "^{__CFString=}"
186
186
  },
@@ -697,9 +697,21 @@
697
697
  "kVTRotation_CW90": {
698
698
  "typestr": "^{__CFString=}"
699
699
  },
700
+ "kVTSampleAttachmentKey_QualityMetrics": {
701
+ "typestr": "^{__CFString=}"
702
+ },
700
703
  "kVTSampleAttachmentKey_RequireLTRAcknowledgementToken": {
701
704
  "typestr": "^{__CFString=}"
702
705
  },
706
+ "kVTSampleAttachmentQualityMetricsKey_ChromaBlueMeanSquaredError": {
707
+ "typestr": "^{__CFString=}"
708
+ },
709
+ "kVTSampleAttachmentQualityMetricsKey_ChromaRedMeanSquaredError": {
710
+ "typestr": "^{__CFString=}"
711
+ },
712
+ "kVTSampleAttachmentQualityMetricsKey_LumaMeanSquaredError": {
713
+ "typestr": "^{__CFString=}"
714
+ },
703
715
  "kVTScalingMode_CropSourceToCleanAperture": {
704
716
  "typestr": "^{__CFString=}"
705
717
  },
@@ -853,6 +865,28 @@
853
865
  "typestr": "^{__CFAllocator=}"
854
866
  },
855
867
  {
868
+ "function": {
869
+ "args": [
870
+ {
871
+ "typestr": "^v"
872
+ },
873
+ {
874
+ "typestr": "^v"
875
+ },
876
+ {
877
+ "typestr": "i"
878
+ },
879
+ {
880
+ "typestr": "I"
881
+ },
882
+ {
883
+ "typestr": "^{opaqueCMSampleBuffer=}"
884
+ }
885
+ ],
886
+ "retval": {
887
+ "typestr": "v"
888
+ }
889
+ },
856
890
  "name": "outputCallback",
857
891
  "typestr": "^?"
858
892
  },
@@ -1344,6 +1378,34 @@
1344
1378
  "typestr": "^{OpaqueVTDecompressionSession=}"
1345
1379
  },
1346
1380
  {
1381
+ "function": {
1382
+ "args": [
1383
+ {
1384
+ "typestr": "^v"
1385
+ },
1386
+ {
1387
+ "typestr": "^v"
1388
+ },
1389
+ {
1390
+ "typestr": "i"
1391
+ },
1392
+ {
1393
+ "typestr": "I"
1394
+ },
1395
+ {
1396
+ "typestr": "^{OpaqueCMTaggedBufferGroup=}"
1397
+ },
1398
+ {
1399
+ "typestr": "{CMTime=qiIq}"
1400
+ },
1401
+ {
1402
+ "typestr": "{CMTime=qiIq}"
1403
+ }
1404
+ ],
1405
+ "retval": {
1406
+ "typestr": "v"
1407
+ }
1408
+ },
1347
1409
  "name": "outputMultiImageCallback",
1348
1410
  "typestr": "^?"
1349
1411
  },
@@ -1908,5 +1970,5 @@
1908
1970
  "VTVideoEncoderList.h"
1909
1971
  ],
1910
1972
  "release": "10.16",
1911
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk"
1973
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
1912
1974
  }
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "10.1"
18
+ VERSION = "10.3"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-VideoToolbox",
@@ -1,4 +0,0 @@
1
- pyobjc-core>=10.1
2
- pyobjc-framework-Cocoa>=10.1
3
- pyobjc-framework-Quartz>=10.1
4
- pyobjc-framework-CoreMedia>=10.1