[FFmpeg-devel] [PATCH] OpenEXR decoder rev-18
Jimmy Christensen
jimmy
Mon Sep 14 09:00:57 CEST 2009
On 2009-09-14 00:39, Diego Biurrun wrote:
> 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.
>
I apologize. Will have a better look at it and fix them for rev19.
Was the encoding correct for rev18 btw.?
More information about the ffmpeg-devel
mailing list