Hristo

Results 3 comments of Hristo

Thank you so much! It worked! I had believed that the pointers were only needed for the starting locations of the channel data and that the encoding pipeline would do...

thanks!! i was just about to tackle that channel business there to handle additional outputs next... let me see - Do the `exr_add_channel()` calls have to be in a lexical...

It seems I figured it out: - `exr_add_channel()` does not have to be called in lexicographical order of the channel names - by the time the channels (added by `exr_add_channel()`)...