Attempt to compile on ubuntu 20.04
This commit is contained in:
3
third-party/cbs/put_bits.h
vendored
3
third-party/cbs/put_bits.h
vendored
@@ -29,9 +29,10 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <libavutil/avassert.h>
|
||||
#include <libavutil/intreadwrite.h>
|
||||
|
||||
#include "avassert.h"
|
||||
|
||||
#if ARCH_X86_64
|
||||
// TODO: Benchmark and optionally enable on other 64-bit architectures.
|
||||
typedef uint64_t BitBuf;
|
||||
|
||||
Reference in New Issue
Block a user