summaryrefslogtreecommitdiff
path: root/src/lib/film_property.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-05-17 15:52:39 +0200
committerCarl Hetherington <cth@carlh.net>2024-05-19 23:07:52 +0200
commita6a6d8a7a1c4c59bac9de6fa8f4cd879ebeef55d (patch)
treece23c7951554df079f09259dd1a33f1c0c210151 /src/lib/film_property.h
parente9627c2ac61551e3598601805d12938479ad3dff (diff)
Generalise SMPTE Bv2.0 limitation to also support SMPTE A.smpte-a
Diffstat (limited to 'src/lib/film_property.h')
-rw-r--r--src/lib/film_property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/film_property.h b/src/lib/film_property.h
index c23297965..863922674 100644
--- a/src/lib/film_property.h
+++ b/src/lib/film_property.h
@@ -47,7 +47,7 @@ enum class FilmProperty {
THREE_D,
SEQUENCE,
INTEROP,
- LIMIT_TO_SMPTE_BV20,
+ SMPTE_FLAVOUR,
AUDIO_PROCESSOR,
REEL_TYPE,
REEL_LENGTH,