pyobjc-framework-VideoToolbox 9.1.1__tar.gz → 9.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.
Files changed (48) hide show
  1. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/VideoToolbox/_metadata.py +7 -3
  2. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO +1 -1
  3. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt +1 -0
  4. pyobjc-framework-VideoToolbox-9.2/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +4 -0
  5. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Modules/pyobjc-compat.h +6 -0
  6. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PKG-INFO +1 -1
  7. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/VideoToolbox.fwinfo +2 -2
  8. pyobjc-framework-VideoToolbox-9.2/pyproject.toml +3 -0
  9. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/setup.py +6 -2
  10. pyobjc-framework-VideoToolbox-9.1.1/Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt +0 -4
  11. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/VideoToolbox/__init__.py +0 -0
  12. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt +0 -0
  13. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/not-zip-safe +0 -0
  14. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt +0 -0
  15. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/License.txt +0 -0
  16. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/MANIFEST.in +0 -0
  17. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Modules/_VideoToolbox.m +0 -0
  18. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/Modules/pyobjc-api.h +0 -0
  19. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/__init__.py +0 -0
  20. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_videotoolbox.py +0 -0
  21. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtbase.py +0 -0
  22. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtcompressionproperties.py +0 -0
  23. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtcompressionsession.py +0 -0
  24. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtdecompressionproperties.py +0 -0
  25. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtdecompressionsession.py +0 -0
  26. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vterrors.py +0 -0
  27. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtframesilo.py +0 -0
  28. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtmultipassstorage.py +0 -0
  29. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtpixelrotationproperties.py +0 -0
  30. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtpixelrotationsession.py +0 -0
  31. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtpixeltransferproperties.py +0 -0
  32. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtpixeltransfersession.py +0 -0
  33. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtprofessionalvideoworkflow.py +0 -0
  34. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtsession.py +0 -0
  35. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtutilities.py +0 -0
  36. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/PyObjCTest/test_vtvideoencoderlist.py +0 -0
  37. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/metadata.ini +0 -0
  38. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/arm64-12.0.fwinfo +0 -0
  39. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/arm64-12.3.fwinfo +0 -0
  40. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/arm64-13.0.fwinfo +0 -0
  41. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-10.14.fwinfo +0 -0
  42. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  43. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  44. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-12.0.fwinfo +0 -0
  45. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  46. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  47. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/pyobjc_setup.py +0 -0
  48. {pyobjc-framework-VideoToolbox-9.1.1 → pyobjc-framework-VideoToolbox-9.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 7 21:46:36 2022
3
+ # Last update: Sat May 20 22:04:00 2023
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -216,7 +216,11 @@ functions = {
216
216
  },
217
217
  ),
218
218
  "VTDecompressionSessionGetTypeID": (b"Q",),
219
- "VTCompressionSessionBeginPass": (b"i^{OpaqueVTCompressionSession=}I^I",),
219
+ "VTCompressionSessionBeginPass": (
220
+ b"i^{OpaqueVTCompressionSession=}I^I",
221
+ "",
222
+ {"arguments": {2: {"type_modifier": "o"}}},
223
+ ),
220
224
  "VTSessionSetProperties": (b"i@^{__CFDictionary=}",),
221
225
  "VTDecompressionSessionWaitForAsynchronousFrames": (
222
226
  b"i^{OpaqueVTDecompressionSession=}",
@@ -256,7 +260,7 @@ functions = {
256
260
  "VTCompressionSessionEndPass": (
257
261
  b"i^{OpaqueVTCompressionSession=}^Z^I",
258
262
  "",
259
- {"arguments": {1: {"type_modifier": "o"}}},
263
+ {"arguments": {1: {"type_modifier": "o"}, 2: {"type_modifier": "o"}}},
260
264
  ),
261
265
  "VTCompressionSessionEncodeFrame": (
262
266
  b"i^{OpaqueVTCompressionSession=}^{__CVBuffer=}{_CMTime=qiIq}{_CMTime=qiIq}^{__CFDictionary=}^v^I",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-VideoToolbox
3
- Version: 9.1.1
3
+ Version: 9.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
@@ -1,6 +1,7 @@
1
1
  License.txt
2
2
  MANIFEST.in
3
3
  pyobjc_setup.py
4
+ pyproject.toml
4
5
  setup.py
5
6
  Lib/VideoToolbox/__init__.py
6
7
  Lib/VideoToolbox/_metadata.py
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=9.2
2
+ pyobjc-framework-Cocoa>=9.2
3
+ pyobjc-framework-Quartz>=9.2
4
+ pyobjc-framework-CoreMedia>=9.2
@@ -309,6 +309,10 @@ NS_ASSUME_NONNULL_BEGIN
309
309
  #define MAC_OS_X_VERSION_13_4 130400
310
310
  #endif
311
311
 
312
+ #ifndef MAC_OS_X_VERSION_13_5
313
+ #define MAC_OS_X_VERSION_13_5 130500
314
+ #endif
315
+
312
316
  /*
313
317
  *
314
318
  * End of Cocoa definitions
@@ -507,6 +511,8 @@ _PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
507
511
  PyGILState_Release(_GILState); \
508
512
  } while (0)
509
513
 
514
+ extern PyObject* _Nullable PyObjC_get_tp_dict(PyTypeObject* _Nonnull tp);
515
+
510
516
  NS_ASSUME_NONNULL_END
511
517
 
512
518
  #endif /* PyObjC_COMPAT_H */
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-VideoToolbox
3
- Version: 9.1.1
3
+ Version: 9.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
@@ -60,7 +60,7 @@
60
60
  "VTCompressionSessionBeginPass": {
61
61
  "args": {
62
62
  "0": {},
63
- "2": {}
63
+ "2": { "type_modifier": "o" }
64
64
  }
65
65
  },
66
66
  "VTCompressionSessionCompleteFrames": {
@@ -134,7 +134,7 @@
134
134
  "args": {
135
135
  "0": {},
136
136
  "1": { "type_modifier": "o" },
137
- "2": {}
137
+ "2": { "type_modifier": "o" }
138
138
  }
139
139
  },
140
140
  "VTCompressionSessionGetPixelBufferPool": {
@@ -0,0 +1,3 @@
1
+ [build-system]
2
+ requires = ["setuptools", "wheel"]
3
+ build-backend = "setuptools.build_meta"
@@ -8,10 +8,14 @@ and (Objective-)C frameworks
8
8
  """
9
9
 
10
10
  import os
11
+ import sys
11
12
 
12
- from pyobjc_setup import Extension, setup
13
+ sys.path.insert(0, os.path.dirname(__file__))
13
14
 
14
- VERSION = "9.1.1"
15
+
16
+ from pyobjc_setup import Extension, setup # noqa: E402
17
+
18
+ VERSION = "9.2"
15
19
 
16
20
  setup(
17
21
  name="pyobjc-framework-VideoToolbox",
@@ -1,4 +0,0 @@
1
- pyobjc-core>=9.1.1
2
- pyobjc-framework-Cocoa>=9.1.1
3
- pyobjc-framework-Quartz>=9.1.1
4
- pyobjc-framework-CoreMedia>=9.1.1