Am 05.02.2013 23:48, schrieb Mauro Carvalho Chehab:
> Em Sun, 20 Jan 2013 14:26:47 +0100
> Frank Schäfer escreveu:
>
>> - move the bit shifting of width+height values inside the function
>> - fix the debug message format and output values
>> - add comment about the size limit (e.g. EM277x supports
Em Sun, 20 Jan 2013 14:26:47 +0100
Frank Schäfer escreveu:
> - move the bit shifting of width+height values inside the function
> - fix the debug message format and output values
> - add comment about the size limit (e.g. EM277x supports >2MPix)
> - make void, because error checking is incomplete
- move the bit shifting of width+height values inside the function
- fix the debug message format and output values
- add comment about the size limit (e.g. EM277x supports >2MPix)
- make void, because error checking is incomplete and we never check the
returned value (we would continue anyway)