Skip to content

feat!: new ABR engine #867

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

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

feat!: new ABR engine #867

wants to merge 29 commits into from

Conversation

tsi
Copy link
Collaborator

@tsi tsi commented May 14, 2025

No description provided.

@tsi tsi self-assigned this May 14, 2025
Copy link

netlify bot commented May 14, 2025

👷 Deploy Preview for cld-video-player processing.

Name Link
🔨 Latest commit 2fc1262
🔍 Latest deploy log https://app.netlify.com/projects/cld-video-player/deploys/684052d1d56ccc0008c2edbc

Copy link

netlify bot commented May 14, 2025

Deploy Preview for cld-vp-esm-pages ready!

Name Link
🔨 Latest commit f501022
🔍 Latest deploy log https://app.netlify.com/projects/cld-vp-esm-pages/deploys/68404e7ed578700008569cb2
😎 Deploy Preview https://deploy-preview-867--cld-vp-esm-pages.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tsi tsi marked this pull request as ready for review May 25, 2025 16:56
@tsi tsi requested a review from a team as a code owner May 25, 2025 16:56
const dest = path.resolve(__dirname, '../dist/cld-video-player.light.js');
const srcMin = path.resolve(__dirname, '../dist/cld-video-player.min.js');
const destMin = path.resolve(__dirname, '../dist/cld-video-player.light.min.js');
const warning = 'console.warn(\'[Cloudinary] The "light" video-player is deprecated and will be removed in a future release. The main player is now light by default. Please use that instead.\');\n';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

tsi added 2 commits June 4, 2025 14:39
* feat: enable player-source config inheritance

* chore: check typeof this[param]

* refactor: createGetterSetters

* fix: poster

* fix: cldSrc.interactionAreas
* refactor: lazy loaded colors

* refactor: lazy loaded srt

* refactor: color namespacing

* refactor: lazy loaded srt

* refactor: default colors
@tsi tsi changed the title feat: new ABR engine feat!: new ABR engine Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants