Release/eagle#471
Conversation
bump version Log: bump version
Non-16-aligned resolutions (e.g., 100x100) cause VAAPI hardware encoder to fail or produce corrupt output since H.264 operates on 16x16 macroblocks. Align codec_context dimensions for VAAPI init, allocate out_yy/out_uuvv buffers at aligned size, and copy input frame data with proper padding when dimensions mismatch. Software encoder path (libx264/libx265) is untouched — FFmpeg handles alignment internally.
There was a problem hiding this comment.
Sorry @Resurgamz, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
TAG Bot TAG: 6.0.13 |
|
CLA Assistant Lite bot:
|
|
Hi @Resurgamz. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Resurgamz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
No description provided.