Skip to content

Commit

Permalink
Update changelog for v1.2.1 bugfixes.
Browse files Browse the repository at this point in the history
Change-Id: Iff6fbe76598296129eca45385f028312707eedd7
  • Loading branch information
joeyparrish committed Mar 11, 2015
1 parent a9203c8 commit 77b7c7e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,23 @@
## 1.2.1 (2015-03-10)

A roll-up of recent bugfixes, plus a few minor additions to the test app.
Branched from v1.2.0.

Bugfixes:
- Try to recover from a streaming failure.
- https://github.com/google/shaka-player/issues/28
- Ignore spurious error events from the video tag.
- Update docs WRT content restrictions and folder organization.
- Fix clearkey errors in Chrome 42+.
- Fix computation of the number of segments in MpdProcessor.
- Only affects assets which use SegmentTemplate with a duration attribute.

Test app features:
- Rename a confusing asset.
- Add a button to cycle video tracks.
- Support MPD init data overrides for all DRM schemes.


## 1.2.0 (2015-02-24)

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

0 comments on commit 77b7c7e

Please sign in to comment.