]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/g726.c
tests/fate/aac: Add bitexact flags to fate-aac-pns-encode
[ffmpeg] / libavcodec / g726.c
index 934d120b6f54221d19761b51df0f9a2f94a9fe46..c3d018fda6eefce46f9db7fd8c50f285857f2023 100644 (file)
@@ -32,7 +32,7 @@
 
 /**
  * G.726 11bit float.
- * G.726 Standard uses rather odd 11bit floating point arithmentic for
+ * G.726 Standard uses rather odd 11bit floating point arithmetic for
  * numerous occasions. It's a mystery to me why they did it this way
  * instead of simply using 32bit integer arithmetic.
  */