pyobjc-framework-VideoToolbox 12.0__tar.gz → 12.2__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.
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/VideoToolbox/_metadata.py +69 -38
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO +7 -8
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_videotoolbox-12.2/Lib/pyobjc_framework_VideoToolbox.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_videotoolbox-12.2/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +4 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-compat.h +24 -50
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PKG-INFO +7 -8
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/metadata/VideoToolbox.fwinfo +38 -38
- pyobjc_framework_videotoolbox-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_videotoolbox-12.2/metadata/raw/arm64-26.5.fwinfo +2116 -114
- pyobjc_framework_videotoolbox-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_videotoolbox-12.2/metadata/raw/x86_64-26.5.fwinfo +2116 -114
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/setup.py +1 -1
- pyobjc_framework_videotoolbox-12.0/Lib/pyobjc_framework_VideoToolbox.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_videotoolbox-12.0/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +0 -4
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/VideoToolbox/__init__.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/License.txt +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Modules/_VideoToolbox.m +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Modules/_VideoToolbox_protocols.m +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_videotoolbox.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtbase.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtcompressionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtcompressionsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtdecompressionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtdecompressionsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vterrors.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_framerateconversion.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_lowLatencyframeinterpolation.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_lowlatencysuperresolutionscaler.h +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_motionblur.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_opticalflow.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_superresolutionscaler.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_temporalnoisefilter.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorconfiguration.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorerrors.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorparameters.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframesilo.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vthdrperframemetadatagenerationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmotionestimationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmotionestimationsessionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmultipassstorage.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixelrotationproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixelrotationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixeltransferproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixeltransfersession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtprofessionalvideoworkflow.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtrawprocessingproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtrawprocessingsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtutilities.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtvideoencoderlist.py +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Fri May 29 08:48:32 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -167,10 +167,10 @@ functions = {
|
|
|
167
167
|
"callable": {
|
|
168
168
|
"retval": {"type": b"v"},
|
|
169
169
|
"arguments": {
|
|
170
|
-
0: {"type": "^v"},
|
|
171
|
-
1: {"type": "i"},
|
|
172
|
-
2: {"type": "Q"},
|
|
173
|
-
3: {"type": "^{opaqueCMSampleBuffer=}"},
|
|
170
|
+
0: {"type": b"^v"},
|
|
171
|
+
1: {"type": b"i"},
|
|
172
|
+
2: {"type": b"Q"},
|
|
173
|
+
3: {"type": b"^{opaqueCMSampleBuffer=}"},
|
|
174
174
|
},
|
|
175
175
|
}
|
|
176
176
|
},
|
|
@@ -225,7 +225,10 @@ functions = {
|
|
|
225
225
|
1: {
|
|
226
226
|
"callable": {
|
|
227
227
|
"retval": {"type": b"v"},
|
|
228
|
-
"arguments": {
|
|
228
|
+
"arguments": {
|
|
229
|
+
0: {"type": b"^v"},
|
|
230
|
+
1: {"type": b"^{__CFArray=}"},
|
|
231
|
+
},
|
|
229
232
|
}
|
|
230
233
|
}
|
|
231
234
|
}
|
|
@@ -245,13 +248,13 @@ functions = {
|
|
|
245
248
|
"callable": {
|
|
246
249
|
"retval": {"type": b"v"},
|
|
247
250
|
"arguments": {
|
|
248
|
-
0: {"type": "^v"},
|
|
249
|
-
1: {"type": "i"},
|
|
250
|
-
2: {"type": "Q"},
|
|
251
|
-
3: {"type": "^{__CVBuffer=}"},
|
|
252
|
-
4: {"type": "^{OpaqueCMTaggedBufferGroup=}"},
|
|
253
|
-
5: {"type": "{CMTime=qiIq}"},
|
|
254
|
-
6: {"type": "{CMTime=qiIq}"},
|
|
251
|
+
0: {"type": b"^v"},
|
|
252
|
+
1: {"type": b"i"},
|
|
253
|
+
2: {"type": b"Q"},
|
|
254
|
+
3: {"type": b"^{__CVBuffer=}"},
|
|
255
|
+
4: {"type": b"^{OpaqueCMTaggedBufferGroup=}"},
|
|
256
|
+
5: {"type": b"{CMTime=qiIq}"},
|
|
257
|
+
6: {"type": b"{CMTime=qiIq}"},
|
|
255
258
|
},
|
|
256
259
|
}
|
|
257
260
|
},
|
|
@@ -267,11 +270,11 @@ functions = {
|
|
|
267
270
|
"callable": {
|
|
268
271
|
"retval": {"type": b"v"},
|
|
269
272
|
"arguments": {
|
|
270
|
-
0: {"type": "^v"},
|
|
271
|
-
1: {"type": "i"},
|
|
272
|
-
2: {"type": "q"},
|
|
273
|
-
3: {"type": "@"},
|
|
274
|
-
4: {"type": "@"},
|
|
273
|
+
0: {"type": b"^v"},
|
|
274
|
+
1: {"type": b"i"},
|
|
275
|
+
2: {"type": b"q"},
|
|
276
|
+
3: {"type": b"@"},
|
|
277
|
+
4: {"type": b"@"},
|
|
275
278
|
},
|
|
276
279
|
}
|
|
277
280
|
}
|
|
@@ -317,9 +320,9 @@ functions = {
|
|
|
317
320
|
"callable": {
|
|
318
321
|
"retval": {"type": b"v"},
|
|
319
322
|
"arguments": {
|
|
320
|
-
0: {"type": "^v"},
|
|
321
|
-
1: {"type": "i"},
|
|
322
|
-
2: {"type": "@"},
|
|
323
|
+
0: {"type": b"^v"},
|
|
324
|
+
1: {"type": b"i"},
|
|
325
|
+
2: {"type": b"@"},
|
|
323
326
|
},
|
|
324
327
|
}
|
|
325
328
|
}
|
|
@@ -334,7 +337,10 @@ functions = {
|
|
|
334
337
|
1: {
|
|
335
338
|
"callable": {
|
|
336
339
|
"retval": {"type": b"v"},
|
|
337
|
-
"arguments": {
|
|
340
|
+
"arguments": {
|
|
341
|
+
0: {"type": b"^v"},
|
|
342
|
+
1: {"type": b"^{__CFArray=}"},
|
|
343
|
+
},
|
|
338
344
|
}
|
|
339
345
|
}
|
|
340
346
|
}
|
|
@@ -355,12 +361,12 @@ functions = {
|
|
|
355
361
|
"callable": {
|
|
356
362
|
"retval": {"type": b"v"},
|
|
357
363
|
"arguments": {
|
|
358
|
-
0: {"type": "^v"},
|
|
359
|
-
1: {"type": "i"},
|
|
360
|
-
2: {"type": "I"},
|
|
361
|
-
3: {"type": "^{__CVBuffer=}"},
|
|
362
|
-
4: {"type": "{CMTime=qiIq}"},
|
|
363
|
-
5: {"type": "{CMTime=qiIq}"},
|
|
364
|
+
0: {"type": b"^v"},
|
|
365
|
+
1: {"type": b"i"},
|
|
366
|
+
2: {"type": b"I"},
|
|
367
|
+
3: {"type": b"^{__CVBuffer=}"},
|
|
368
|
+
4: {"type": b"{CMTime=qiIq}"},
|
|
369
|
+
5: {"type": b"{CMTime=qiIq}"},
|
|
364
370
|
},
|
|
365
371
|
}
|
|
366
372
|
},
|
|
@@ -391,10 +397,10 @@ functions = {
|
|
|
391
397
|
"callable": {
|
|
392
398
|
"retval": {"type": b"v"},
|
|
393
399
|
"arguments": {
|
|
394
|
-
0: {"type": "^v"},
|
|
395
|
-
1: {"type": "i"},
|
|
396
|
-
2: {"type": "Q"},
|
|
397
|
-
3: {"type": "^{opaqueCMSampleBuffer=}"},
|
|
400
|
+
0: {"type": b"^v"},
|
|
401
|
+
1: {"type": b"i"},
|
|
402
|
+
2: {"type": b"Q"},
|
|
403
|
+
3: {"type": b"^{opaqueCMSampleBuffer=}"},
|
|
398
404
|
},
|
|
399
405
|
}
|
|
400
406
|
},
|
|
@@ -527,12 +533,12 @@ functions = {
|
|
|
527
533
|
"callable": {
|
|
528
534
|
"retval": {"type": b"v"},
|
|
529
535
|
"arguments": {
|
|
530
|
-
0: {"type": "^v"},
|
|
531
|
-
1: {"type": "i"},
|
|
532
|
-
2: {"type": "I"},
|
|
533
|
-
3: {"type": "^{__CVBuffer=}"},
|
|
534
|
-
4: {"type": "{CMTime=qiIq}"},
|
|
535
|
-
5: {"type": "{CMTime=qiIq}"},
|
|
536
|
+
0: {"type": b"^v"},
|
|
537
|
+
1: {"type": b"i"},
|
|
538
|
+
2: {"type": b"I"},
|
|
539
|
+
3: {"type": b"^{__CVBuffer=}"},
|
|
540
|
+
4: {"type": b"{CMTime=qiIq}"},
|
|
541
|
+
5: {"type": b"{CMTime=qiIq}"},
|
|
536
542
|
},
|
|
537
543
|
}
|
|
538
544
|
},
|
|
@@ -849,20 +855,28 @@ try:
|
|
|
849
855
|
finally:
|
|
850
856
|
objc._updatingMetadata(False)
|
|
851
857
|
|
|
858
|
+
objc.registerNewKeywordsFromSelector("VTFrameProcessor", b"init")
|
|
859
|
+
objc.registerNewKeywordsFromSelector("VTFrameProcessorFrame", b"init")
|
|
852
860
|
objc.registerNewKeywordsFromSelector(
|
|
853
861
|
"VTFrameProcessorFrame", b"initWithBuffer:presentationTimeStamp:"
|
|
854
862
|
)
|
|
863
|
+
objc.registerNewKeywordsFromSelector("VTFrameProcessorOpticalFlow", b"init")
|
|
855
864
|
objc.registerNewKeywordsFromSelector(
|
|
856
865
|
"VTFrameProcessorOpticalFlow", b"initWithForwardFlow:backwardFlow:"
|
|
857
866
|
)
|
|
867
|
+
objc.registerNewKeywordsFromSelector("VTFrameRateConversionConfiguration", b"init")
|
|
858
868
|
objc.registerNewKeywordsFromSelector(
|
|
859
869
|
"VTFrameRateConversionConfiguration",
|
|
860
870
|
b"initWithFrameWidth:frameHeight:usePrecomputedFlow:qualityPrioritization:revision:",
|
|
861
871
|
)
|
|
872
|
+
objc.registerNewKeywordsFromSelector("VTFrameRateConversionParameters", b"init")
|
|
862
873
|
objc.registerNewKeywordsFromSelector(
|
|
863
874
|
"VTFrameRateConversionParameters",
|
|
864
875
|
b"initWithSourceFrame:nextFrame:opticalFlow:interpolationPhase:submissionMode:destinationFrames:",
|
|
865
876
|
)
|
|
877
|
+
objc.registerNewKeywordsFromSelector(
|
|
878
|
+
"VTLowLatencyFrameInterpolationConfiguration", b"init"
|
|
879
|
+
)
|
|
866
880
|
objc.registerNewKeywordsFromSelector(
|
|
867
881
|
"VTLowLatencyFrameInterpolationConfiguration",
|
|
868
882
|
b"initWithFrameWidth:frameHeight:numberOfInterpolatedFrames:",
|
|
@@ -871,46 +885,63 @@ objc.registerNewKeywordsFromSelector(
|
|
|
871
885
|
"VTLowLatencyFrameInterpolationConfiguration",
|
|
872
886
|
b"initWithFrameWidth:frameHeight:spatialScaleFactor:",
|
|
873
887
|
)
|
|
888
|
+
objc.registerNewKeywordsFromSelector(
|
|
889
|
+
"VTLowLatencyFrameInterpolationParameters", b"init"
|
|
890
|
+
)
|
|
874
891
|
objc.registerNewKeywordsFromSelector(
|
|
875
892
|
"VTLowLatencyFrameInterpolationParameters",
|
|
876
893
|
b"initWithSourceFrame:previousFrame:interpolationPhase:destinationFrames:",
|
|
877
894
|
)
|
|
895
|
+
objc.registerNewKeywordsFromSelector(
|
|
896
|
+
"VTLowLatencySuperResolutionScalerConfiguration", b"init"
|
|
897
|
+
)
|
|
878
898
|
objc.registerNewKeywordsFromSelector(
|
|
879
899
|
"VTLowLatencySuperResolutionScalerConfiguration",
|
|
880
900
|
b"initWithFrameWidth:frameHeight:scaleFactor:",
|
|
881
901
|
)
|
|
902
|
+
objc.registerNewKeywordsFromSelector(
|
|
903
|
+
"VTLowLatencySuperResolutionScalerParameters", b"init"
|
|
904
|
+
)
|
|
882
905
|
objc.registerNewKeywordsFromSelector(
|
|
883
906
|
"VTLowLatencySuperResolutionScalerParameters",
|
|
884
907
|
b"initWithSourceFrame:destinationFrame:",
|
|
885
908
|
)
|
|
909
|
+
objc.registerNewKeywordsFromSelector("VTMotionBlurConfiguration", b"init")
|
|
886
910
|
objc.registerNewKeywordsFromSelector(
|
|
887
911
|
"VTMotionBlurConfiguration",
|
|
888
912
|
b"initWithFrameWidth:frameHeight:usePrecomputedFlow:qualityPrioritization:revision:",
|
|
889
913
|
)
|
|
914
|
+
objc.registerNewKeywordsFromSelector("VTMotionBlurParameters", b"init")
|
|
890
915
|
objc.registerNewKeywordsFromSelector(
|
|
891
916
|
"VTMotionBlurParameters",
|
|
892
917
|
b"initWithSourceFrame:nextFrame:previousFrame:nextOpticalFlow:previousOpticalFlow:motionBlurStrength:submissionMode:destinationFrame:",
|
|
893
918
|
)
|
|
919
|
+
objc.registerNewKeywordsFromSelector("VTOpticalFlowConfiguration", b"init")
|
|
894
920
|
objc.registerNewKeywordsFromSelector(
|
|
895
921
|
"VTOpticalFlowConfiguration",
|
|
896
922
|
b"initWithFrameWidth:frameHeight:qualityPrioritization:revision:",
|
|
897
923
|
)
|
|
924
|
+
objc.registerNewKeywordsFromSelector("VTOpticalFlowParameters", b"init")
|
|
898
925
|
objc.registerNewKeywordsFromSelector(
|
|
899
926
|
"VTOpticalFlowParameters",
|
|
900
927
|
b"initWithSourceFrame:nextFrame:submissionMode:destinationOpticalFlow:",
|
|
901
928
|
)
|
|
929
|
+
objc.registerNewKeywordsFromSelector("VTSuperResolutionScalerConfiguration", b"init")
|
|
902
930
|
objc.registerNewKeywordsFromSelector(
|
|
903
931
|
"VTSuperResolutionScalerConfiguration",
|
|
904
932
|
b"initWithFrameWidth:frameHeight:scaleFactor:inputType:usePrecomputedFlow:qualityPrioritization:revision:",
|
|
905
933
|
)
|
|
934
|
+
objc.registerNewKeywordsFromSelector("VTSuperResolutionScalerParameters", b"init")
|
|
906
935
|
objc.registerNewKeywordsFromSelector(
|
|
907
936
|
"VTSuperResolutionScalerParameters",
|
|
908
937
|
b"initWithSourceFrame:previousFrame:previousOutputFrame:opticalFlow:submissionMode:destinationFrame:",
|
|
909
938
|
)
|
|
939
|
+
objc.registerNewKeywordsFromSelector("VTTemporalNoiseFilterConfiguration", b"init")
|
|
910
940
|
objc.registerNewKeywordsFromSelector(
|
|
911
941
|
"VTTemporalNoiseFilterConfiguration",
|
|
912
942
|
b"initWithFrameWidth:frameHeight:sourcePixelFormat:",
|
|
913
943
|
)
|
|
944
|
+
objc.registerNewKeywordsFromSelector("VTTemporalNoiseFilterParameters", b"init")
|
|
914
945
|
objc.registerNewKeywordsFromSelector(
|
|
915
946
|
"VTTemporalNoiseFilterParameters",
|
|
916
947
|
b"initWithSourceFrame:nextFrames:previousFrames:destinationFrame:filterStrength:hasDiscontinuity:",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-VideoToolbox
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework VideoToolbox on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,16 +24,16 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreMedia>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreMedia>=12.2
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -52,5 +52,5 @@ PyObjCTest/test_vtutilities.py
|
|
|
52
52
|
PyObjCTest/test_vtvideoencoderlist.py
|
|
53
53
|
metadata/VideoToolbox.fwinfo
|
|
54
54
|
metadata/metadata.ini
|
|
55
|
-
metadata/raw/arm64-26.
|
|
56
|
-
metadata/raw/x86_64-26.
|
|
55
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
56
|
+
metadata/raw/x86_64-26.5.fwinfo
|
{pyobjc_framework_videotoolbox-12.0 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-compat.h
RENAMED
|
@@ -22,12 +22,14 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
22
22
|
* Start of compiler definitions
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
|
+
#if 0
|
|
25
26
|
#ifndef __has_feature
|
|
26
27
|
#define __has_feature(x) 0
|
|
27
28
|
#endif
|
|
28
29
|
#ifndef __has_extension
|
|
29
30
|
#define __has_extension(x) __has_feature(x)
|
|
30
31
|
#endif
|
|
32
|
+
#endif
|
|
31
33
|
|
|
32
34
|
#if __has_extension(c_static_assert)
|
|
33
35
|
#define STATIC_ASSERT(test, message) _Static_assert(test, message)
|
|
@@ -55,46 +57,10 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
55
57
|
/*
|
|
56
58
|
*
|
|
57
59
|
* Start of compiler support helpers
|
|
58
|
-
*
|
|
59
|
-
* XXX: Are these needed?
|
|
60
60
|
*/
|
|
61
61
|
|
|
62
|
-
#ifdef __GNUC__
|
|
63
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
64
63
|
#define likely(x) __builtin_expect(!!(x), 1)
|
|
65
|
-
#else
|
|
66
|
-
#define likely(x) x
|
|
67
|
-
#define likely(x) x
|
|
68
|
-
#endif
|
|
69
|
-
|
|
70
|
-
/* On some versions of GCC <limits.h> defines LONG_LONG_MAX but not LLONG_MAX, compensate.
|
|
71
|
-
*/
|
|
72
|
-
#ifndef LLONG_MIN
|
|
73
|
-
#ifdef LONG_LONG_MIN
|
|
74
|
-
#define LLONG_MIN LONG_LONG_MIN
|
|
75
|
-
#define LLONG_MAX LONG_LONG_MAX
|
|
76
|
-
#define ULLONG_MAX ULONG_LONG_MAX
|
|
77
|
-
#endif
|
|
78
|
-
#endif
|
|
79
|
-
|
|
80
|
-
/*
|
|
81
|
-
*
|
|
82
|
-
* End of compiler support helpers
|
|
83
|
-
*
|
|
84
|
-
* XXX: These two are no longer needed, all supported platforms
|
|
85
|
-
* are 64-bit
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
#if __LP64__
|
|
89
|
-
#define Py_ARG_NSInteger "l"
|
|
90
|
-
#define Py_ARG_NSUInteger "k"
|
|
91
|
-
#else
|
|
92
|
-
#define Py_ARG_NSInteger "i"
|
|
93
|
-
#define Py_ARG_NSUInteger "I"
|
|
94
|
-
#endif
|
|
95
|
-
|
|
96
|
-
#define PyObjC__STR(x) #x
|
|
97
|
-
#define PyObjC_STR(x) PyObjC__STR(x)
|
|
98
64
|
|
|
99
65
|
/*
|
|
100
66
|
*
|
|
@@ -131,20 +97,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
131
97
|
|
|
132
98
|
extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
|
|
133
99
|
|
|
134
|
-
/*
|
|
135
|
-
* A micro optimization: when using Python 3.3 or later it
|
|
136
|
-
* is possible to access a 'char*' with an ASCII representation
|
|
137
|
-
* of a unicode object without first converting it to a bytes
|
|
138
|
-
* string (if the string can be encoded as ASCII in the first
|
|
139
|
-
* place.
|
|
140
|
-
*
|
|
141
|
-
* This slightly reduces the object allocation rate during
|
|
142
|
-
* attribute access.
|
|
143
|
-
*
|
|
144
|
-
* XXX: Use PyUnicode_AsUTF8 instead.
|
|
145
|
-
*/
|
|
146
|
-
extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
|
|
147
|
-
|
|
148
100
|
#ifdef __clang__
|
|
149
101
|
|
|
150
102
|
#ifndef Py_LIMITED_API
|
|
@@ -286,6 +238,23 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
|
|
|
286
238
|
Py_XINCREF(result);
|
|
287
239
|
return result;
|
|
288
240
|
}
|
|
241
|
+
|
|
242
|
+
static inline int
|
|
243
|
+
PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
|
|
244
|
+
PyObject* _Nonnull* _Nullable result)
|
|
245
|
+
{
|
|
246
|
+
*result = PyDict_SetDefault(p, key, default_value);
|
|
247
|
+
if (*result == NULL) {
|
|
248
|
+
return -1;
|
|
249
|
+
}
|
|
250
|
+
Py_INCREF(*result);
|
|
251
|
+
|
|
252
|
+
/* This does not follow the spec, should return 1 when the key was already
|
|
253
|
+
* in the dict. That part of the API is not used in PyObjC though.
|
|
254
|
+
*/
|
|
255
|
+
return 0;
|
|
256
|
+
}
|
|
257
|
+
|
|
289
258
|
#endif
|
|
290
259
|
|
|
291
260
|
#if PY_VERSION_HEX < 0x030c0000
|
|
@@ -392,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
392
361
|
}
|
|
393
362
|
#endif
|
|
394
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
395
369
|
NS_ASSUME_NONNULL_END
|
|
396
370
|
|
|
397
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-VideoToolbox
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework VideoToolbox on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,16 +24,16 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
36
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
37
|
-
Requires-Dist: pyobjc-framework-CoreMedia>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=12.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-CoreMedia>=12.2
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -181,26 +181,26 @@
|
|
|
181
181
|
"6": {},
|
|
182
182
|
"7": {
|
|
183
183
|
"callable_retained": true,
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
{
|
|
187
|
-
"
|
|
184
|
+
"callable": {
|
|
185
|
+
"arguments": {
|
|
186
|
+
"0": {
|
|
187
|
+
"type": "^v"
|
|
188
188
|
},
|
|
189
|
-
{
|
|
190
|
-
"
|
|
189
|
+
"1": {
|
|
190
|
+
"type": "^v"
|
|
191
191
|
},
|
|
192
|
-
{
|
|
193
|
-
"
|
|
192
|
+
"2": {
|
|
193
|
+
"type": "i"
|
|
194
194
|
},
|
|
195
|
-
{
|
|
196
|
-
"
|
|
195
|
+
"3": {
|
|
196
|
+
"type": "I"
|
|
197
197
|
},
|
|
198
|
-
{
|
|
199
|
-
"
|
|
198
|
+
"4": {
|
|
199
|
+
"type": "^{opaqueCMSampleBuffer=}"
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
},
|
|
202
202
|
"retval": {
|
|
203
|
-
"
|
|
203
|
+
"type": "v"
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
},
|
|
@@ -362,28 +362,28 @@
|
|
|
362
362
|
"args": {
|
|
363
363
|
"1": {
|
|
364
364
|
"callable_retained": true,
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
{
|
|
368
|
-
"
|
|
365
|
+
"callable": {
|
|
366
|
+
"arguments": {
|
|
367
|
+
"0": {
|
|
368
|
+
"type": "^v"
|
|
369
369
|
},
|
|
370
|
-
{
|
|
371
|
-
"
|
|
370
|
+
"1": {
|
|
371
|
+
"type": "^v"
|
|
372
372
|
},
|
|
373
|
-
{
|
|
374
|
-
"
|
|
373
|
+
"2": {
|
|
374
|
+
"type": "i"
|
|
375
375
|
},
|
|
376
|
-
{
|
|
377
|
-
"
|
|
376
|
+
"3": {
|
|
377
|
+
"type": "Q"
|
|
378
378
|
},
|
|
379
|
-
{
|
|
380
|
-
"
|
|
379
|
+
"4": {
|
|
380
|
+
"type": "^{OpaqueCMTaggedBufferGroup=}"
|
|
381
381
|
},
|
|
382
|
-
{ "type": "{CMTime=qiIq}" },
|
|
383
|
-
{ "type": "{CMTime=qiIq}" }
|
|
384
|
-
|
|
382
|
+
"5": { "type": "{CMTime=qiIq}" },
|
|
383
|
+
"6": { "type": "{CMTime=qiIq}" }
|
|
384
|
+
},
|
|
385
385
|
"retval": {
|
|
386
|
-
"
|
|
386
|
+
"type": "v"
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
}
|
|
@@ -395,17 +395,17 @@
|
|
|
395
395
|
"2": {},
|
|
396
396
|
"3": {
|
|
397
397
|
"callable_retained": false,
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
{
|
|
401
|
-
"
|
|
398
|
+
"callable": {
|
|
399
|
+
"arguments": {
|
|
400
|
+
"0": {
|
|
401
|
+
"type": "^v"
|
|
402
402
|
},
|
|
403
|
-
{
|
|
404
|
-
"
|
|
403
|
+
"1": {
|
|
404
|
+
"type": "^{opaqueCMSampleBuffer=}"
|
|
405
405
|
}
|
|
406
|
-
|
|
406
|
+
},
|
|
407
407
|
"retval": {
|
|
408
|
-
"
|
|
408
|
+
"type": "i"
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
411
|
}
|