]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cfhd.h
avcodec/aactab: Remove declaration of inexistent array
[ffmpeg] / libavcodec / cfhd.h
index fdc6f1e546e180ce04666737a59328dfe80f9a9b..8ea91270cddfb9f87c0f02b3ff6c8a6794c3ab92 100644 (file)
@@ -83,10 +83,14 @@ enum CFHDParam {
     Precision        =  70,
     InputFormat      =  71,
     BandCodingFlags  =  72,
+    PeakLevel        =  74,
+    PeakOffsetLow    =  75,
+    PeakOffsetHigh   =  76,
     Version          =  79,
     BandSecondPass   =  82,
     PrescaleTable    =  83,
     EncodedFormat    =  84,
+    DisplayHeight    =  85,
     ChannelWidth     = 104,
     ChannelHeight    = 105,
 };