hevc: eliminate unnecessary cbf_c{b,r} arrays
authorAnton Khirnov <anton@khirnov.net>
Sun, 27 Jul 2014 10:49:27 +0000 (10:49 +0000)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Jul 2014 08:09:18 +0000 (08:09 +0000)
commit4aa80808bcc2a30fcd7ce5b38594319df3a85b36
tree95a810b13979b7e560aa29696cda3ab17c63f3d9
parent0daa2554636ba1d31f3162ffb86991e84eb938a8
hevc: eliminate unnecessary cbf_c{b,r} arrays

They are replaced by passing additional parameters to the transform
functions.
libavcodec/hevc.c
libavcodec/hevc.h