[FFmpeg-devel] [PATCH] OpenEXR decoder rev-18
Diego Biurrun
diego
Mon Sep 14 00:39:56 CEST 2009
On Sun, Sep 13, 2009 at 07:13:21PM +0200, Jimmy Christensen wrote:
> On 2009-09-13 18:24, Diego Biurrun wrote:
> >On Sun, Sep 13, 2009 at 05:58:48PM +0200, Jimmy Christensen wrote:
> >>
> >>--- libavcodec/exr.c (revision 0)
> >>+++ libavcodec/exr.c (revision 0)
> >>@@ -0,0 +1,501 @@
> >>+ return (v+(1<<23)) >> (127+7-exp);
> >
> >Spaces around operators please, this looks very cramped; same below.
>
> Fixed in rev18. and it lots of other places too.
But there are still many left. I'd appreciate if you could fix them
instead of making me hunt for them.
Diego
More information about the ffmpeg-devel
mailing list