mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 22:25:36 +01:00
Add missing #includes for *INT64_MAX and *INT64_C
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
* Only tracks with associated descriptors will be decoded. "Highly Desirable" SMPTE 377M D.1
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "libavutil/aes.h"
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "libavcodec/bytestream.h"
|
||||
|
||||
Reference in New Issue
Block a user