[x264-devel] *int*_t ??

karthik skarthikeyan_17 at yahoo.com
Tue Oct 24 15:53:33 CEST 2006


Hi

I have been trying to port the library as such for ti c55x processor. Got these errors.

"common/x264.h", line 232: error: identifier "uint8_t" is undefined
"common/x264.h", line 243: error: identifier "int64_t" is undefined
"common/x264.h", line 148: error: identifier "int8_t" is undefined

--
The errors are basically for `*int*_t` .

I have never used these data types. int8_t and 'char' have same range (-128 to 127).

Can anyone throw some light into this. I trimmed down the Makefile for my needs. I will send the same if required.
 
S. Karthikeyan



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20061024/1376e433/attachment.htm 


More information about the x264-devel mailing list