Changes between Initial Version and Version 1 of Ticket #7830, comment 3


Ignore:
Timestamp:
Apr 8, 2019, 9:44:53 AM (7 years ago)
Author:
Hendrik

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7830, comment 3

    initial v1  
    11qsvenc.c submit_frame specifically has some logic to make a copy of the input frame if the incoming alignment is not adequate. This checks for a height alignment of at least 32, among other things.
    22
    3 I'm not sure how an unaligned frame would enter there.
     3I'm not sure how an unaligned frame would enter there, unless one of the checks is incomplete somehow.