On Sat, Apr 11, 2020 at 06:54:33PM -0700, Rosen Penev wrote:
> On other platforms, the functions are named get_cabac_inline_xxx but not
> this one. There's also a define.
>
> Signed-off-by: Rosen Penev
> ---
> libavcodec/mips/cabac.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
will
On other platforms, the functions are named get_cabac_inline_xxx but not
this one. There's also a define.
Signed-off-by: Rosen Penev
---
libavcodec/mips/cabac.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/mips/cabac.h b/libavcodec/mips/cabac.h
index cc40dbba15.