Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2017-03-31 19:04:05 +0300
committerJames Almer <jamrial@gmail.com>2022-03-15 15:42:35 +0300
commit68559225a26251fcf8af9042f73b4a9dde7a4945 (patch)
treef2370bcf09ee1171b993e68f7da5b61df24df8e7 /libavformat/oma.h
parent5b51e6771c5419118dc02b325aafed37ce5cb709 (diff)
oma: convert to new channel layout API
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/oma.h')
-rw-r--r--libavformat/oma.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/oma.h b/libavformat/oma.h
index 85d5932f1d..1a8e16f6d6 100644
--- a/libavformat/oma.h
+++ b/libavformat/oma.h
@@ -23,6 +23,8 @@
#include <stdint.h>
+#include "libavutil/channel_layout.h"
+
#include "internal.h"
#define EA3_HEADER_SIZE 96