Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.0.0 #13

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 20, 2023

🤖 I have created a release beep boop

3.0.0 (2023-10-21)

⚠ BREAKING CHANGES

  • Update all dependencies
  • Drop Python 2 support in all scripts
  • Replace glog with absl::log, tweak log output and flags
  • Replace gyp build system with CMake

Features

  • Add install target to build system (98ae717)
  • Add xHE-AAC support (#1092) (5d998fc)
  • DASH: Add video transfer characteristics. (#1210) (8465f5f)
  • Drop Python 2 support in all scripts (98ae717)
  • Generate the entire AV1 codec string when the colr atom is present (#1205) (cc9a691), closes #1007
  • Move all third-party deps into git submodules (#1083) (98ae717)
  • Replace glog with absl::log, tweak log output and flags (98ae717)
  • Replace gyp build system with CMake (98ae717)
  • Respect the file mode for HttpFiles (#1081) (98ae717)
  • Update all dependencies (98ae717)
  • Write colr atom to muxed mp4 (#1261) (f264bef), closes #1202

Bug Fixes

  • Accept 100% when parsing WEBVTT regions (#1006) (e1b0c7c), closes #1004
  • dash_roles add role=description for DVS audio per DASH-IF-IOP-v4.3 (#1054) (dc03952)
  • Don't close upstream on HttpFile::Flush (#1201) (53d91cd), closes #1196
  • Fix build errors related to std::numeric_limits (#972) (9996c73)
  • Fix build on FreeBSD (#1287) (98ae717)
  • Fix clang build (#1288) (98ae717)
  • Fix failure on very short WebVTT files (#1216) (dab165d), closes #1217
  • Fix handling of non-interleaved multi track FMP4 files (#1214) (dcf3225), closes #1213
  • Fix issues with collections.abc in Python 3.10+ (#1188) (80e0240), closes #1192
  • Fix local files with UTF8 names (#1246) (98ae717)
  • Fix Python 3.10+ compatibility in scripts (98ae717)
  • Fix various build issues on macOS (98ae717)
  • Fix various build issues on Windows (98ae717)
  • hls, set the DEFAULT explicitly to NO. Supports native HLS players. (#1170) (1ab6818), closes #1169
  • Indexing bytes produces int on python3 for pssh-box.py (#1228) (d9d3c7f), closes #1227
  • Low Latency DASH: include the "availabilityTimeComplete=false" attribute (#1198) (d687ad1)
  • MP4: Add compatible brand dby1 for Dolby content. (#1211) (520926c)
  • Parse one frame mpeg-ts video (#1015) (b221aa9), closes #1013
  • Prevent crash in GetEarliestTimestamp() if periods are empty (#1173) (d6f28d4), closes #1172
  • PTS diverge DTS when DTS close to 2pow33 and PTS more than 0 (#1050) (ab8ab12), closes #1049
  • Roll back depot_tools, bypass vpython (#1045) (3fd538a), closes #1023
  • TTML generator timestamp millisecond formatting (#1179) (494769c), closes #1180
  • Update golden files for ttml tests and failing hls unit tests. (#1226) (ac47e52)
  • webvtt single cue do not fail on EOS (#1061) (b9d477b), closes #1018

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 691875e to afe7ec9 Compare October 20, 2023 23:32
@github-actions github-actions bot force-pushed the release-please--branches--main branch from afe7ec9 to 6622cce Compare October 21, 2023 00:11
@joeyparrish joeyparrish merged commit 2f2366e into main Oct 21, 2023
@joeyparrish joeyparrish deleted the release-please--branches--main branch October 21, 2023 00:14
@github-actions
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant