---
Better doxy for output slice alignment.
---
libswscale/swscale.c | 294 ++
libswscale/swscale.h | 92 +++
libswscale/swscale_internal.h | 21 +++
libswscale/swscale_unscaled.c | 2 +
libswscale/utils.c| 72 +
5
On Sun, Aug 29, 2021 at 06:38:58PM +0200, Anton Khirnov wrote:
> ---
> Now with a new public function to query required slice alignment, which
> fixes the yuv410p->yuv420p conversion issue reported by Michael.
{...]
> +/**
> + * Indicate that a horizontal slice of input data is available in the sou
---
Now with a new public function to query required slice alignment, which
fixes the yuv410p->yuv420p conversion issue reported by Michael.
---
libswscale/swscale.c | 294 ++
libswscale/swscale.h | 90 +++
libswscale/swscale_internal.h |