[x264-devel] Re: Sparc optimization (8x8 SAD) & test sequences

Tuukka Toivonen tuukkat at ee.oulu.fi
Mon Jul 18 10:59:22 CEST 2005


On Mon, 18 Jul 2005, Mauricio Briceno wrote:

> Hi, what do you mean by that difference in the bitstream headers? Thanks.

x264 writes its version number to the bitstream headers, for example
	x264 - core 27 svn-239

if you modify it, the newly compiled x264 adds "M" to this, so there is:
	x264 - core 27 svn-239M

so the header is longer by one byte and you can't use "cmp" to compare
directly the outputs of the modified and original versions.

I learned this by the hard way ...

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list