]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libspeexenc.c
lavc: add little-endian ADPCM_THP decoder
[ffmpeg] / libavcodec / libspeexenc.c
index 22d0d6ef3d96ca52886cc94899463b5387e6fea9..fac8e725ac62b73965fc696c6916325fba7f4a16 100644 (file)
@@ -76,7 +76,7 @@
  *     encodes them with just enough bits to reproduce the background noise.
  *
  * Discontinuous Transmission (DTX)
- *     DTX is an addition to VAD/VBR operation, that allows to stop transmitting
+ *     DTX is an addition to VAD/VBR operation, that makes it possible to stop transmitting
  *     completely when the background noise is stationary.
  *     In file-based operation only 5 bits are used for such frames.
  */