vpx/vp8
John Koleszar fb220d257b replace while(0) construct with if/else
No good reason to be tricky here. I don't know why 'break' occurred to me
as the natrual replacement for the 'return', but an if/else block is
definitely clearer.

Change-Id: I08a336307afeb0dc7efa494b37398f239f66c2cf
2010-06-10 20:15:21 -04:00
..
common Remove secondary mv clamping from decode stage 2010-06-09 11:47:24 -04:00
decoder replace while(0) construct with if/else 2010-06-10 20:15:21 -04:00
encoder Merge "Adjust to avoid long line" 2010-06-10 03:24:54 -07:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8_common.mk LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
vp8_cx_iface.c Remove reference to 'vpx Technologies' 2010-06-10 12:08:01 -04:00
vp8_dx_iface.c Remove reference to 'vpx Technologies' 2010-06-10 12:08:01 -04:00
vp8cx_arm.mk LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
vp8cx.mk shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8dx_arm.mk LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
vp8dx.mk shared library support (.so) 2010-06-05 16:47:23 -04:00