X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Flibspeexenc.c;h=fac8e725ac62b73965fc696c6916325fba7f4a16;hb=1221b7df6817e4d2603e7ca8c226ce0e13eee5bb;hp=22d0d6ef3d96ca52886cc94899463b5387e6fea9;hpb=402b18afcc51b091cf813e3ccaed858d165a7338;p=ffmpeg diff --git a/libavcodec/libspeexenc.c b/libavcodec/libspeexenc.c index 22d0d6ef3d9..fac8e725ac6 100644 --- a/libavcodec/libspeexenc.c +++ b/libavcodec/libspeexenc.c @@ -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. */