Quoting Andreas Rheinhardt (2020-12-10 12:16:41)
> This is easy now that the H.261 encoder is the only user that
> initializes the non-VLC parts of ff_h261_rl_tcoeff.
>
> Signed-off-by: Andreas Rheinhardt
> ---
Looks good modulo my previous question about shared table
--
Anton Khirnov
This is easy now that the H.261 encoder is the only user that
initializes the non-VLC parts of ff_h261_rl_tcoeff.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/h261.c| 13 -
libavcodec/h261.h| 3 ---
libavcodec/h261enc.c | 16
3 files changed, 12 insertio