Skip to content

Commit 77b7c7e

Browse files
committed
Update changelog for v1.2.1 bugfixes.
Change-Id: Iff6fbe76598296129eca45385f028312707eedd7
1 parent a9203c8 commit 77b7c7e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 1.2.1 (2015-03-10)
2+
3+
A roll-up of recent bugfixes, plus a few minor additions to the test app.
4+
Branched from v1.2.0.
5+
6+
Bugfixes:
7+
- Try to recover from a streaming failure.
8+
- https://github.com/google/shaka-player/issues/28
9+
- Ignore spurious error events from the video tag.
10+
- Update docs WRT content restrictions and folder organization.
11+
- Fix clearkey errors in Chrome 42+.
12+
- Fix computation of the number of segments in MpdProcessor.
13+
- Only affects assets which use SegmentTemplate with a duration attribute.
14+
15+
Test app features:
16+
- Rename a confusing asset.
17+
- Add a button to cycle video tracks.
18+
- Support MPD init data overrides for all DRM schemes.
19+
20+
121
## 1.2.0 (2015-02-24)
222

323
Lots of internal refactoring and bugfixes, and a few new features.

0 commit comments

Comments
 (0)