Skip to content

Commit

Permalink
Merge branch 'AcademySoftwareFoundation:main' into docs/Use-literalin…
Browse files Browse the repository at this point in the history
…clude-readWriteImageFilesrst
  • Loading branch information
MeghaS94 authored Nov 22, 2023
2 parents 3eabcc2 + 231d0e9 commit 00a02fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/OpenEXRCore/internal_dwa_compressor.h
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@ DwaCompressor_uncompress (
me->alloc_fn, me->free_fn, &(cd->_dctData), outBufferEnd);
if (rv != EXR_ERR_SUCCESS) return rv;

cd->_dctData._type = chan->data_type;
outBufferEnd += chan->width * chan->bytes_per_element;
}
}
Expand Down

0 comments on commit 00a02fa

Please sign in to comment.