pyobjc-framework-VideoToolbox 12.1__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.1 → pyobjc_framework_videotoolbox-12.2}/Lib/VideoToolbox/_metadata.py +69 -38
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO +5 -5
- {pyobjc_framework_videotoolbox-12.1 → 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.1 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PKG-INFO +5 -5
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/metadata/VideoToolbox.fwinfo +38 -38
- pyobjc_framework_videotoolbox-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_videotoolbox-12.2/metadata/raw/arm64-26.5.fwinfo +2116 -114
- pyobjc_framework_videotoolbox-12.1/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.1 → pyobjc_framework_videotoolbox-12.2}/setup.py +1 -1
- pyobjc_framework_videotoolbox-12.1/Lib/pyobjc_framework_VideoToolbox.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_videotoolbox-12.1/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +0 -4
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Lib/VideoToolbox/__init__.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/License.txt +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Modules/_VideoToolbox.m +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Modules/_VideoToolbox_protocols.m +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_videotoolbox.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtbase.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtcompressionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtcompressionsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtdecompressionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtdecompressionsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vterrors.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_framerateconversion.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_lowLatencyframeinterpolation.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_lowlatencysuperresolutionscaler.h +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_motionblur.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_opticalflow.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_superresolutionscaler.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessor_temporalnoisefilter.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorconfiguration.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorerrors.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframeprocessorparameters.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtframesilo.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vthdrperframemetadatagenerationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmotionestimationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmotionestimationsessionproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtmultipassstorage.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixelrotationproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixelrotationsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixeltransferproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtpixeltransfersession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtprofessionalvideoworkflow.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtrawprocessingproperties.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtrawprocessingsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtsession.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtutilities.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/PyObjCTest/test_vtvideoencoderlist.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_videotoolbox-12.1 → pyobjc_framework_videotoolbox-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_videotoolbox-12.1 → 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
|
|
@@ -30,10 +30,10 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
36
|
-
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
|
|
37
37
|
Dynamic: author
|
|
38
38
|
Dynamic: author-email
|
|
39
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.1 → pyobjc_framework_videotoolbox-12.2}/Modules/pyobjc-compat.h
RENAMED
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
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
|
|
@@ -30,10 +30,10 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=12.
|
|
36
|
-
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
|
|
37
37
|
Dynamic: author
|
|
38
38
|
Dynamic: author-email
|
|
39
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
|
}
|