10 Nov
2008
10 Nov
'08
4:11 a.m.
Author: conrad Date: Mon Nov 10 04:11:51 2008 New Revision: 3789 Log: Note that this can be done in 8 bits, I'm not sure about the speed difference however Modified: dirac/libavcodec/dirac.h Modified: dirac/libavcodec/dirac.h ============================================================================== --- dirac/libavcodec/dirac.h (original) +++ dirac/libavcodec/dirac.h Mon Nov 10 04:11:51 2008 @@ -248,7 +248,7 @@ typedef struct DiracContext { int current_blwidth; int current_blheight; - int *sbsplit; + int *sbsplit; // XXX: int8_t struct dirac_blockmotion *blmotion; /** State of arithmetic decoding. */
6481
Age (days ago)
6481
Last active (days ago)
0 comments
1 participants
participants (1)
-
conrad