]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/af_hdcd.c
Merge commit '582d4211e00015b68626f77ce4af53161e2b1713'
[ffmpeg] / libavfilter / af_hdcd.c
index 91f84aea22577201f491306f548c9a9ecea89015..caee470c2ed6e6a2c8e46eedf29d6c3e52f33718 100644 (file)
@@ -867,7 +867,7 @@ typedef struct {
      *  steps of 0.5, but no value below -6.0 dB should appear. */
     int gain_counts[16];
     int max_gain;
-    /** occurences of code detect timer expiring without detecting
+    /** occurrences of code detect timer expiring without detecting
      *  a code. -1 for timer never set. */
     int count_sustain_expired;