1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00
mpv/osdep/mac
Philip Langdale 7bbf132e20 vo: hwdec: add AVHWDeviceType property to hwdecs
As the first step towards handling scenarios where the are multiple hwdecs for
a given image format but backed by different AVHWDeviceTypes, let us annotate
the hwdecs with their corresponding device types.

From this, we can also see how all the existing hwdecs which match the same
image format also match the same device type.
2024-08-10 14:24:36 -07:00
..
app_bridge_objc.h mac/app: rewrite App c main function, startup and termination in swift 2024-04-01 22:13:39 +02:00
app_bridge.h mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
app_bridge.m mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
app_hub.swift mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
application.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
event_helper.swift mac/event: remove swift 5.6 language feature that is mandatory with 6.0 2024-06-18 19:30:07 +02:00
input_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
libmpv_helper.swift vo_libmpv: don't steal pointer provided by the API user 2024-08-06 20:17:35 +02:00
log_helper.swift mac/log: properly guard logger usage behind platform version check 2024-06-18 19:30:07 +02:00
menu_bar.swift mac/menu: add option to disable default shortcuts 2024-06-25 20:14:38 +02:00
meson.build vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
option_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
precise_timer.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
presentation.swift mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
remote_command_center.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
swift_compat.swift mac/compat: fix broken CGColorSpace declaration on SDK 11 only 2024-06-18 19:30:07 +02:00
swift_extensions.swift mac: properly handle regular expressions without force unwrap 2024-04-28 20:21:18 +02:00
touch_bar.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00
type_helper.swift mac: code cleanup and consistency changes, fix linting issues 2024-04-28 20:21:18 +02:00