Changes between Initial Version and Version 1 of Ticket #11239
- Timestamp:
- Oct 11, 2024, 1:46:41 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11239
- Property Summary Copy unscaled NV12 -> NV12 broken. → Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.
-
Ticket #11239 – Description
initial v1 1 1 Summary of the bug: 2 sws_scale NV12 -> NV12 unscaled result picture is broken, UV is not copy.2 sws_scale NV12 -> NV12 (and other format with 2 planes) unscaled result picture is broken, UV is not copy. 3 3 I think problem in planarCopyWrapper: 4 4 this line https://github.com/FFmpeg/FFmpeg/blob/master/libswscale/swscale_unscaled.c#L1865


