Skip to content

fix: Avoid transcoding streaming output with default options#360

Merged
phated merged 1 commit intomasterfrom
phated/fix-stream-transcoding
Jun 1, 2025
Merged

fix: Avoid transcoding streaming output with default options#360
phated merged 1 commit intomasterfrom
phated/fix-stream-transcoding

Conversation

@phated
Copy link
Copy Markdown
Member

@phated phated commented Jun 1, 2025

Closes #351
Closes #352
Closes #357

This fixes the accidental transcoding of streaming contents if no options are specified. I implemented this myself because I wasn't happy with the regression tests in the other PRs.

I verified this via a failing test, then made the fix and verified it was resolved. I also added the same regression test for buffered contents, which had the correct code already.

@phated phated requested a review from yocontra June 1, 2025 00:49
@phated phated merged commit 7b6dcd3 into master Jun 1, 2025
26 checks passed
@phated phated deleted the phated/fix-stream-transcoding branch June 1, 2025 02:23
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.

Vinyl-fs src corrupts image files

2 participants