aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/cbs.h
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2025-04-19 18:44:14 +0100
committerMark Thompson <sw@jkqxz.net>2025-04-27 15:52:30 +0100
commit821717c3fe1ce7fd022077669a1380634fb102d0 (patch)
treeb6ca796ab014f06edc48022a86b31a1b53c02fbe /libavformat/cbs.h
parent0c79a091e4dcf5ad00d02c94babab2499bd65793 (diff)
downloadffmpeg-821717c3fe1ce7fd022077669a1380634fb102d0.tar.gz
lavc/cbs: APV support
Diffstat (limited to 'libavformat/cbs.h')
-rw-r--r--libavformat/cbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/cbs.h b/libavformat/cbs.h
index e4dc231001..0fab3a7457 100644
--- a/libavformat/cbs.h
+++ b/libavformat/cbs.h
@@ -22,6 +22,7 @@
#define CBS_PREFIX lavf_cbs
#define CBS_WRITE 0
#define CBS_TRACE 0
+#define CBS_APV 0
#define CBS_H264 0
#define CBS_H265 0
#define CBS_H266 0