]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/af_hdcd.c
Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'
[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;