[FFmpeg-devel] [PATCH] vf_zscale: Fix alpha destination graph for floating point pixel formats
Paul B Mahol
onemda at gmail.com
Fri Dec 8 10:47:57 EET 2017
On 12/7/17, Vittorio Giovara <vittorio.giovara at gmail.com> wrote:
> This was setting the input pixel type instead of the output one,
> leading to incorrect data being fed to the library.
>
> Signed-off-by: Vittorio Giovara <vittorio.giovara at gmail.com>
> ---
> libavfilter/vf_zscale.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM
More information about the ffmpeg-devel
mailing list