Re: [FFmpeg-devel] [PATCH]lavfi/mergeplanes: Fix >8bit formats

2016-10-30 Thread Carl Eugen Hoyos
> Am 30.10.2016 um 00:53 schrieb Paul B Mahol : > >> On 10/30/16, Carl Eugen Hoyos wrote: >> Hi! >> >> Attached patch fixes the command line provided in ticket #5916. > > Can you explain why this patch is correct way to fix bug? I don't know if the patch is correct (that's one of the reasons

Re: [FFmpeg-devel] [PATCH]lavfi/mergeplanes: Fix >8bit formats

2016-10-30 Thread Paul B Mahol
On 10/30/16, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes the command line provided in ticket #5916. > > Please comment, Carl Eugen Can you explain why this patch is correct way to fix bug? ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

[FFmpeg-devel] [PATCH]lavfi/mergeplanes: Fix >8bit formats

2016-10-29 Thread Carl Eugen Hoyos
Hi! Attached patch fixes the command line provided in ticket #5916. Please comment, Carl EugenFrom 4cb6347dd80bac8ffe65ba65c819a947d25955f6 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Sun, 30 Oct 2016 00:25:12 +0200 Subject: [PATCH] lavfi/mergeplanes: Fix >8 bit for big endian formats