[FFmpeg-devel] libavcodec/exr : fix piz uncompress on big endian
Paul B Mahol
onemda at gmail.com
Sun Apr 23 16:24:53 EEST 2017
On 4/23/17, Martin Vignali <martin.vignali at gmail.com> wrote:
> Hello,
>
> In attach a patch who i think fix decoding of piz file on big endian.
>
> I doesn't find a way to test it on mips qemu
> but if i "enable" the HAVE_BIG_ENDIAN part on x86
> i have the same wrong crc previously reported in discussion :
> https://ffmpeg.org/pipermail/ffmpeg-devel/2016-April/193471.html
There is bswap dsp function that runs on array of bytes.
More information about the ffmpeg-devel
mailing list