Michael Niedermayer gmx.at> writes:
> > Attached patch makes the behaviour of ffv1 using gprp
> > more similar to yuv for >8 bit.
> > Reported by Christoph Gerstbauer .
> >
> > Please comment, Carl Eugen
>
> LGTM
Patch applied.
Thank you, Carl Eugen
_
On Fri, Mar 06, 2015 at 04:48:36PM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch makes the behaviour of ffv1 using gprp more similar
> to yuv for >8 bit.
> Reported by Christoph Gerstbauer .
>
> Please comment, Carl Eugen
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF67
Hi!
Attached patch makes the behaviour of ffv1 using gprp more similar
to yuv for >8 bit.
Reported by Christoph Gerstbauer .
Please comment, Carl Eugen
diff --git a/libavcodec/ffv1enc.c b/libavcodec/ffv1enc.c
index c3bf759..942bc37 100644
--- a/libavcodec/ffv1enc.c
+++ b/libavcodec/ffv1enc.c
@@