Skip to content

feat! : output only raw bitstream format form encoder without size#68

Closed
dariusz-f wants to merge 2 commits intomainfrom
enc_size_prefix
Closed

feat! : output only raw bitstream format form encoder without size#68
dariusz-f wants to merge 2 commits intomainfrom
enc_size_prefix

Conversation

@dariusz-f
Copy link
Collaborator

BREAKING CHANGE: output from encoder is now not preceded with size

BREAKING CHANGE: output from encoder is now not preceded with size

Signed-off-by: Dariusz Frankiewicz <5229380+dariusz-f@users.noreply.github.com>
Copy link
Collaborator

@dkozinski dkozinski left a comment

Choose a reason for hiding this comment

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

Looks good

@dariusz-f dariusz-f requested a review from kpchoi April 30, 2025 08:02
@dariusz-f dariusz-f added the wip Work in progress label Apr 30, 2025
@dariusz-f dariusz-f removed the wip Work in progress label Apr 30, 2025
}

unsigned char bs_size[4];
oapv_bsw_write_direct(bs_size, stat.write, 32);
Copy link
Collaborator

Choose a reason for hiding this comment

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

this function cannot be called from application code.
Please let me know what you want first.

@dariusz-f
Copy link
Collaborator Author

This change will be made in FFmpeg side , not here, so I'm closing this PR

@dariusz-f dariusz-f closed this Apr 30, 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.

3 participants