]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/elbg.c
g723.1dec: Make postfilter user switchable
[ffmpeg] / libavcodec / elbg.c
index ede863e9bed091c6f412ab6117effd5ce3911dc0..4f399e7c93d6c8ddcc6569302d1b52f212889c30 100644 (file)
@@ -188,7 +188,7 @@ static void get_new_centroids(elbg_data *elbg, int huc, int *newcentroid_i,
 
 /**
  * Add the points in the low utility cell to its closest cell. Split the high
- * utility cell, putting the separed points in the (now empty) low utility
+ * utility cell, putting the separate points in the (now empty) low utility
  * cell.
  *
  * @param elbg         Internal elbg data