Álvaro Velad Galván
|
329d42ad56
|
feat: Parse colorGamut and use it in MCap (#6663)
|
2024-05-24 08:59:06 +02:00 |
|
Mehmet Guney
|
5a90547160
|
fix(HLS): Fix mimetype checking when using SUPPLEMENTAL-CODECS (#6597)
Fixes #6586
|
2024-05-13 15:59:17 +02:00 |
|
Álvaro Velad Galván
|
e480bf0ed4
|
feat(DASH): Support Dolby Vision profile 8.x (HEVC) and 10.x (AV1) (#6590)
Close https://github.com/shaka-project/shaka-player/issues/6589
|
2024-05-13 10:24:01 +02:00 |
|
Álvaro Velad Galván
|
b8b1aa648b
|
feat: Parse colr box (#6438)
|
2024-04-15 08:55:02 +02:00 |
|
Álvaro Velad Galván
|
535d386ec8
|
fix: Add LOAS-AAC detection in TS (#6390)
|
2024-04-02 22:16:53 +02:00 |
|
Álvaro Velad Galván
|
bc23fffd8a
|
fix: Add Opus and AV1 detection in TS (#6385)
This detection is necessary to be able to correctly detect whether a
media playlist of HLS that has TS segments is compatible or not.
Example:
https://raw.githubusercontent.com/obecny/hls-opus-testing/main/stream.m3u8
(media playlist with Opus)
|
2024-04-02 09:47:30 +02:00 |
|
Álvaro Velad Galván
|
d2516498d2
|
feat(HLS): Add automatically keyId-key for identity format (#6308)
|
2024-02-29 23:19:13 +01:00 |
|
Álvaro Velad Galván
|
bca9f2514b
|
fix: Fix ENCA box parsing (#6298)
|
2024-02-27 08:27:14 -08:00 |
|
Álvaro Velad Galván
|
151b29c3c7
|
feat: Parse vpcC and av1C boxes (#6157)
|
2024-01-24 18:26:01 +01:00 |
|
Álvaro Velad Galván
|
8d6ad7ed64
|
feat(HLS): Add support for SUPPLEMENTAL-CODECS (#6155)
|
2024-01-24 18:25:44 +01:00 |
|
Álvaro Velad Galván
|
b8520ed977
|
feat: Parse avcC, hvcC and dvcC boxes (#6146)
|
2024-01-23 19:49:51 +01:00 |
|
Álvaro Velad Galván
|
754bfacf07
|
feat(HLS): Build closed captions metadata for media playlist on-the-fly. (#5811)
Related to https://github.com/shaka-project/shaka-player/issues/1826
|
2023-10-26 09:03:59 +02:00 |
|