OSDN Git Service

hevc: Drop unnecessary shifts in deblocking_filter_CTB
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 19 Feb 2014 19:38:53 +0000 (20:38 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 23 Feb 2014 13:34:34 +0000 (14:34 +0100)
commit50c988aa6d6c6f0ceb8f922bcea34800b56b85d9
treeb408d70187189d0ab37bcfe2f76e3b0b7826e726
parent1db03a68641193832fc759c88049adbe8a449310
hevc: Drop unnecessary shifts in deblocking_filter_CTB

beta_offset is pre-multiplied by 2.
libavcodec/hevc_filter.c