[FFmpeg-devel] [PATCH 1/2] dpx: 10 and 12 bit decoding

Michael Niedermayer michaelni at gmx.at
Sat Aug 25 19:41:07 CEST 2012


On Sat, Aug 25, 2012 at 07:17:11PM +0200, Georg Lippitsch wrote:
> Am 25.08.2012, 03:03 Uhr, schrieb Michael Niedermayer <michaelni at gmx.at>:
> 
> 
> >But the decoder has to return endian independant data for the fate test
> >to work or a fixed endian format has to be forced and supported by
> >the convertion code.
> 
> Do you mean always the same endianess, even on different-endian
> platforms (e.g. always little endian, even on ARM)?
> IIUC, this is not achieved by the old code, as it returns always
> RGB48 (and not explicitly RGB48LE)

what i meant is that the fate test has to produce the same checksum
on big as well as little endian. It does that currently, i was not
sure if your patch might affect this or not


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120825/b984f6b4/attachment.asc>


More information about the ffmpeg-devel mailing list