mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
af_lavrresample: include osdep/endian.h
The 24 bit conversion code needs the relevant preprocessor symbols.
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
#include "options/m_option.h"
|
||||
#include "audio/filter/af.h"
|
||||
#include "audio/fmt-conversion.h"
|
||||
#include "osdep/endian.h"
|
||||
|
||||
struct af_resample_opts {
|
||||
int filter_size;
|
||||
|
||||
Reference in New Issue
Block a user