vpx/vp8/encoder
Johann 73207a1d8b warning: pointer targets differ in signedness
vp8/encoder/rdopt.c:728: warning: pointer targets in passing argument 3
of 'macro_block_yrd' differ in signedness
vp8/encoder/rdopt.c:541: note: expected 'int *' but argument is of type
'unsigned int *'

distortion is signed when calling macro_block_yrd is both other cases,
as well as for RDCOST

Change-Id: I5e22358b7da76a116f498793253aac8099cb3461
2011-01-27 11:53:26 -05:00
..
2011-01-25 13:40:28 -08:00
2011-01-24 11:00:56 -05:00
2011-01-24 11:00:56 -05:00
2011-01-11 15:22:19 +01:00
2011-01-10 16:16:59 -05:00
2011-01-14 14:26:10 -05:00
2011-01-07 18:46:29 +00:00