Files
test/source
Sergey Sharybin 26b2323189 Fix memory leak when saving OpenEXR files
It is not a good idea to:

1. Duplicate metadata to self
2. Ignore the fact that something might have had metadata already.

Also moved metadata copy to a preparation function, so it is
never lost.
2017-05-16 15:36:29 +02:00
..
2017-05-11 01:13:32 +02:00
2017-01-29 17:21:57 +03:00