Displaying 1 result from an estimated 1 matches for "chlocals_cb_row".
Did you mean:
chlocals_cb_rows
2005 Oct 28
2
Invalid read of size 1...
...message I
reported above is fired many times ( variable )
So... I suppose the problem is ( like the debugger noticed :) ) related
to the frame analysis...
I think there's a small bug in it. It seems to read 1 byte before the
correct memory address...
8448 bytes... is 352 ( my width ) * 24 ( CHLOCALS_CB_ROWS =
INTERNAL_BLOCK_HEIGHT * 3 = 8 * 3 ( in my system ) )
It can be dangerous a wrong read in the application I'm building...
As I told, I have little experience with Theora so... help me please if
you can :)
-Mat-