Commit Graph

35 Commits

Author SHA1 Message Date
Álvaro Velad Galván 5eb5b3901f docs: Update docs for v4.12 release (#7567) 2024-11-12 09:14:05 -08:00
Álvaro Velad Galván a4499658a3 docs: Update roadmap (#7486) 2024-10-24 10:00:26 +02:00
Álvaro Velad Galván ec5186cdc0 docs: Update roadmap (#7432) 2024-10-18 11:42:35 +02:00
Álvaro Velad Galván e2413ed5f2 feat(HLS): Make dummy streams for tags representing muxed audio (#7343)
Close https://github.com/shaka-project/shaka-player/issues/5836
2024-09-20 23:58:56 +02:00
Álvaro Velad Galván f78f09dbaa docs: Update docs for v4.11 release (#7241) 2024-09-02 09:15:43 +02:00
Álvaro Velad Galván 67859c987c feat(HLS): Add I-Frame playlist support (#7230) 2024-08-30 08:35:24 +02:00
Álvaro Velad Galván 34a659f94b docs: Update documentation (#7064) 2024-07-19 08:22:34 +02:00
Álvaro Velad Galván d63df145aa feat(HLS): Add support for EXT-X-START (#6938) 2024-07-02 08:54:17 +02:00
Álvaro Velad Galván 65dd44d121 docs: Update docs for v4.10 release (#6937) 2024-07-01 08:47:12 +02:00
Álvaro Velad Galván 8420c203d1 docs: Update docs for v4.9 release (#6707)
Co-authored-by: Wojciech Tyczyński <tykus160@gmail.com>
2024-05-30 11:57:26 +02:00
Álvaro Velad Galván aa98999288 docs: Update roadmap (#6670) 2024-05-24 19:00:47 +02:00
Álvaro Velad Galván 82c5149375 feat(DASH): Add MPD Chaining support (#6641)
Close https://github.com/shaka-project/shaka-player/issues/3926
2024-05-21 09:57:16 +02:00
Álvaro Velad Galván 23c9133fa8 docs: Update roadmap (#6485) 2024-04-29 11:57:30 -07:00
Álvaro Velad Galván 95c6a7dda3 feat(UI): UI support for VR content (#6450)
Co-authored-by: Joey Parrish <joeyparrish@google.com>
2024-04-25 13:43:32 +02:00
Álvaro Velad Galván ef10f4320f docs: Update roadmap (#6455) 2024-04-17 15:47:24 -07:00
Álvaro Velad Galván 8c93425b2e docs: Update roadmap for 5.0 (#6183) 2024-01-30 13:11:15 +01:00
Álvaro Velad Galván a613fbd3d6 docs: Update docs for v4.7 release (#5960) 2023-12-04 09:11:23 +01:00
Álvaro Velad Galván 9bb2a214b1 docs: Update docs for v4.6 release (#5885) 2023-11-16 09:58:00 +01:00
Álvaro Velad Galván d06a8554bb docs: Update docs for v4.5 release (#5718) 2023-10-04 13:35:10 -07:00
Joey Parrish 1ba2dfeced docs: Update docs for v4.4 release (#5562) 2023-08-30 13:09:10 -07:00
Joey Parrish 5a76a8351d docs: Update roadmap, maintained branches, and upgrade guide for v4.3 (#4674) 2022-11-09 16:07:40 -08:00
Joey Parrish 6d5aa6e0ea chore: Update roadmap (#4636) 2022-11-01 11:12:48 -07:00
Joey Parrish 1507b1e844 chore: Update URLs after moving projects (#4008) 2022-03-03 14:34:40 -08:00
Joey Parrish 9c3520b677 chore: Update roadmap (#3930)
This updates the roadmap for v3.2 and v3.3 (out) and v3.4 (upcoming).
This also trims down our current priorities to what the team at Google
will be addressing in the near term.
2022-02-08 14:09:30 -08:00
Michelle Zhuo 36d0b5484f feat(HLS): Containerless format support
This adds code to allow Shaka Player to play media in sequence
mode, an alternate playback mode that makes the browser ignore
media timestamps, when playing HLS media.
This is important for containerless media formats, as they do not
contain such timestamps.
Changing HLS to not require timestamps also means that we no
longer need to fetch media segments in order to get the start
time, which should lower bandwidth usage and startup delay.
In initial tests, on a simulated 3G network, load latency went down
from an average 3.16s to 2.61s on the HLS version of "Big Buck Bunny:
the Dark Truths of a Video Dev Cartoon"; an improvement of about 17%.

Issue #2337

Change-Id: I507898d74ae30ddfb1bddf8dce643780949fbd9b
2022-02-08 09:34:03 -08:00
Joey Parrish fe7d95b520 docs: Update roadmap
Change-Id: Ic466d0950ffe6138f1b299fd63806052fa1d6bce
2021-08-26 10:31:09 -07:00
Joey Parrish 7a3e8e0232 docs: Update roadmap
Change-Id: I2ba36fa606c6b6612e664e1a2374349a06c4f22b
2021-07-19 19:49:59 +00:00
ismena 2425c73ddd docs: Update the roadmap
Change-Id: I06321a7722fefcfdaf35bb36f397240832d3c79e
2021-04-22 19:13:04 +00:00
Álvaro Velad Galván b73ead9d81 docs: Add links to the roadmap (#2825) 2020-08-26 10:15:01 -07:00
Joey Parrish 02f0bdd208 chore: Add TypeScript defs to our roadmap
This is an important issue for many TypeScript-based projects who
would like to use Shaka Player.

Change-Id: Iab0fc6a86a4a6d0de55f58b0a16fcef8d1844b7f
2020-07-23 17:29:19 -07:00
Joey Parrish 4ae1a4d3c5 chore: Update roadmap doc
Issue #2505

Change-Id: I2fe0a879ef6efa60cf8182de0db6dc5892a030e8
2020-06-19 00:36:36 +00:00
Joey Parrish aba5e2583c Rename v2.6 to v3.0 and v2.7 to v3.1
We have decided to bump the major version number instead of the minor
number, based primarily on the fact that this release breaks
compatibility with our previous manifest structure.

Change-Id: I67e4c8267c6e103cfc7278e09daac186ae5cbbc6
2020-05-29 17:50:22 +00:00
Joey Parrish 1d32f05a3e Update the roadmap in preparation for v2.6
Change-Id: I73c44467c2252b20400a2d55f80602e04e26aee0
2020-04-11 14:55:34 +00:00
Joey Parrish 1fc8cf52fa Update roadmap.md 2019-11-05 15:17:12 -08:00
Joey Parrish 72fa25669a Add a public roadmap document
Change-Id: Iee4af3763180a8b61b2ff84de7b60bea03b509f2
2019-06-05 20:32:42 +00:00