[FFmpeg-devel] [PATCH] Use tkhd matrix for proper display in mov

Michael Niedermayer michaelni
Sat May 24 12:41:31 CEST 2008


On Fri, May 23, 2008 at 05:16:33PM -0700, Mike Melanson wrote:
> Michael Niedermayer wrote:
> >> +    float display_matrix[3][3];
> > 
> > please use integers, there is no need for floats.
> 
> Well, these numbers are technically 16.16 fixed point numbers.

Which nicely fit in a 32 bit integer, they do not fit in a float.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080524/72cef2c7/attachment.pgp>



More information about the ffmpeg-devel mailing list