Skip to content

10位版图像缺乱补丁(Fix two corrupt-output issues in 10-bit build) - #3

Open
xatabhk wants to merge 2 commits into
uavs3:masterfrom
xatabhk:master
Open

10位版图像缺乱补丁(Fix two corrupt-output issues in 10-bit build)#3
xatabhk wants to merge 2 commits into
uavs3:masterfrom
xatabhk:master

Conversation

@xatabhk

@xatabhk xatabhk commented Sep 4, 2020

Copy link
Copy Markdown

修正两问题(two issues were fixed in this patch):

  1. 10位版编码10位输入时结果右半缺失 #1
    10位版编码YUV420P10LE输入时, 结果图像右半缺失.
    (Before the patch, the 10-bit build produces images without the right half when the input is in yuv420p10le format.)

  2. 10位版编码8位输入时输出右半缺失左半混乱 #4
    10位版编码yuv420p输入时, 结果图像破碎.
    (Before the patch, the 10-bit build produces corrupt images when the input is in yuv420p format.)

@xatabhk xatabhk changed the title Fix corrupt yuv420p image in 10-bit build Fix two corrupt-output issues in 10-bit build Sep 4, 2020
@xatabhk xatabhk changed the title Fix two corrupt-output issues in 10-bit build 10位版图像缺乱补丁(Fix two corrupt-output issues in 10-bit build) Sep 4, 2020
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.

1 participant