[FFmpeg-devel] [PATCH] OpenEXR decoder
Jimmy Christensen
jimmy
Wed Jul 1 14:46:54 CEST 2009
Hi,
Here is my stab at a OpenEXR decoder. It only supports 16-bit and 32-bit
float. 8-bit integer is in theory supported aswell by the format, but I
have yet to find software which supports writing it, but it should be
quite straigthforward to implement aswell, but didn't want to touch it
since I had nothing to test with.
The 32-bit float path is very slow (about 60x slower than the 16-bit
path) and not optimized in way yet.
--
Best Regards
Jimmy Christensen
Developer
Ghost A/S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenEXR_decoder-rev1.diff
Type: text/x-patch
Size: 12297 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090701/81b070d2/attachment.bin>
More information about the ffmpeg-devel
mailing list