Make vp8_adjust_mb_lf_value return the updated value rather than
authorGaute Strokkenes <gaute.strokkenes@broadcom.com>
Thu, 3 Feb 2011 19:03:49 +0000 (19:03 +0000)
committerGaute Strokkenes <gaute.strokkenes@broadcom.com>
Thu, 3 Feb 2011 19:24:16 +0000 (19:24 +0000)
commitbf5f585b0d81d574ac6df53b387611760078aaa2
tree433a42ba8c1b23839fa695fd2bd7cd6df17a4ed2
parent209def2d726c4ab0eb2b7f99bddaf2d64b5a77a0
Make vp8_adjust_mb_lf_value return the updated value rather than
manipulating it in situ via a pointer.

Change-Id: If4a87a4eccd84f39577c0e91e171245f4954c5cf
vp8/common/loopfilter.c
vp8/common/onyxc_int.h
vp8/decoder/threading.c