]> git.sesse.net Git - ffmpeg/commit
lavu/frame: fix inconsistent qp_table_buf deprecation
authorwm4 <nfxjfg@googlemail.com>
Thu, 1 Mar 2018 14:50:56 +0000 (15:50 +0100)
committerwm4 <nfxjfg@googlemail.com>
Sun, 18 Mar 2018 11:36:24 +0000 (12:36 +0100)
commit36855abc0eb96d5caa992304f3417a0f8a62960c
treecf8662ac6546176d37267ecc120c2e9812401f94
parentf19b0c6aeea212a3c2e05d4cebb856d1d774def7
lavu/frame: fix inconsistent qp_table_buf deprecation

Everything related to the QP data is deprecated, with qp_table_buf being
an inconsistent exception. Some parts were under the deprecation guards,
some not. It probably didn't even compile.
libavutil/frame.c
libavutil/frame.h