[FFmpeg-devel] [RFC v2 3/3] daaladec: Implement a native Daala decoder
Ronald S. Bultje
rsbultje at gmail.com
Tue Dec 29 19:42:20 CET 2015
Hi,
On Tue, Dec 29, 2015 at 12:25 PM, Michael Niedermayer <
michael at niedermayer.cc> wrote:
> On Tue, Dec 29, 2015 at 02:12:44AM +0000, Rostislav Pehlivanov wrote:
> > +#define DAALAENT_PVQ_NOVAL (-2147483647-1)
>
> why is the 1 not already subtracted in the written value ?
I think it's MIN_INT32, maybe just write that.
Ronald
More information about the ffmpeg-devel
mailing list