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

Deprecate image buffer feature #1293

Merged
merged 1 commit into from Sep 27, 2023
Merged

Conversation

peaBerberian
Copy link
Collaborator

In #1287, I deprecated the NATIVE_TEXT_BUFFER and HTML_TEXT_BUFFER as they already are automatically included when importing one of the corresponding text track parsers (so there's no point to have a separate import here, it can just be lazily added on any of those parser's injection to the RxPlayer).

Yet I forgot that the exact same situation was there for the IMAGE_BUFFER (and even completely forgot to re-document image-related features). This is now done.

In #1287, I deprecated the `NATIVE_TEXT_BUFFER` and `HTML_TEXT_BUFFER`
as they already are automatically included when importing one of the
corresponding text track parsers (so there's no point to have a separate
import here, it can just be lazily added on any of those parser's
injection to the RxPlayer).

Yet I forgot that the exact same situation was there for the
`IMAGE_BUFFER` (and even completely forgot to re-document image-related
features). This is now done.
@peaBerberian peaBerberian merged commit 1a02cdc into next Sep 27, 2023
2 of 3 checks passed
@peaBerberian peaBerberian added this to the 3.32.0 milestone Sep 29, 2023
@peaBerberian peaBerberian mentioned this pull request Oct 2, 2023
peaBerberian added a commit that referenced this pull request Oct 13, 2023
peaBerberian added a commit that referenced this pull request Oct 13, 2023
peaBerberian added a commit that referenced this pull request Oct 13, 2023
@peaBerberian peaBerberian deleted the misc/deprecate-image-buffer branch February 7, 2024 16:31
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.

None yet

1 participant