Skip to content

Commit

Permalink
Update CHANGELOG for v2.4.3
Browse files Browse the repository at this point in the history
Change-Id: Ia6d004558fd1cac6f394bfb7568c7bb9124aa9cc
  • Loading branch information
kqyang committed Aug 5, 2020
1 parent 6f10bad commit dd98700
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## [2.4.3] - 2020-08-04
### Fixed
- Fix playback issue of HEVC content with cbcs encryption in AVplayer (#717).
- Fix possible incorrect resolutions with avc3 (#750).

## [2.4.2] - 2020-03-30
### Fixed
- Fix truncation of timestamp to 32bits in segment file names for MPEG2-TS
Expand Down Expand Up @@ -509,6 +514,7 @@ First public release.
- Added mpd_generator driver program to generate mpd file from packager generated
intermediate files.

[2.4.3]: https://github.com/google/shaka-packager/compare/v2.4.2...v2.4.3
[2.4.2]: https://github.com/google/shaka-packager/compare/v2.4.1...v2.4.2
[2.4.1]: https://github.com/google/shaka-packager/compare/v2.4.0...v2.4.1
[2.4.0]: https://github.com/google/shaka-packager/compare/v2.3.0...v2.4.0
Expand Down

0 comments on commit dd98700

Please sign in to comment.