mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
Fix build errors with FFmpeg5
This commit is contained in:
2
libeplayer3/external/ffmpeg/put_bits.h
vendored
2
libeplayer3/external/ffmpeg/put_bits.h
vendored
@@ -28,9 +28,11 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/common.h"
|
||||
|
||||
typedef struct PutBitContext
|
||||
{
|
||||
|
Reference in New Issue
Block a user