hevcdsp: remove an unneeded variable in the loop filter
authorAnton Khirnov <anton@khirnov.net>
Sat, 12 Jul 2014 08:36:03 +0000 (08:36 +0000)
committerAnton Khirnov <anton@khirnov.net>
Sat, 26 Jul 2014 15:00:11 +0000 (15:00 +0000)
commit73bb8f61d48dbf7237df2e9cacd037f12b84b00a
treebe31373d956bb43258a2152b110606529f8c6216
parent56f98e340fca894a76d1ddbe33118b8d8c4db34a
hevcdsp: remove an unneeded variable in the loop filter

beta0 and beta1 will always be the same
libavcodec/hevc_filter.c
libavcodec/hevcdsp.h
libavcodec/hevcdsp_template.c