Álvaro Velad Galván
|
cdbbe232b1
|
fix: Fix support for Dolby Vision based in VVC (#7212)
Info from
https://dolby.my.salesforce.com/sfc/p/#700000009YuG/a/4u000000l6G4/4R18riPaaW3gxpVx7XwyQLdEITLFjB.w.Si0LoQR5j8
|
2024-08-26 22:53:14 +02:00 |
|
Álvaro Velad Galván
|
3bd032c9d6
|
fix(HLS): Fix load AES media playlist (#7012)
|
2024-07-10 07:13:56 +02:00 |
|
Álvaro Velad Galván
|
f4f9b05e63
|
feat: Parse TS frameRate (#6998)
|
2024-07-08 14:22:26 +02:00 |
|
Álvaro Velad Galván
|
cec616695f
|
fix(HLS): Fix parsing of width and height when using media playlist (#6989)
|
2024-07-08 12:32:24 +02:00 |
|
Álvaro Velad Galván
|
1c863c8510
|
fix: Generate the correct codec for AV1 HDR (#6879)
|
2024-06-21 10:16:58 +02:00 |
|
Álvaro Velad Galván
|
e204bf65c6
|
fix: Fix audio properties detection (#6867)
|
2024-06-20 08:45:21 +02:00 |
|
Álvaro Velad Galván
|
69fe20f43a
|
feat: Parse dvvC box for Dolby Vision support (#6866)
|
2024-06-20 07:51:41 +02:00 |
|
Á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 |
|