Changes between Initial Version and Version 1 of Ticket #10144, comment 3
- Timestamp:
- Apr 10, 2023, 2:49:40 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10144, comment 3
initial v1 5 5 In accordance, the function `get_video_buffer()` in `frame.c` actually allocates these extra bytes (look for `int plane_padding` there). 6 6 7 As such, I presume that this "bug" is actually intended behavior (but maybe not sufficiently well documented)? 7 As such, I presume that this "bug" is actually intended behavior (but maybe not sufficiently well documented)? Also, it's of course curious that it only occurs on macOS, but that could be related to different memory allocators between OSes.


