stelar7
|
f9a13ecb13
|
LibWeb/EME: Implement navigator.requestMediaKeySystemAccess
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
c9b3365286
|
LibWeb/EME: Implement is_supported_key_system
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
7b9d5f9fdc
|
LibWeb/EME: Implement get_supported_configuration
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
ca66a4933e
|
LibWeb/EME: Implement get_supported_configuration_and_consent
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
8f2886733c
|
LibWeb/EME: Implement get_supported_capabilities_for_audio_video_type
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
b1c1e33bae
|
LibWeb/EME: Implement MediaKeySystemAccess
|
2025-08-27 09:58:00 +02:00 |
|
stelar7
|
cc50b30399
|
LibWeb/EME: Implement a KeySystem
|
2025-08-27 09:58:00 +02:00 |
|
Totto16
|
4c54fa10ed
|
LibWeb: Improve Enum generation in IDLGenerator
Generated enums have no underlying type specifier, this adds one
It uses the smallest available, which is mostly u8
|
2025-03-04 16:35:04 +00:00 |
|
Psychpsyo
|
0206697d36
|
LibWeb: Implement MediaCapabilities.decodingInfo()
|
2025-02-18 10:18:40 -07:00 |
|