Skip to content

chore(main): release 4.0.0 - #6

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 4.0.0#6
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Dec 5, 2023

Copy link
Copy Markdown

🤖 I have created a release beep boop

4.0.0 (2024-05-16)

⚠ BREAKING CHANGES

  • Rewrite build system and third-party dependencies (#1310)

Features

  • Add input support for EBU Teletext in MPEG-TS (#1344) (71c175d)
  • add missing DASH roles from ISO/IEC 23009-1 section 5.8.5.5 (#1390) (fe885b3)
  • Add PlayReady support in HLS. (#1011) (96efc5a)
  • add startwithSAP/subsegmentstartswithSAP for audio tracks (#1346) (d23cce8)
  • Add support for ALAC codec (#1299) (b68ec87)
  • Add support for single file TS for HLS (#934) (4aa4b4b)
  • Add support for the EXT-X-START tag (#973) (76eb2c1)
  • Add xHE-AAC support (#1092) (5d998fc)
  • Allow LIVE UDP WebVTT input (#1349) (89376d3)
  • DASH: Add Label element. (#1175) (b1c5a74)
  • DASH: Add video transfer characteristics. (#1210) (8465f5f)
  • default text zero bias (#1330) (2ba67bc)
  • Generate the entire AV1 codec string when the colr atom is present (#1205) (cc9a691), closes #1007
  • get start number from muxer and specify initial sequence number (#879) (bb104fe)
  • HLS / DASH support forced subtitle (#1020) (f73ad0d)
  • order streams in manifest based on command-line order (#1329) (aad2a12)
  • Parse MPEG-TS PMT ES language and maximum bitrate descriptors (#369) (#1311) (c09eb83)
  • Portable, fully-static release executables on Linux (#1351) (9be7c2b)
  • Rewrite build system and third-party dependencies (#1310) (3e71302)
  • support Dolby Vision profile 8.x (HEVC) and 10.x (AV1) in HLS and DASH (#1396) (a99cfe0)
  • teletext formatting (#1384) (4b5e80d)
  • This patch adds support for DTS:X Profile 2 audio in MP4 files. (#1303) (07f780d)
  • Write colr atom to muxed mp4 (#1261) (f264bef)

Bug Fixes

  • adaptation set IDs were referenced by lowest representation ID (#1394) (94db9c9), closes #1393
  • Add missing <cstdint> includes (#1306) (ba5c771), closes #1305
  • Add missing limits header (efbca39)
  • Always log to stderr by default (#1350) (35c2f46), closes #1325
  • AudioSampleEntry size caluations due to bad merge (#1354) (615720e)
  • BaseURL missing when MPD base path is empty (#1380) (90c3c3f), closes #1378
  • CI: Add Mac-arm64 to build matrix (#1359) (c456ad6)
  • 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
  • duplicate representation id for TTML when forced ordering is on (#1364) (0fd815a), closes #1362
  • duration formatting and update mpd testdata to reflect new format (#1320) (56bd823)
  • escape media URLs in MPD (#1395) (98b44d0)
  • Explicitly signal the lack of CEA captions in HLS (d48bf0f), closes #922
  • Fix build errors related to std::numeric_limits (#972) (9996c73)
  • Fix crash in static-linked linux builds (e2d66b3), closes #996
  • Fix failure fetching encryption keys (7392d80)
  • 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 missing newline at the end of usage (#1352) (6276584)
  • Fix NPM binary publication (#1371) (4cb6536), closes #1369
  • Fix NPM binary selection on ARM Macs (#1376) (733af91), closes #1375
  • Fix tags in official Docker images and binaries (#1370) (d83c7b1), closes #1366
  • Fix uninitialized value found by Valgrind (#1336) (7ef5167)
  • hls, set the DEFAULT explicitly to NO. Supports native HLS players. (#1170) (1ab6818), closes #1169
  • http_file: Close upload cache on task exit (#1348) (6acdcc3), closes #1347
  • Indexing bytes produces int on python3 for pssh-box.py (#1228) (d9d3c7f), closes #1227
  • Low Latency DASH: include the "availabilityTimeComplete=false" attribute (#1198) (d687ad1)
  • misleading log output when HLS target duration updates (fixes #969) (#971) (f7b3986)
  • MP4: Add compatible brand dby1 for Dolby content. (#1211) (520926c)
  • Parse one frame mpeg-ts video (#1015) (b221aa9), closes #1013
  • preserve case for stream descriptors (#1321) (5d44368)
  • 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
  • remove extra block assumptions in mbedtls integration (#1323) (db59ad5), closes #1316
  • Restore support for legacy FairPlay system ID (#1357) (4d22e99)
  • Roll back depot_tools, bypass vpython (#1045) (3fd538a), closes #1023
  • set array_completeness in HEVCDecoderConfigurationRecord correctly (#975) (270888a)
  • set yuv full range flag to 1 for VP9 with sRGB (#1398) (f6f60e5)
  • TTML generator timestamp millisecond formatting (#1179) (494769c), closes #1180
  • Update golden files for ttml tests and failing hls unit tests. (#1226) (ac47e52)
  • Update to use official FairPlay UUID. (#1281) (ac59b9e)
  • use a better estimate of frame rate for cases with very short first sample durations (#838) (5644041)
  • 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 changed the title chore(main): release 1.0.0 chore(main): release 4.0.0 May 16, 2024
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 2dc661d to 1dd8e33 Compare May 16, 2024 03:50
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 1dd8e33 to c4c2e36 Compare May 16, 2024 04:04
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.

0 participants