You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
Add missing #includes for *INT64_MAX and *INT64_C
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
* audio channel layout utility functions
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "avstring.h"
|
||||
#include "avutil.h"
|
||||
#include "channel_layout.h"
|
||||
|
||||
Reference in New Issue
Block a user